drh
|
e7bdb2172c
If a table has one or more rows and it has a partial index has zero rows,
|
11 月之前 |
dan
|
975f2062da
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.
|
1 年之前 |
drh
|
6ab91a7a7a
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
|
6 年之前 |
dan
|
d1cccf19b5
Fix sessions module conflict handling for the sqlite_stat1 table.
|
7 年之前 |
dan
|
3739f29807
Fix a problem in the sessions module with logging sqlite_stat1 rows for which
|
7 年之前 |
dan
|
5871318407
Fix error handling in sqlite3session_diff() when it is invoked for table
|
7 年之前 |
dan
|
614efe2b4b
Experimental change to include changes made to the sqlite_stat1 table in
|
7 年之前 |