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/sessionstat1.test
autosetup
February 19, 2024
D
If a table has one or more rows and it has a partial index has zero rows,
drh
committed
2y ago
e7bdb21
March 8, 2023
D
Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts.
dan
committed
3y ago
975f206
November 7, 2018
D
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
drh
committed
7y ago
6ab91a7
January 18, 2018
D
Fix sessions module conflict handling for the sqlite_stat1 table.
dan
committed
8y ago
d1cccf1
January 17, 2018
D
Fix a problem in the sessions module with logging sqlite_stat1 rows for which
dan
committed
8y ago
3739f29
January 12, 2018
D
Fix error handling in sqlite3session_diff() when it is invoked for table
dan
committed
8y ago
5871318
D
Experimental change to include changes made to the sqlite_stat1 table in
dan
committed
8y ago
614efe2