aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Latest teaish pieces, most significantly for tcl portability fixes. Move auto...HEADmasterstephan30 hours
|\
| * Minor tcl doc update.stephan30 hours
| * Rename feature-tests.tcl to feature.tcl. Haiku tcl portability fixes.stephan30 hours
| * Latest upstream teaish pieces for minor fixes. Restructure this copy of teais...stephan34 hours
|/
* Improved version of the previous check-in.drh46 hours
* Fix the optimization of check-in [663f5dd32d9db832] that strives to avoiddrh47 hours
* Add the --enablefk option to the "changeset apply" command of thedrh3 days
* Enhance the "changeset" utility program with new command-line options fordrh3 days
* Rework the showHelp() function in the CLI implementation so that itsdrh3 days
* Back out the "low-quality index" query planner hack of check-indrh4 days
* Fix trunk fork.drh5 days
|\
| * First cut at enhancing the fsdir virtual table so that it works withdrh5 days
| * Omit the unused readdir_r() routine from test_windirent.cdrh5 days
* | Adjust the strftime() test in test/date4.test to remove flags not supported i...stephan5 days
|/
* Session extension doc typo fix reported in [forum:75e9408acb|forum post 75e94...stephan6 days
* Fix a coding mistake in vfstrace.drh6 days
* Remove a redundant typedef from the sqlite3_rsync.c source file.drh7 days
* Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restoresdrh8 days
* Add enforcement of the obscure JSON5 syntax rule that the \0 escapedrh8 days
* Fix PRAGMA trusted_schema=OFF and similar so that it restricts the kindsdrh10 days
* Internal doc typo fix. No code changes.stephan10 days
* Fix a harmless warning about and oversize shift operation on malformed JSONBdrh11 days
* Add test cases for the NOT NULL/IS NULL optimization in CHECK constraints fix.dan12 days
* Fix a bug in the NOT NULL/IS NULL optimization of check-in [cb94350185f555c3]drh12 days
* Fix the sqlite3VdbeTypeofColumn() function so that it works correctlydrh12 days
* Fix console-I/O on Windows for DEBUG=3 builds. Broken bydrh12 days
* Enhance sqlite3_rsync so that if the first attempt to invoke a copydrh2025-05-03
* Fix a harmless redundant variable declaration in sqlite3_rsync.drh2025-05-03
* Addition summary results output when using -vvv on sqlite3_rsync.drh2025-05-03
* Promote the --protocol option to sqlite3_rsync from being an undocumenteddrh2025-05-03
* Enhance sqlite3_rsync (in a backwards-compatible way) so that it has thedrh2025-05-03
|\
| * Improvements to protocol negotiation.drh2025-05-03
| * Clean up command-line parsing. Add the undocumented drh2025-05-02
| * Now appears to be working. More testing needed. Refinement of thedrh2025-05-02
| * Bug fixes. Added new debugging features to better visualize thedrh2025-05-02
| * This is the start of an experiment in getting sqlite3_rsync to use lessdrh2025-05-02
|/
* Do not allow sqlite3_rsync to convert the replica from WAL-mode intodrh2025-05-02
* Enhance sqlite3_rsync so that, by default, it will sync non-WAL-modedrh2025-05-01
|\
| * Allow sqlite3_rsync to work on non-WAL-mode databases, as long as thedrh2025-05-01
|/
* Fix a harmless problem in the CLI in which SQL errors that occur duringdrh2025-04-30
* Fix an issue in Bloom filters on RHS subsqueries to IN operators.drh2025-04-30
* Upstream teaish for a tcl portability fix on Haiku and a much nicer impl of p...stephan2025-04-29
* Remove the run-fuzzcheck makefile targets, since testrunner nowdrh2025-04-29
* Add the "--fuzzdb FILENAME" to testrunner.tcl as an alternative to settingdrh2025-04-29
* Update testrunner.tcl documentation. Fix typo in testrunner.tcl output.drh2025-04-29
* Improved --explain display of FUZZDB test plans in testrunner.tcl.drh2025-04-29
* Do not run FUZZDB on either Windows-Memdebug or Windows-Win32Heap.drh2025-04-29
* Make testrunner.tcl more restrictive about which configurations rundrh2025-04-29
* Testrunner.tcl now runs fuzzcheck-asan and fuzzcheck-ubsan tests.drh2025-04-28
* If the FUZZDB environment variable is set when running testrunner.tcl anddrh2025-04-28