Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | When a column is renamed, update any references to it in REFERENCES clauses that belong to other tables. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | alter-table-rename-column |
Files: | files | file ages | folders |
SHA3-256: |
191079bd4f774528a1e39b71b4a4ce78 |
User & Date: | dan 2018-08-10 19:19:33.246 |
Context
2018-08-10
| ||
19:33 | Fix harmless compiler warnings. (check-in: 9564d7008c user: drh tags: alter-table-rename-column) | |
19:19 | When a column is renamed, update any references to it in REFERENCES clauses that belong to other tables. (check-in: 191079bd4f user: dan tags: alter-table-rename-column) | |
15:27 | Merge latest trunk changes with this branch. (check-in: c355a83707 user: dan tags: alter-table-rename-column) | |
Changes
Changes to src/alter.c.
Changes to src/build.c.
Changes to test/altercol.test.