Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/alter.c version 4433a45020
2018-08-24
| ||
17:55 | After modifying and reparsing the schema as part of an ALTER TABLE RENAME COLUMN, check that no new schema errors have been introduced (e.g. ambiguous column names in views) before committing the operation. (check-in: a0e06d2c5e user: dan tags: alter-table-rename-column) | |