2023-03-22 |
drh | Merge the 3.41.2 patch into the reuse-schema-3.41 subbr... reuse-schema-3.41 |
commit | commitdiff | tree |
2023-03-22 |
drh | Version 3.41.2 version-3.41.2 |
commit | commitdiff | tree |
2023-03-22 |
drh | Increment the version number in the TEA configure scrip... |
commit | commitdiff | tree |
2023-03-21 |
drh | Fix a valgrind error and potential buffer overread... |
commit | commitdiff | tree |
2023-03-20 |
drh | Fix a problem causing a cursor to retain an out-of... |
commit | commitdiff | tree |
2023-03-20 |
drh | Fix problems with the sqlite3_error_offset() function... |
commit | commitdiff | tree |
2023-03-19 |
drh | Increase the size of ref-count values in the pager... |
commit | commitdiff | tree |
2023-03-19 |
drh | Avoid a buffer overread in fts3 that could occur when... |
commit | commitdiff | tree |
2023-03-17 |
dan | Fix a potential buffer overread in the recovery extension. |
commit | commitdiff | tree |
2023-03-17 |
drh | Ensure that an error does not delete the Table object... |
commit | commitdiff | tree |
2023-03-17 |
drh | Increase the version number to 3.41.2 |
commit | commitdiff | tree |
2023-03-17 |
drh | Fix assert() statements that would (incorrectly) fire... |
commit | commitdiff | tree |
2023-03-16 |
drh | Correctly handle SELECT DISTINCT ... ORDER BY when... |
commit | commitdiff | tree |
2023-03-16 |
drh | Do not use the one-pass optimization on an UPDATE if... |
commit | commitdiff | tree |
2023-03-16 |
drh | Remove a NEVER() from btreeNext(). |
commit | commitdiff | tree |
2023-03-16 |
drh | Fix a broken assert() in the recovery extension. |
commit | commitdiff | tree |
2023-03-15 |
drh | Disallow the one-pass optimization for DELETE if the... |
commit | commitdiff | tree |
2023-03-14 |
drh | Fix Bloom filters on an expression index. |
commit | commitdiff | tree |
2023-03-11 |
drh | The cherry-pick merge at [371838562a675c1b] caused... |
commit | commitdiff | tree |
2023-03-10 |
drh | Version 3.41.1 version-3.41.1 |
commit | commitdiff | tree |
2023-03-10 |
drh | Merge the branch-3.41 patches into the reuse-schema... |
commit | commitdiff | tree |
2023-03-09 |
drh | In the Bloom filter optimization, hash all strings... |
commit | commitdiff | tree |
2023-03-09 |
dan | Fix countofview.test so that it works with SQLITE_OMIT_... |
commit | commitdiff | tree |
2023-03-09 |
drh | Update the version number to 3.41.1 |
commit | commitdiff | tree |
2023-03-09 |
drh | Merge count-of-view optimization fixes from trunk.... |
commit | commitdiff | tree |
2023-03-09 |
drh | Fix a possible NULL pointer dereference due to the... |
commit | commitdiff | tree |
2023-03-08 |
drh | Keep the historical datatype ("INT", not "NUM") for... |
commit | commitdiff | tree |
2023-03-08 |
drh | Fix an assertion fault added by [65ffee234787213c]. |
commit | commitdiff | tree |
2023-03-04 |
drh | Cherry-pick the agg-with-indexed-expr optimization... |
commit | commitdiff | tree |
2023-03-03 |
drh | Do not use an expression index on a generated column... |
commit | commitdiff | tree |
2023-03-03 |
drh | Enhance PRAGMA integrity_check so that it can detect... |
commit | commitdiff | tree |
2023-03-03 |
drh | When it is known when preparing a statement that X... |
commit | commitdiff | tree |
2023-03-02 |
drh | When flattening the right operand of a LEFT JOIN, |
commit | commitdiff | tree |
2023-03-01 |
drh | When flattening a view that is the right operand of... |
commit | commitdiff | tree |
2023-03-01 |
drh | Make sure subtypes do not cross a subquery |
commit | commitdiff | tree |
2023-02-26 |
drh | When a table-valued function appears as the right table... |
commit | commitdiff | tree |
2023-02-23 |
drh | Provide -DHAVE_LOG2=0 and -DHAVE_LOG10=0 compile-time... |
commit | commitdiff | tree |
2023-02-21 |
drh | Update the reuse-schema branch to version 3.41.0. |
commit | commitdiff | tree |
2023-02-21 |
drh | Version 3.41.0 version-3.41.0 |
commit | commitdiff | tree |
2023-02-21 |
drh | Disable DQS by default in the MSVC makefile for the... |
commit | commitdiff | tree |
2023-02-21 |
drh | Yet another comment typo fix. No changes to working... |
commit | commitdiff | tree |
2023-02-21 |
drh | Fix a minor typo in a comment. No changes to working... |
commit | commitdiff | tree |
2023-02-21 |
drh | Fix formatting and improved documentation on the variou... |
commit | commitdiff | tree |
2023-02-20 |
drh | Update the TEA version number to 3.41.0 |
commit | commitdiff | tree |
2023-02-20 |
drh | Fix an incorrect #ifdef in the CLI. |
commit | commitdiff | tree |
2023-02-19 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2023-02-18 |
drh | Merge the latest trunk enhancements into the reuse... |
commit | commitdiff | tree |
2023-02-18 |
drh | Fix stale requirement marks and fix a typo in the docum... |
commit | commitdiff | tree |
2023-02-18 |
drh | Fix a harmless UBSAN warning in debugging code of the... |
commit | commitdiff | tree |
2023-02-17 |
drh | Fix a harmless typo in the test case added by [29fc0646... |
commit | commitdiff | tree |
2023-02-17 |
drh | Do not allow the COUNTOFVIEW optimization to run if... |
commit | commitdiff | tree |
2023-02-14 |
dan | Update testrunner.tcl to run zipvfs test scripts on... |
commit | commitdiff | tree |
2023-02-13 |
drh | Ignore extra parentheses around a subquery on the RHS... |
commit | commitdiff | tree |
2023-02-13 |
drh | Do not allow WHERE clause terms to match constant strin... |
commit | commitdiff | tree |
2023-02-13 |
dan | Allow vector-IN expressions like "(a, b) IN ( (?,?... |
commit | commitdiff | tree |
2023-02-13 |
dan | Fix compile time option SQLITE_DEFAULT_SYNCHRONOUS... |
commit | commitdiff | tree |
2023-02-13 |
dan | Allow vector-IN expressions like "(a, b) IN ( (?,?... |
commit | commitdiff | tree |
2023-02-13 |
drh | In the LIKE optimization, do not analyze the new virtua... |
commit | commitdiff | tree |
2023-02-11 |
drh | Change a variable from 32 to 64-bits to avoid a harmles... |
commit | commitdiff | tree |
2023-02-10 |
drh | Do a better job of detecting when a WHERE clause term... |
commit | commitdiff | tree |
2023-02-10 |
dan | Fix a problem with the fts5 trigram tokenizer and LIKE... |
commit | commitdiff | tree |
2023-02-10 |
drh | Ensure that the valueFromFunction() routine does not... |
commit | commitdiff | tree |
2023-02-10 |
stephan | Minor text-only updates to wasm demo/test HTML and... |
commit | commitdiff | tree |
2023-02-10 |
stephan | Fix ext/wasm/fiddle build, which was silently broken... |
commit | commitdiff | tree |
2023-02-09 |
drh | Disable the double-quoted string misfeature by default... |
commit | commitdiff | tree |
2023-02-09 |
stephan | Squelch two harmless signedness comparison warnings... |
commit | commitdiff | tree |
2023-02-09 |
drh | New test cases added to fuzzdata8.db. |
commit | commitdiff | tree |
2023-02-09 |
drh | The "flexnum" affinity that was added by [44135d6ea84f7... |
commit | commitdiff | tree |
2023-02-08 |
drh | Back out the 'txn' enhancement to date/time functions... |
commit | commitdiff | tree |
2023-02-08 |
drh | Always use 64-bit integers for stats associated with... |
commit | commitdiff | tree |
2023-02-08 |
dan | Better fix the problem where optimizing an fts5 table... |
commit | commitdiff | tree |
2023-02-08 |
larrybr | Cause gcc warning suppression in shell.c to be nice... |
commit | commitdiff | tree |
2023-02-08 |
dan | Update an assert() in the stat4 code that is only true... |
commit | commitdiff | tree |
2023-02-08 |
drh | Fix an incorrect assert() in STAT4 logic added just... |
commit | commitdiff | tree |
2023-02-08 |
drh | Add the 'txn' date/time format. Change CURRENT_TIMESTA... |
commit | commitdiff | tree |
2023-02-08 |
drh | Test cases to show that CURRENT_TIMESTAMP and similar... txn-date |
commit | commitdiff | tree |
2023-02-08 |
drh | Revert the behavior of date/time functions with no... |
commit | commitdiff | tree |
2023-02-08 |
drh | Change the behavior of date-time functions without... |
commit | commitdiff | tree |
2023-02-08 |
stephan | Merge wasi-patches branch into trunk. |
commit | commitdiff | tree |
2023-02-07 |
drh | Simplify the code and add test cases. |
commit | commitdiff | tree |
2023-02-07 |
drh | Add support for the 'txn' argument to date/time functio... |
commit | commitdiff | tree |
2023-02-07 |
dan | Update an if(...) expression in sqlite3InitCallback... |
commit | commitdiff | tree |
2023-02-07 |
dan | Fix a test script problem causing "make test" to fail... |
commit | commitdiff | tree |
2023-02-07 |
drh | Fix a typo in example documentation code for sqlite3_vt... |
commit | commitdiff | tree |
2023-02-07 |
dan | Avoid loading (and then discarding) schemas for all... |
commit | commitdiff | tree |
2023-02-07 |
dan | Merge latest trunk changes into this branch. |
commit | commitdiff | tree |
2023-02-06 |
stephan | Merge trunk into wasi-patches branch. wasi-patches |
commit | commitdiff | tree |
2023-02-06 |
stephan | Roll back part of [c54f29d8] which attempted to use... |
commit | commitdiff | tree |
2023-02-06 |
dan | Fix RBU test scripts to avoid attempting to copy or... |
commit | commitdiff | tree |
2023-02-06 |
drh | Omit the obsolete client/server test cases. |
commit | commitdiff | tree |
2023-02-06 |
drh | Fix the build after the previous change test-cleanup |
commit | commitdiff | tree |
2023-02-06 |
drh | Remove the long obsolete "client/server" mode tests. |
commit | commitdiff | tree |
2023-02-06 |
dan | Update test scripts speed1.test and speed1p.test so... |
commit | commitdiff | tree |
2023-02-06 |
drh | Shorten the status line for testrunner.tcl so that... |
commit | commitdiff | tree |
2023-02-06 |
drh | Fix error in the releasetest makefile target from the... |
commit | commitdiff | tree |
2023-02-06 |
drh | Update "releasetest" makefile targets to use testrunner... |
commit | commitdiff | tree |
2023-02-06 |
stephan | Add capability to override the JS's use of console... |
commit | commitdiff | tree |
2023-02-06 |
dan | Fix a formatting problem in scanstatus2.test introduced... |
commit | commitdiff | tree |
2023-02-06 |
dan | Add the --fuzztest option to testrunner.tcl. Also,... |
commit | commitdiff | tree |
2023-02-06 |
dan | Fix problems with test scripts preventing them from... |
commit | commitdiff | tree |
next |