MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ ext/session/sessionalter.test
autosetup
September 18, 2024
D
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.
dan
committed
1y ago
704561f
October 23, 2023
D
Avoid attempting to delete a file while it is open in test script sessionalter.test.
dan
committed
2y ago
4fecc81
October 7, 2023
D
Fix a problem with sqlite3changegroup_schema() and patchsets.
dan
committed
2y ago
3b381b4
D
Fix a problem with the changes on this branch and tables that use an implicit primary key.
dan
committed
2y ago
18efe17
October 6, 2023
D
Add tests for the sqlite3changegroup_schema() API.
dan
committed
2y ago
53e91a5
October 4, 2023
D
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.
dan
committed
2y ago
6d8e91b