2023-05-22 |
larrybr | Avoid duplicate WIN32_LEAN_AND_MEAN #define. Fix a... |
commit | commitdiff | tree |
2023-05-22 |
drh | When a floating-point RTREE is presented with large... |
commit | commitdiff | tree |
2023-05-22 |
dan | Fix a buffer overrun that could occur in fts5 when... |
commit | commitdiff | tree |
2023-05-19 |
stephan | Extend detection of the INSERT...RETURNING locking... |
commit | commitdiff | tree |
2023-05-19 |
stephan | Minor doc typo fix. |
commit | commitdiff | tree |
2023-05-19 |
stephan | oo1.Stmt.finalize() no longer throws, but instead retur... |
commit | commitdiff | tree |
2023-05-19 |
drh | Improved documentation for sqlite3_reset(), in response to |
commit | commitdiff | tree |
2023-05-19 |
stephan | sqlite3.oo1.Stmt.reset() now throws if sqlite3_reset... |
commit | commitdiff | tree |
2023-05-19 |
stephan | Add a basic INSERT RETURNING test for the oo1.DB.exec... |
commit | commitdiff | tree |
2023-05-19 |
stephan | sqlite3.oo1.Stmt.finalize() now throws if sqlite3_final... |
commit | commitdiff | tree |
2023-05-19 |
stephan | Correct typo in an 'extern' decl name, reported in... |
commit | commitdiff | tree |
2023-05-19 |
drh | Change the RTREE engine so that equality comparisons... |
commit | commitdiff | tree |
2023-05-18 |
drh | Fix incorrect b-tree root page reports from the enhance... |
commit | commitdiff | tree |
2023-05-17 |
drh | Fast-path the btree transaction start for the common... |
commit | commitdiff | tree |
2023-05-17 |
drh | Simplification, performance improvement, and size reduc... |
commit | commitdiff | tree |
2023-05-17 |
drh | New assert() statements to verify that Expr.iColumn... |
commit | commitdiff | tree |
2023-05-17 |
drh | Improved assertions on substExpr(). |
commit | commitdiff | tree |
2023-05-17 |
dan | Avoid an assert() failure that could occur in SQLITE_EN... |
commit | commitdiff | tree |
2023-05-17 |
drh | Fix two assert() statements that failed to take into... |
commit | commitdiff | tree |
2023-05-16 |
drh | Increase the version number to 3.43.0 in order to begin... |
commit | commitdiff | tree |
2023-05-16 |
stephan | Resolve the JS-side corner case reported in [forum... |
commit | commitdiff | tree |
2023-05-16 |
drh | Version 3.42.0 version-3.42.0 |
commit | commitdiff | tree |
2023-05-16 |
drh | Update the tool/mkmsvcmin.tcl script so that it prints... |
commit | commitdiff | tree |
2023-05-15 |
drh | Fix a C++-style variable declaration in the generate_se... |
commit | commitdiff | tree |
2023-05-15 |
dan | Limit the number of nested NOT nodes in an fts5 express... |
commit | commitdiff | tree |
2023-05-15 |
drh | Increase the stack size available to fuzzcheck to 8MB... |
commit | commitdiff | tree |
2023-05-15 |
dan | Limit the number of nested NOT nodes in an fts5 express... fts5-expr-limit |
commit | commitdiff | tree |
2023-05-15 |
drh | Add the --wait command-line option to fuzzcheck. |
commit | commitdiff | tree |
2023-05-15 |
larrybr | Make generate_series() correct on ones complement ALUs... |
commit | commitdiff | tree |
2023-05-15 |
drh | As evidenced by [forum:/forumpost/f3f546025a|forum... |
commit | commitdiff | tree |
2023-05-15 |
drh | Simplify the interface to constructAutomaticIndex(). |
commit | commitdiff | tree |
2023-05-13 |
dan | Fix windows-specific problems in test scripts sessionno... |
commit | commitdiff | tree |
2023-05-13 |
dan | Remove unnecessary call to sqlite3_dbdata_init() from... |
commit | commitdiff | tree |
2023-05-13 |
dan | Add an "#ifndef SQLITE_HAVE_SQLITE3R" directive to... |
commit | commitdiff | tree |
2023-05-13 |
larrybr | Mention that sqlite3_mutex_free() accepts NULL as a... |
commit | commitdiff | tree |
2023-05-13 |
mistachkin | Fix compilation issue seen with MSVC. |
commit | commitdiff | tree |
2023-05-12 |
drh | Fix harmless compiler warning caused by [0772ddf56713d013]. |
commit | commitdiff | tree |
2023-05-12 |
dan | Add multi-threaded test for "INSERT ... RETURNING ... |
commit | commitdiff | tree |
2023-05-12 |
drh | Make the regexp extension more robust against OOM error... |
commit | commitdiff | tree |
2023-05-12 |
larrybr | Fix unlikely strange result of CLI edit(). |
commit | commitdiff | tree |
2023-05-12 |
drh | Ensure the _O_U16TEXT is defined for Windows builds... |
commit | commitdiff | tree |
2023-05-12 |
drh | Remove a stray CR from end of line in a source file. |
commit | commitdiff | tree |
2023-05-12 |
drh | Fix harmless typos in comments. |
commit | commitdiff | tree |
2023-05-12 |
drh | Ensure that all prepared statements are expired and... |
commit | commitdiff | tree |
2023-05-11 |
drh | Add [/info/cec6a06508239c09e363?ln=5525-5531|restrictio... |
commit | commitdiff | tree |
2023-05-11 |
drh | Fix a minor typo in a comment. No code changes. |
commit | commitdiff | tree |
2023-05-11 |
dan | Fix the rbu_exclusive_checkpoint=1 option so that it... |
commit | commitdiff | tree |
2023-05-10 |
stephan | Doc typo fix. No code changes. oo1-no-cache-Stmt.columnCount |
commit | commitdiff | tree |
2023-05-10 |
stephan | Resolve the JS-side corner case reported in [forum... |
commit | commitdiff | tree |
2023-05-10 |
drh | Enhance the split-sqlite3c.tcl script so that it uses... |
commit | commitdiff | tree |
2023-05-10 |
drh | Fix harmless compiler warnings from the CBMC compiler. |
commit | commitdiff | tree |
2023-05-10 |
drh | Rename sqlite3IsTableConstraint() to sqlite3IsSingleTab... |
commit | commitdiff | tree |
2023-05-10 |
drh | Add a missing comma to the documentation for the OP_Jum... |
commit | commitdiff | tree |
2023-05-10 |
drh | New restriction on the push-down optimization to preven... |
commit | commitdiff | tree |
2023-05-10 |
larrybr | Fix bug in fall-back logic of CLI .clone |
commit | commitdiff | tree |
2023-05-08 |
dan | Fix recover1.test so that it works with DEFAULT_AUTOVAC... |
commit | commitdiff | tree |
2023-05-08 |
drh | Improved error handling when ".open" fails in the CLI. |
commit | commitdiff | tree |
2023-05-08 |
drh | In editPage(), if an attempt is made to edit an empty... |
commit | commitdiff | tree |
2023-05-08 |
drh | Ensure that the label for a JSON object really is a... |
commit | commitdiff | tree |
2023-05-08 |
dan | Add tests for recovering data to a lost-and-found table... |
commit | commitdiff | tree |
2023-05-07 |
drh | It turns out that pagerExclusiveLock() can be called... |
commit | commitdiff | tree |
2023-05-05 |
drh | Fix a comment in the JSON logic. No code changes. |
commit | commitdiff | tree |
2023-05-05 |
dan | Fix a buffer overrun that could occur when using the... |
commit | commitdiff | tree |
2023-05-05 |
dan | Reduce the maximum depth of nesting in json objects... |
commit | commitdiff | tree |
2023-05-05 |
dan | Do not attempt to run json502.test with SQLITE_OMIT_VIR... |
commit | commitdiff | tree |
2023-05-05 |
drh | Updates to compile-time option usage and especially... |
commit | commitdiff | tree |
2023-05-05 |
drh | Fix the pager2-3.1 test case so that it does not run... |
commit | commitdiff | tree |
2023-05-05 |
dan | Allow virtual tables to prepare writes to shadow tables... |
commit | commitdiff | tree |
2023-05-05 |
drh | Improved formatting of comments on SQLITE_CONFIG_xxx... |
commit | commitdiff | tree |
2023-05-04 |
drh | Add the "subsecond" modifier to the date/time functions. |
commit | commitdiff | tree |
2023-05-04 |
larrybr | Add some tests of subsecond modifier for date/time... subsec-modifier |
commit | commitdiff | tree |
2023-05-04 |
drh | Enhance the format() function so that the "," modifier... |
commit | commitdiff | tree |
2023-05-04 |
drh | Add support for the comma (,) modifier to %f formats... comma-format |
commit | commitdiff | tree |
2023-05-04 |
drh | Fix a bug in cursor hints that can cause references... |
commit | commitdiff | tree |
2023-05-03 |
drh | Add another assert() to FTS5 to demonstrate that a... |
commit | commitdiff | tree |
2023-05-03 |
dan | Add an assert() to fts5_config to ensure that a potenti... |
commit | commitdiff | tree |
2023-05-03 |
drh | Protect a macro argument with parentheses in FTS5. |
commit | commitdiff | tree |
2023-05-03 |
drh | Add a comment to the [0512f82a2cde7447] change to link... |
commit | commitdiff | tree |
2023-05-03 |
drh | Enhancement to showwal such that it shows what the... |
commit | commitdiff | tree |
2023-05-03 |
larrybr | Conform CLI double-quoted escaping to what its doc... |
commit | commitdiff | tree |
2023-05-03 |
drh | In the zipfile extension, leave the catalog list in... |
commit | commitdiff | tree |
2023-05-03 |
drh | If the page size is wrong on the page1 content inside... |
commit | commitdiff | tree |
2023-05-03 |
drh | Improved detection of excess recursion on arrays and... |
commit | commitdiff | tree |
2023-05-03 |
drh | Do not overflow the Index.aSample[] array if the same... |
commit | commitdiff | tree |
2023-05-03 |
drh | Do not even attempt to load the sqlite_stat4 table... |
commit | commitdiff | tree |
2023-05-03 |
larrybr | Fix CLI mishandling of OOM during .import _of_ a DB... |
commit | commitdiff | tree |
2023-05-03 |
drh | In the CLI, ensure that the argument to quoteChar(... |
commit | commitdiff | tree |
2023-05-02 |
dan | Fix a problem with the sqlite3changeset_size() API... |
commit | commitdiff | tree |
2023-05-02 |
larrybr | Give CLI quoted args hex escapes (as documented.) cli-hex-escape |
commit | commitdiff | tree |
2023-05-02 |
larrybr | Cure CLI hang on .import with high-ASCII column separator. |
commit | commitdiff | tree |
2023-05-02 |
drh | Allow for lower-case "nan" to mean NaN in JSON. |
commit | commitdiff | tree |
2023-05-02 |
drh | Interpret negative arguments to sqlite3_sleep() as... |
commit | commitdiff | tree |
2023-05-02 |
drh | Improved handling of NULL arguments to json_valid(... |
commit | commitdiff | tree |
2023-05-02 |
drh | Fix typo in comment. [forum:/forumpost/3da7d9c445... |
commit | commitdiff | tree |
2023-05-02 |
drh | Minor code change in the CLI to make a UAF warning... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2023-05-01 |
drh | The gcc definition of the SQLITE_INLINE macro is not... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree |
2023-05-01 |
stephan | Remove xFileControl() handling from the OPFS VFS altoge... |
commit | commitdiff | tree |
2023-05-01 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
next |