dan
|
342984075b
Add tests to restore coverage of fts5_config.c.
|
4 meses atrás |
dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
5 meses atrás |
drh
|
961c2a9f36
Add the xIntegrity method to the sqlite3_module object. Implement this
|
1 ano atrás |
dan
|
be3ab76bfb
Changes so that sqlite3_vtab_nochange() works with "UPDATE ... FROM...". Use this to allow UPDATE on a contentless fts5 table if new values are supplied for all indexed columns.
|
1 ano atrás |
dan
|
2cccced140
Fix cases where a row is inserted into a contentless_delete=1 fts5 table and then deleted within the same transaction.
|
1 ano atrás |
dan
|
55e0fd4a9d
Do not allow the 'delete' command to be used on contentless_delete=1 fts5 tables.
|
1 ano atrás |
dan
|
0dac350f3c
Store large tombstone hash tables in multiple database records. Ensure the same hash tables handle rowid 0.
|
1 ano atrás |
dan
|
b184c91076
Have contentless_delete=1 tables support REPLACE statements.
|
1 ano atrás |
dan
|
b92669db73
Have contentless_delete=1 tables support regular DELETE statements, instead of just the special INSERT syntax.
|
1 ano atrás |
dan
|
d23f210377
Use a hash-table instead of a flat list to store tombstone rowids.
|
1 ano atrás |
dan
|
6788c7b7c0
Begin adding support for deleting rows from contentless fts5 tables.
|
1 ano atrás |