2016-07-27 |
drh | Add test cases and fix a comment. improved-index-scan |
commit | commitdiff | tree |
2016-07-27 |
drh | When estimating the cost of an index scan, factor in... |
commit | commitdiff | tree |
2016-07-26 |
dan | Ensure that the sqlite3_scrub_backup() extension create... |
commit | commitdiff | tree |
2016-07-26 |
drh | Copy the cache_spill setting from the main database... |
commit | commitdiff | tree |
2016-07-26 |
drh | Make sure affinity is applied correctly on lower-bound... |
commit | commitdiff | tree |
2016-07-25 |
drh | In the VACUUM command, set the cache_size of the transi... |
commit | commitdiff | tree |
2016-07-25 |
drh | Fix a test case in FTS5 to make it compatible with... |
commit | commitdiff | tree |
2016-07-25 |
drh | Minor test infrastructure changes to better support... |
commit | commitdiff | tree |
2016-07-25 |
drh | Add a new %ifdef to parse.y so that the build works... |
commit | commitdiff | tree |
2016-07-25 |
drh | Changes to test scripts to get them all running on... |
commit | commitdiff | tree |
2016-07-25 |
drh | Disable the DBSTATUS_CACHE_USED_SHARED tests on mac... |
commit | commitdiff | tree |
2016-07-25 |
drh | Update the vacuummem.test script so that it works on... |
commit | commitdiff | tree |
2016-07-25 |
drh | If both MEMSYS3 and MEMSYS5 are enabled, than automatic... |
commit | commitdiff | tree |
2016-07-25 |
drh | Another attempt at getting --enable-memsysN working. |
commit | commitdiff | tree |
2016-07-25 |
drh | Fix the --enable-memsysN options in configure so that... |
commit | commitdiff | tree |
2016-07-25 |
drh | Add --enable-memsys3 and --enable-memsys5 options to... |
commit | commitdiff | tree |
2016-07-25 |
drh | Evidence marks and code reformatting for SQLITE_TRACE_S... |
commit | commitdiff | tree |
2016-07-25 |
drh | Change SQLITE_TRACE_STMT to return unexpanded SQL text... |
commit | commitdiff | tree |
2016-07-25 |
drh | Fix code so that the deprecated sqlite3_trace() and... |
commit | commitdiff | tree |
2016-07-23 |
drh | Use sqlite3_trace_v2() instead of sqlite3_trace() in... |
commit | commitdiff | tree |
2016-07-23 |
drh | Add the json_quote() function to the JSON1 extension. |
commit | commitdiff | tree |
2016-07-23 |
drh | Small tweak to the btree balancer for improved tree... |
commit | commitdiff | tree |
2016-07-23 |
drh | Fix recently added tests so that they work in all confi... |
commit | commitdiff | tree |
2016-07-23 |
drh | Add the sqlite3_expanded_sql() and sqlite3_trace_v2... |
commit | commitdiff | tree |
2016-07-23 |
drh | Improvements to sqlite3_trace_v2() documentation. ... sqlite3_trace_v2 |
commit | commitdiff | tree |
2016-07-23 |
drh | Add requirements marks to the sqlite3_trace_v2() interf... |
commit | commitdiff | tree |
2016-07-23 |
drh | Fix sqlite3VdbeExpandSql() so that it handles OOMs... |
commit | commitdiff | tree |
2016-07-22 |
mistachkin | Revise a warning fix from the previous check-in to... |
commit | commitdiff | tree |
2016-07-22 |
mistachkin | Fix harmless compiler warnings seen with MSVC. |
commit | commitdiff | tree |
2016-07-22 |
drh | Be sure to hold the database connection mutex while... |
commit | commitdiff | tree |
2016-07-22 |
drh | Add requirements marks to the sqlite3_expanded_sql... |
commit | commitdiff | tree |
2016-07-22 |
dan | Fix a problem with upper case module names in the ... |
commit | commitdiff | tree |
2016-07-21 |
dan | Add extra test cases to verify the fix in [64ca1a835]. |
commit | commitdiff | tree |
2016-07-21 |
dan | Add new test file vacuummem.test. To test that any... |
commit | commitdiff | tree |
2016-07-15 |
dan | Add the largely untested SQLITE_FTS5_NO_WITHOUT_ROWID... |
commit | commitdiff | tree |
2016-07-15 |
drh | The sqlite3_expanded_sql() function compiles, but alway... |
commit | commitdiff | tree |
2016-07-15 |
drh | Merge fixes from trunk. Fix the tclsqlite.test script. |
commit | commitdiff | tree |
2016-07-15 |
drh | Disable the CSV extension when virtual tables are disabled. |
commit | commitdiff | tree |
2016-07-15 |
mistachkin | Modify the Tcl test command 'sqlite3_bind_blob' to... |
commit | commitdiff | tree |
2016-07-15 |
mistachkin | Fix typo in sqlite3_trace_v2(). |
commit | commitdiff | tree |
2016-07-15 |
mistachkin | Corrections and enhancements for the new tests. |
commit | commitdiff | tree |
2016-07-15 |
mistachkin | Modify one test result to be case-insensitive. |
commit | commitdiff | tree |
2016-07-15 |
mistachkin | Add tests, including some for the sqlite3_expanded_sql... |
commit | commitdiff | tree |
2016-07-14 |
mistachkin | More work on the Tcl interface and tests for the sqlite... |
commit | commitdiff | tree |
2016-07-14 |
mistachkin | Initial work on the Tcl API interface to the new sqlite... |
commit | commitdiff | tree |
2016-07-14 |
drh | Minor tweak the the b-tree balancer. btree-tuning |
commit | commitdiff | tree |
2016-07-14 |
drh | Fix ALTER TABLE so that it does not promote the schema... |
commit | commitdiff | tree |
2016-07-14 |
mistachkin | Fix copy/paste typo in the new sqlite3_expanded_sql... |
commit | commitdiff | tree |
2016-07-14 |
drh | Fix a parameter misordering on sqlite3_trace_v2() in... |
commit | commitdiff | tree |
2016-07-14 |
drh | Add the sqlite3_expanded_sql() interface. Refinements... |
commit | commitdiff | tree |
2016-07-13 |
drh | Legacy tests now passing. |
commit | commitdiff | tree |
2016-07-13 |
drh | First cut at implementing the new sqlite3_trace_v2... |
commit | commitdiff | tree |
2016-07-13 |
drh | Interface design for a new sqlite3_trace_v2() method... |
commit | commitdiff | tree |
2016-07-13 |
drh | Fix harmless compiler warnings in shell.c for NetBSD. |
commit | commitdiff | tree |
2016-07-13 |
drh | Fix header comments and remove an unnecessary version... |
commit | commitdiff | tree |
2016-07-12 |
drh | Fix the error counter reset in Lemon generated parsers... |
commit | commitdiff | tree |
2016-07-10 |
mistachkin | Fix typos in comments. No changes to code. |
commit | commitdiff | tree |
2016-07-09 |
drh | Add the "#/value-list/" style of results for approximat... |
commit | commitdiff | tree |
2016-07-09 |
drh | Fix a compiler warning in test code - in the int64array... |
commit | commitdiff | tree |
2016-07-09 |
drh | Fix compiler warnings on windows. |
commit | commitdiff | tree |
2016-07-09 |
drh | Fix various internal #defines to conform to new C-langu... |
commit | commitdiff | tree |
2016-07-09 |
drh | Add support for the win32-none VFS. |
commit | commitdiff | tree |
2016-07-08 |
mistachkin | Initial work on a Win32 VFS with NOP locking. win32nolock |
commit | commitdiff | tree |
2016-07-08 |
drh | Another attempt to fix error handling in Lemon. This... |
commit | commitdiff | tree |
2016-07-08 |
drh | In the sqldiff program, make sure the first argument... |
commit | commitdiff | tree |
2016-07-06 |
dan | Add the SQLITE_DBSTATUS_CACHE_USED_SHARED sqlite3_db_st... |
commit | commitdiff | tree |
2016-07-06 |
dan | Change the name of the SQLITE_DBSTATUS_PROPORTIONAL_CAC... dbstatus-prop-cache-used |
commit | commitdiff | tree |
2016-07-06 |
dan | Fix a test script problem causing a test to fail if... |
commit | commitdiff | tree |
2016-07-06 |
dan | Add the SQLITE_DBSTATUS_PROPORTIONAL_CACHE_USED sqlite3... |
commit | commitdiff | tree |
2016-07-06 |
dan | Fix a memory leak in recently added test code. |
commit | commitdiff | tree |
2016-07-05 |
drh | More fixes to Fossil so that it automatically resets... |
commit | commitdiff | tree |
2016-07-05 |
drh | Attempt to reset the error count in the Lemon-generated... |
commit | commitdiff | tree |
2016-07-04 |
dan | Add the sqlite3rbu_state() API. Used to determine the... |
commit | commitdiff | tree |
2016-07-04 |
drh | Add the carray() virtual table as a loadable extension. |
commit | commitdiff | tree |
2016-07-03 |
drh | Change the name of the intarray() extension to carray... prototype-int-array |
commit | commitdiff | tree |
2016-07-02 |
drh | Fix an off-by-one comparison in the intarray() virtual... |
commit | commitdiff | tree |
2016-07-02 |
drh | Merge the alternative table-valued function RHS of... |
commit | commitdiff | tree |
2016-07-02 |
drh | Fix a problem in table-valued functions on the RHS... |
commit | commitdiff | tree |
2016-07-02 |
drh | Add support for table-valued functions on the RHS of... |
commit | commitdiff | tree |
2016-07-01 |
drh | Fix the transitive constraint logic error that can... |
commit | commitdiff | tree |
2016-07-01 |
drh | Add test cases to the transitive constraint fix. planner-fix |
commit | commitdiff | tree |
2016-07-01 |
dan | Add the sqlite3rbu_state() API. Used to determine the... rbu-state-api |
commit | commitdiff | tree |
2016-06-29 |
drh | Add the ability to have a table-valued function on... |
commit | commitdiff | tree |
2016-06-29 |
drh | Another test case for the intarray($PTR,$N) virtual... |
commit | commitdiff | tree |
2016-06-29 |
drh | Add a prototype intarray($PTR,$N) table valued function. |
commit | commitdiff | tree |
2016-06-28 |
drh | Proposed fix for a problem in the query planner. |
commit | commitdiff | tree |
2016-06-26 |
drh | Prevent the WhereLoop.rSetup cost estimate from going... |
commit | commitdiff | tree |
2016-06-25 |
drh | Fix the handling of OP_Eq opcodes that compare a regist... |
commit | commitdiff | tree |
2016-06-24 |
drh | Fix the ctime.test script so that it works with clang. |
commit | commitdiff | tree |
2016-06-24 |
drh | Fix the Makefile.in to avoid unnecessary recompiles... |
commit | commitdiff | tree |
2016-06-23 |
dan | Update the sqldiff utility so that if the --vtab switch... |
commit | commitdiff | tree |
2016-06-23 |
drh | Fix the build for -DSQLITE_OMIT_VIRTUALTABLE |
commit | commitdiff | tree |
2016-06-21 |
dan | Update the sqldiff utility so that if the --vtab switch... sqldiff-vtab-support |
commit | commitdiff | tree |
2016-06-20 |
dan | For a table on the rhs of a LEFT JOIN operator, do... |
commit | commitdiff | tree |
2016-06-20 |
dan | Allow LIKE operators that appear in a WHERE clause... cursor-hints |
commit | commitdiff | tree |
2016-06-17 |
dan | Include WHERE terms in the cursor-hint passed to a... |
commit | commitdiff | tree |
2016-06-17 |
dan | Fix a duplicate test name in cursorhint2.test. |
commit | commitdiff | tree |
2016-06-17 |
dan | Fix a typo in the cursorhint2.test script. |
commit | commitdiff | tree |
2016-06-17 |
dan | If a table is on the rhs of a LEFT JOIN, include only... |
commit | commitdiff | tree |
2016-06-17 |
drh | Add the json_quote() function to the JSON1 extension. json_quote |
commit | commitdiff | tree |
next |