2017-10-25 |
mistachkin | Fix compilation issue (C99-ism) seen with MSVC. rtree-integrity-check |
commit | commitdiff | tree |
2017-10-25 |
dan | Add SQL scalar function rtreecheck() to the rtree modul... |
commit | commitdiff | tree |
2017-10-25 |
drh | Do not reference the ioctl() system call in the unix... |
commit | commitdiff | tree |
2017-10-25 |
drh | Add the sqlite_btreeinfo eponymous-only table for intro... |
commit | commitdiff | tree |
2017-10-24 |
mistachkin | Force the autoconf makefile for MSVC to always use... |
commit | commitdiff | tree |
2017-10-24 |
drh | Merge all of the fixes from the 3.21.0 release. |
commit | commitdiff | tree |
2017-10-24 |
drh | Version 3.21.0 branch-3.21 version-3.21.0 |
commit | commitdiff | tree |
2017-10-24 |
dan | Fix a problem in the incr-blob code causing a new curso... |
commit | commitdiff | tree |
2017-10-23 |
drh | On the amalgamation package, enable the sqlite_dbpage... |
commit | commitdiff | tree |
2017-10-23 |
dan | Merge trunk fixes to swarmvtabfault.test and the lsm... |
commit | commitdiff | tree |
2017-10-23 |
mistachkin | In the 'swarmvtabfault' test module, make sure to close... |
commit | commitdiff | tree |
2017-10-23 |
mistachkin | Cleanup a test database file prior to using it. |
commit | commitdiff | tree |
2017-10-23 |
drh | Updates to test procedures so that they all work with... |
commit | commitdiff | tree |
2017-10-23 |
dan | Avoid passing a NULL value as the second argument to... |
commit | commitdiff | tree |
2017-10-23 |
dan | In lsm (not SQLite), avoid opening the *-shm file befor... |
commit | commitdiff | tree |
2017-10-23 |
dan | Fix minor test script problems revealed by releasetest... |
commit | commitdiff | tree |
2017-10-23 |
dan | Fix minor test script problems revealed by releasetest... |
commit | commitdiff | tree |
2017-10-22 |
dan | Fix test cases in dbpage.test so that they work with |
commit | commitdiff | tree |
2017-10-22 |
dan | Fix test cases in dbpage.test so that they work with |
commit | commitdiff | tree |
2017-10-22 |
dan | Avoid running tests that use sqlite_dbpage with SQLITE_... |
commit | commitdiff | tree |
2017-10-22 |
dan | Avoid running tests that use sqlite_dbpage with SQLITE_... |
commit | commitdiff | tree |
2017-10-21 |
drh | Merge all the enhancements and bug fixes from trunk... |
commit | commitdiff | tree |
2017-10-21 |
drh | Catch and avoid a 16-bit integer overflow on the number... |
commit | commitdiff | tree |
2017-10-21 |
drh | Remove unnecessary "#if SQLITE_MAX_COLUMN". SQLITE_MAX... |
commit | commitdiff | tree |
2017-10-19 |
dan | Take extra care to avoid an OOB read caused by a corrup... |
commit | commitdiff | tree |
2017-10-18 |
dan | Avoid using snprintf as a member variable of a struct... |
commit | commitdiff | tree |
2017-10-18 |
dan | Avoid using snprintf as a member variable of a struct... sqlite3ext-fix |
commit | commitdiff | tree |
2017-10-17 |
mistachkin | The source code files generated for the 'sqlite3-all... |
commit | commitdiff | tree |
2017-10-17 |
drh | Fix the ".check" command of the command-line shell... |
commit | commitdiff | tree |
2017-10-16 |
drh | Improved comments, including a typo fix, on the whereLo... |
commit | commitdiff | tree |
2017-10-15 |
drh | In the query planner, do not consider index X to be... |
commit | commitdiff | tree |
2017-10-14 |
mistachkin | Updates to the Makefiles for MSVC. Cherrypick of ... |
commit | commitdiff | tree |
2017-10-14 |
mistachkin | Updates to the Makefiles for MSVC. |
commit | commitdiff | tree |
2017-10-13 |
drh | Improved ability to generate stand-alone program using... |
commit | commitdiff | tree |
2017-10-13 |
drh | Add the tcl/mkccode.tcl script used to construct a... |
commit | commitdiff | tree |
2017-10-13 |
drh | Move a bunch of unrelated test code out of tclsqlite... |
commit | commitdiff | tree |
2017-10-13 |
drh | The db_use_legacy_prepare command no longer exists... tclsqlite-cleanup |
commit | commitdiff | tree |
2017-10-13 |
drh | When compiling with SQLITE_TEST, extra options are... |
commit | commitdiff | tree |
2017-10-13 |
drh | Move some test logic out of tclsqlite.c and into auxili... |
commit | commitdiff | tree |
2017-10-12 |
drh | Add the sqlite_dbpage virtual table (enabled using... |
commit | commitdiff | tree |
2017-10-12 |
drh | Create the new ext/repair folder and move checkfreelist... |
commit | commitdiff | tree |
2017-10-12 |
drh | Fix a harmless compiler warning about an unused parameter. |
commit | commitdiff | tree |
2017-10-12 |
drh | Fix the "snapshot-tarball" makefile target, which was... |
commit | commitdiff | tree |
2017-10-12 |
drh | Merge fixes from trunk. All changes are on makefiles... |
commit | commitdiff | tree |
2017-10-12 |
drh | The src/shell.c file is now generated from src/shell... |
commit | commitdiff | tree |
2017-10-12 |
drh | Merge fixes from the 3.21 branch. |
commit | commitdiff | tree |
2017-10-12 |
dan | Fix a potential crash that may follow an OOM or other... |
commit | commitdiff | tree |
2017-10-12 |
dan | Update some test cases to work with SQLITE_OMIT_VIRTUAL... |
commit | commitdiff | tree |
2017-10-12 |
drh | Make sure the tableColumnList() routine of the command... |
commit | commitdiff | tree |
2017-10-12 |
drh | Merge fixes from the 3.21 branch. |
commit | commitdiff | tree |
2017-10-12 |
drh | Fix a typo in a numeric constant in an assert() - a... |
commit | commitdiff | tree |
2017-10-11 |
dan | Add test file mmapwarm.test. With tests for the sqlite3... |
commit | commitdiff | tree |
2017-10-11 |
drh | Add the checkfreelist extension to the command-line... |
commit | commitdiff | tree |
2017-10-11 |
dan | Check that the leaf count on each freelist trunk page... |
commit | commitdiff | tree |
2017-10-11 |
dan | Add new extension "checkfreelist", which uses sqlite_db... |
commit | commitdiff | tree |
2017-10-11 |
drh | Convert the implementation of the ".dbstat" dot-command... |
commit | commitdiff | tree |
2017-10-11 |
mistachkin | Make JSON1 defines consistent in the makefiles for... |
commit | commitdiff | tree |
2017-10-11 |
drh | Enable JSON by default in the Windows command-line... |
commit | commitdiff | tree |
2017-10-11 |
drh | Enable sqlite_dbpage and dbstat virtual tables in the... |
commit | commitdiff | tree |
2017-10-11 |
drh | Get writes working on the sqlite_dbpage virtual table... |
commit | commitdiff | tree |
2017-10-11 |
drh | Initial implementation of the "sqlite_dbpage" virtual... |
commit | commitdiff | tree |
2017-10-11 |
drh | In the speed-check.sh test script, allow an additional... |
commit | commitdiff | tree |
2017-10-11 |
drh | Create a branch for the 3.21.0 release. Development... |
commit | commitdiff | tree |
2017-10-10 |
drh | DROP TABLE now works for WITHOUT ROWID tables and the... |
commit | commitdiff | tree |
2017-10-08 |
mistachkin | Fix harmless compiler warnings in FTS5 seen with MSVC. |
commit | commitdiff | tree |
2017-10-07 |
mistachkin | Fix harmless compiler warning seen with MSVC. |
commit | commitdiff | tree |
2017-10-07 |
mistachkin | Revise variable declaration moved in the previous check... |
commit | commitdiff | tree |
2017-10-07 |
mistachkin | Fix C99-style variable declaration issue seen with... |
commit | commitdiff | tree |
2017-10-06 |
dan | Add tests for the example fts3 "rank" function that... |
commit | commitdiff | tree |
2017-10-05 |
drh | Fix compiler warnings that come up with SQLITE_OMIT_WAL. |
commit | commitdiff | tree |
2017-10-05 |
dan | Fix a problem building with SQLITE_OMIT_WAL defined. |
commit | commitdiff | tree |
2017-10-05 |
drh | Fix the command-line shell so that the ".schema --inden... |
commit | commitdiff | tree |
2017-10-05 |
drh | Disable the delta checksum verification in RBU by defau... |
commit | commitdiff | tree |
2017-10-04 |
drh | Updates to requirements marks. |
commit | commitdiff | tree |
2017-10-04 |
dan | Update the speedtest1 program so that it prints the... |
commit | commitdiff | tree |
2017-10-04 |
mistachkin | Fix typos in session extension header comments. No... |
commit | commitdiff | tree |
2017-10-04 |
drh | New test cases for ticket [b899b6042f97f5] derived... |
commit | commitdiff | tree |
2017-10-04 |
dan | Amend recent changes to busy.test to avoid failing... |
commit | commitdiff | tree |
2017-10-04 |
drh | Turn restriction 20 on the query flattener into an... |
commit | commitdiff | tree |
2017-10-04 |
dan | Add tests to verify that the busy-handler is invoked... |
commit | commitdiff | tree |
2017-10-04 |
drh | Remove a redundant restriction from the query flattener. |
commit | commitdiff | tree |
2017-10-04 |
drh | Fix a minor typo in the query flattener header comment... |
commit | commitdiff | tree |
2017-10-03 |
drh | Simplify the computation of types on columns of a view. |
commit | commitdiff | tree |
2017-10-03 |
drh | Do not enable SELECT tracing with -DSQLITE_DEBUG. ... |
commit | commitdiff | tree |
2017-10-03 |
drh | Add some OK_IF_ALWAYS_TRUE() marks on optimization... |
commit | commitdiff | tree |
2017-10-03 |
drh | Remove an unused variable from sqlite3Insert() and... |
commit | commitdiff | tree |
2017-10-03 |
drh | Fix the sqlite3_column_decltype() interface to return... |
commit | commitdiff | tree |
2017-10-03 |
drh | The simplification to sqlite3SelectExpand() in last... |
commit | commitdiff | tree |
2017-10-03 |
drh | Do not compute column and row size estimates for the... |
commit | commitdiff | tree |
2017-10-02 |
drh | Mark a single branch within sqlite3SelectExpand() as... |
commit | commitdiff | tree |
2017-10-02 |
drh | Simplification to sqlite3SelectPrep() for improved... |
commit | commitdiff | tree |
2017-10-02 |
drh | Add the OK_IF_ALWAYS_TRUE() and OK_IF_ALWAYS_FALSE... |
commit | commitdiff | tree |
2017-10-02 |
drh | Avoid using lookaside memory for persistent virtual... |
commit | commitdiff | tree |
2017-10-02 |
drh | The query planner now always prefers to implement a... |
commit | commitdiff | tree |
2017-10-02 |
drh | Improvements to a comment in lempar.c. No code changes. |
commit | commitdiff | tree |
2017-09-30 |
drh | More details in the header comment of pushDownWhereTerm... prefer-coroutine-sort-subquery |
commit | commitdiff | tree |
2017-09-30 |
drh | Make sure the SQLITE_Stat34 optimization switch is... |
commit | commitdiff | tree |
2017-09-30 |
drh | Fix unreachable conditionals and revise a testcase... |
commit | commitdiff | tree |
2017-09-29 |
drh | Always render a subquery that is not part of a join... |
commit | commitdiff | tree |
2017-09-29 |
drh | Merge the query flattener comment improvements from... |
commit | commitdiff | tree |
next |