Commit History

Автор SHA1 Съобщение Дата
  dan 342984075b Add tests to restore coverage of fts5_config.c. преди 4 месеца
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. преди 5 месеца
  drh 961c2a9f36 Add the xIntegrity method to the sqlite3_module object. Implement this преди 1 година
  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 година
  dan 2cccced140 Fix cases where a row is inserted into a contentless_delete=1 fts5 table and then deleted within the same transaction. преди 1 година
  dan 55e0fd4a9d Do not allow the 'delete' command to be used on contentless_delete=1 fts5 tables. преди 1 година
  dan 0dac350f3c Store large tombstone hash tables in multiple database records. Ensure the same hash tables handle rowid 0. преди 1 година
  dan b184c91076 Have contentless_delete=1 tables support REPLACE statements. преди 1 година
  dan b92669db73 Have contentless_delete=1 tables support regular DELETE statements, instead of just the special INSERT syntax. преди 1 година
  dan d23f210377 Use a hash-table instead of a flat list to store tombstone rowids. преди 1 година
  dan 6788c7b7c0 Begin adding support for deleting rows from contentless fts5 tables. преди 1 година