dan
|
704561f346
Fix the preupdate hook so that it works when the "old.*" row has a column with a non-NULL default value that was added by ALTER TABLE ADD COLUMN after the current record was created.
|
3 months ago |
dan
|
4fecc81e20
Avoid attempting to delete a file while it is open in test script sessionalter.test.
|
1 year ago |
dan
|
3b381b4afc
Fix a problem with sqlite3changegroup_schema() and patchsets.
|
1 year ago |
dan
|
18efe17553
Fix a problem with the changes on this branch and tables that use an implicit primary key.
|
1 year ago |
dan
|
53e91a5e22
Add tests for the sqlite3changegroup_schema() API.
|
1 year ago |
dan
|
6d8e91be9d
Allow a session object to generate a changeset, even if columns were added to one of the tables using ALTER TABLE ADD COLUMN while the changeset was being collected.
|
1 year ago |