2023-12-02 |
Dan Kennedy | When tokendata=1 queries require multiple segment-cursors...
|
commit | commitdiff | tree |
2023-12-02 |
Dan Kennedy | Ensure that tokendata=1 queries avoid loading large...
|
commit | commitdiff | tree |
2023-12-01 |
Dan Kennedy | Remove old code for tokendata=1 queries.
|
commit | commitdiff | tree |
2023-12-01 |
Dan Kennedy | Merge latest trunk with this branch.
|
commit | commitdiff | tree |
2023-12-01 |
Dan Kennedy | Different approach to querying a tokendata=1 table...
|
commit | commitdiff | tree |
2023-11-29 |
Dan Kennedy | Fix signed integer overflow in fts5.
|
commit | commitdiff | tree |
2023-11-28 |
Dan Kennedy | Merge latest trunk updates into this branch.
|
commit | commitdiff | tree |
2023-11-28 |
Dan Kennedy | In SQLITE_ENABLE_SETLK_TIMEOUT builds, use blocking...
|
commit | commitdiff | tree |
2023-11-28 |
Dan Kennedy | Handle an SQLITE_BUSY_TIMEOUT error if one occurs while...
|
commit | commitdiff | tree |
2023-11-27 |
Dan Kennedy | Have SQLITE_ENABLE_SETLK_TIMEOUT builds block when...
|
commit | commitdiff | tree |
2023-11-27 |
Dan Kennedy | In SQLITE_ENABLE_SETLK_TIMEOUT builds, use blocking...
|
commit | commitdiff | tree |
2023-11-24 |
Dan Kennedy | Add the --buildonly and --dryrun options to testrunner...
|
commit | commitdiff | tree |
2023-11-24 |
Dan Kennedy | Allow a pattern to filter test scripts to be appended...
|
commit | commitdiff | tree |
2023-11-23 |
Dan Kennedy | Fix an fts5 problem that could occur when mixing regular...
|
commit | commitdiff | tree |
2023-11-22 |
Dan Kennedy | Add documentation for new fts5 auxiliary function APIs.
|
commit | commitdiff | tree |
2023-11-22 |
Dan Kennedy | Defer building xInstToken() hash-table until it is...
|
commit | commitdiff | tree |
2023-11-22 |
Dan Kennedy | Fix tokendata=1 and xInstToken() APIs for detail=none...
|
commit | commitdiff | tree |
2023-11-20 |
Dan Kennedy | Fix an assert() in fts5 that could be true following...
|
commit | commitdiff | tree |
2023-11-18 |
Dan Kennedy | When ENABLE_SETLK is defined, avoid ever blocking on...
|
commit | commitdiff | tree |
2023-11-17 |
Dan Kennedy | When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
|
commit | commitdiff | tree |
2023-11-17 |
Dan Kennedy | When SQLITE_ENABLE_SETLK_TIMEOUT is defined, use a...
|
commit | commitdiff | tree |
2023-11-16 |
Dan Kennedy | When querying a tokendata=1 fts5 table, do not use...
|
commit | commitdiff | tree |
2023-11-15 |
Dan Kennedy | Changes so that if SQLITE_ENABLE_SETLK_TIMEOUT is defined...
|
commit | commitdiff | tree |
2023-11-15 |
Dan Kennedy | Add implementation of xInstToken() API.
|
commit | commitdiff | tree |
2023-11-14 |
Dan Kennedy | Fix another obscure problem with nested aggregates...
|
commit | commitdiff | tree |
2023-11-13 |
Dan Kennedy | Add new fts5 API xQueryToken().
|
commit | commitdiff | tree |
2023-11-10 |
Dan Kennedy | Fix another problem with mixed join types and the RIGHT...
|
commit | commitdiff | tree |
2023-11-10 |
Dan Kennedy | Fix an obscure problem with the join-strength-reduction...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Have the shell tool emit a warning if the user attempts...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Remove old files related to wapptest.tcl from test...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Avoid blocking as part of passive checkpoint operations...
|
commit | commitdiff | tree |
2023-11-08 |
Dan Kennedy | Add declarations for new fts5 API functions.
|
commit | commitdiff | tree |
2023-11-07 |
Dan Kennedy | Add -DSQLITE_ENABLE_SETLK_TIMEOUT=1 to a release-test...
|
commit | commitdiff | tree |
2023-11-07 |
Dan Kennedy | Fix an assert() that could fail within calls to sqlite3_snap...
|
commit | commitdiff | tree |
2023-11-06 |
Dan Kennedy | Merge latest trunk into this branch.
|
commit | commitdiff | tree |
2023-11-06 |
Dan Kennedy | Fix an fts5 problem where a transaction consisting...
|
commit | commitdiff | tree |
2023-11-06 |
Dan Kennedy | Merge trunk changes into this branch.
|
commit | commitdiff | tree |
2023-11-03 |
Dan Kennedy | Fix a case where adjacent tokens are handled incorrectly...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Fix a spurious "misuse of aggregate function" error...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Add the "remove_diacritics" option to the fts5 trigram...
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Fix a problem with amalgamation builds on this branch.
|
commit | commitdiff | tree |
2023-11-02 |
Dan Kennedy | Add the "remove_diacritics" option to the fts5 trigram...
|
commit | commitdiff | tree |
2023-11-01 |
Dan Kennedy | Fix testrunner.tcl so that it accepts a relative path...
|
commit | commitdiff | tree |
2023-10-31 |
Dan Kennedy | Fix a problem with SQLITE_ENABLE_FTS5 builds of the...
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Add FTS5 to default Makefile.msc builds. And UNKNOWN_SQL_FUN...
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Fix problems with previous commit on Makefile.msc....
|
commit | commitdiff | tree |
2023-10-30 |
Dan Kennedy | Add FTS5 to default Makefile.msc builds. And UNKNOWN_SQL_FUN...
|
commit | commitdiff | tree |
2023-10-27 |
Dan Kennedy | Fix to Makefile.in so that the "tool-zip" target can...
|
commit | commitdiff | tree |
2023-10-26 |
Dan Kennedy | Handle the case where a virtual table xBestIndex method...
|
commit | commitdiff | tree |
2023-10-25 |
Dan Kennedy | Updates to the mktoolzip.tcl to work on win32.
|
commit | commitdiff | tree |
2023-10-24 |
Dan Kennedy | Fix a problem with the fts5 highlight() and snippet...
|
commit | commitdiff | tree |
2023-10-24 |
Dan Kennedy | Fix a problem with the fts5 highlight() and snippet...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Avoid attempting to delete a file while it is open...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Revert an earlier change that considered passing a...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Fix mutex1.test to take into account that the prng...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Add an SQLITE_OMIT_VIRTUALTABLE block around the new...
|
commit | commitdiff | tree |
2023-10-23 |
Dan Kennedy | Add missing test file fts3fault3.test. Should have...
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Fix a problem allowing a COMMIT following an OOM to...
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Add missing "finish_test" to sessionnoact.test.
|
commit | commitdiff | tree |
2023-10-21 |
Dan Kennedy | Fix a problem with SQLITE_CHANGESETAPPLY_FKNOACTION...
|
commit | commitdiff | tree |
2023-10-20 |
Dan Kennedy | Fix a problem allowing a COMMIT following an OOM to...
|
commit | commitdiff | tree |
2023-10-20 |
Dan Kennedy | Add the SQLITE_CHANGESETAPPLY_FKNOACTION flag to sqlite3sess...
|
commit | commitdiff | tree |
2023-10-19 |
Dan Kennedy | Fix an fts3 problem caused by reducing the page size...
|
commit | commitdiff | tree |
2023-10-13 |
Dan Kennedy | Fix an fts5 problem caused by a 'rebuild' followed...
|
commit | commitdiff | tree |
2023-10-12 |
Dan Kennedy | Fix a problem with an fts5 secure-delete on a rowid...
|
commit | commitdiff | tree |
2023-10-12 |
Dan Kennedy | Add test case for [29937081].
|
commit | commitdiff | tree |
2023-10-11 |
Dan Kennedy | Add the tokendata=1 option to ignore trailing token...
|
commit | commitdiff | tree |
2023-10-09 |
Dan Kennedy | Avoid calling sqlite3_randomness and taking the PRNG...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Fix a problem with sqlite3changegroup_schema() and...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Add the sqlite3changegroup_schema() API. To allow changegrou...
|
commit | commitdiff | tree |
2023-10-07 |
Dan Kennedy | Fix a problem with the changes on this branch and tables...
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Add missing source code comments and fix other issues...
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Update this branch with latest changes from the trunk.
|
commit | commitdiff | tree |
2023-10-06 |
Dan Kennedy | Add tests for the sqlite3changegroup_schema() API.
|
commit | commitdiff | tree |
2023-10-05 |
Dan Kennedy | Add the sqlite3changegroup_schema() API. To allow changegrou...
|
commit | commitdiff | tree |
2023-10-04 |
Dan Kennedy | Allow a session object to generate a changeset, even...
|
commit | commitdiff | tree |
2023-10-03 |
Dan Kennedy | Fixes for fts5 expression parser module to allow embedded...
|
commit | commitdiff | tree |
2023-10-03 |
Dan Kennedy | Update fts5_decode() to allow for embedded 0x00 bytes...
|
commit | commitdiff | tree |
2023-09-30 |
Dan Kennedy | Changes so that fts5 can handle tokens with embedded...
|
commit | commitdiff | tree |
2023-09-29 |
Dan Kennedy | Add test case to ensure the assert() removed by [f090af77...
|
commit | commitdiff | tree |
2023-09-26 |
Dan Kennedy | Remove a NEVER() from a condition in the partial-index...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | In partial index scans, if the WHERE clause implies...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Another very minor tweak to code on this branch to...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Change the order of an if..else... in new code to make...
|
commit | commitdiff | tree |
2023-09-25 |
Dan Kennedy | Fix a bad interaction between LEFT JOIN, bloom filters...
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Add extra tests for changes on this branch.
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Avoid an error when parsing a schema that contains...
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Fix a failing assert() caused by changes on this branch.
|
commit | commitdiff | tree |
2023-09-23 |
Dan Kennedy | Add extra tests for the fts5 xPhraseQuery API.
|
commit | commitdiff | tree |
2023-09-22 |
Dan Kennedy | In partial index scans, if the WHERE clause implies...
|
commit | commitdiff | tree |
2023-09-18 |
Dan Kennedy | Add extra tests for java Fts5ExtensionApi API.
|
commit | commitdiff | tree |
2023-09-18 |
Dan Kennedy | Extra tests for java Fts5ExtensionApi interface.
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Fix resolution of "rowid" and similar identifiers in...
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Enable "OR IGNORE" support via SQLITE_VTAB_CONSTRAINT_SUPPOR...
|
commit | commitdiff | tree |
2023-09-16 |
Dan Kennedy | Further tests and assert() statements for the change...
|
commit | commitdiff | tree |
2023-09-15 |
Dan Kennedy | Fix resolution of unqualified "rowid" identifiers in...
|
commit | commitdiff | tree |
2023-09-15 |
Dan Kennedy | Allow expressions like "<tbl>.rowid" to refer to implicit...
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Tests for java versions of Fts5ExtensionApi.xSetAuxdata...
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Add a few more tests for Fts5ExtensionApi methods.
|
commit | commitdiff | tree |
2023-09-14 |
Dan Kennedy | Add a test for the java version of Fts5ExtensionApi...
|
commit | commitdiff | tree |