2010-06-28 10:15:20
— part of check-in
[4932f22848]
on branch trunk
— Currently, if SQLite cannot find a table or index referred to by a query, it reloads the database schema from disk to see if the table or index has been added since the schema was cached in memory. Extend this behaviour to columns (which may have been added using ALTER TABLE) and fix some obscure cases related to tables and indexes (INDEXED BY, DROP TABLE etc.).
(user:
dan
size: 41358)
2010-08-07 11:46:07
— part of check-in
[f88c6367d2]
on branch apple-osx
— Merge in all changes up to the 3.7.0.1 release.
(user:
drh
size: 41358)