2019-10-23 |
numist | Add uuid_string and uuid_blob functions uuid-funcs |
commit | commitdiff | tree |
2019-10-23 |
numist | Create new branch named "uuid-funcs" |
commit | commitdiff | tree |
2019-10-22 |
drh | Disqualify row-value comparisons for use by an index... |
commit | commitdiff | tree |
2019-10-22 |
drh | Previous check-in to fix [b47e3627ecaadbde] was incompl... |
commit | commitdiff | tree |
2019-10-22 |
drh | Move the sqlite3LocateCollSeq(), sqlite3FindCollSeq... |
commit | commitdiff | tree |
2019-10-22 |
drh | When flipping ("commuting") a comparison operator,... |
commit | commitdiff | tree |
2019-10-21 |
drh | Add a VdbeCoverage() macro that was omitted from check... |
commit | commitdiff | tree |
2019-10-21 |
drh | Try to fix a harmless compiler warning reported by... |
commit | commitdiff | tree |
2019-10-20 |
dan | Fix a resource leak in fts5 that could occur if an... |
commit | commitdiff | tree |
2019-10-18 |
drh | Enhance the ".imposter" command in the CLI so that... |
commit | commitdiff | tree |
2019-10-17 |
dan | Avoid an infinite loop in fts3/4 incremental-merge... |
commit | commitdiff | tree |
2019-10-16 |
mistachkin | Enhancements to SQL query normalization for UPDATE... |
commit | commitdiff | tree |
2019-10-16 |
drh | If an AFTER DELETE trigger fires when a conflict row... |
commit | commitdiff | tree |
2019-10-15 |
drh | Formatting change on a multi-line conditional, for... |
commit | commitdiff | tree |
2019-10-14 |
drh | Futher improvements to the IN operator for row-values... |
commit | commitdiff | tree |
2019-10-14 |
drh | New test cases in test/fuzzdata8.db. |
commit | commitdiff | tree |
2019-10-14 |
dan | Fix a problem with row-value IN(...) operators and... |
commit | commitdiff | tree |
2019-10-12 |
drh | When Select-Trace is enabled (in debugging builds only... |
commit | commitdiff | tree |
2019-10-11 |
dan | Update the zipfile extension to use deflateBound()... |
commit | commitdiff | tree |
2019-10-11 |
drh | Futher improvements to LEFT JOIN strength reduction. |
commit | commitdiff | tree |
2019-10-11 |
drh | Improvements to the LEFT JOIN strength reduction optimi... |
commit | commitdiff | tree |
2019-10-11 |
dan | Ensure fts3/4 prefix indexes are flushed to disk before... |
commit | commitdiff | tree |
2019-10-11 |
dan | Fix the fts3/4 integrity-check command so that it works... |
commit | commitdiff | tree |
2019-10-11 |
drh | Increase the version number to 3.31.0 for the next... |
commit | commitdiff | tree |
2019-10-11 |
drh | Faster response to sqlite3_interrupt() in the OP_Integr... |
commit | commitdiff | tree |
2019-10-10 |
mistachkin | Update the autoconf makefile for MSVC. |
commit | commitdiff | tree |
2019-10-10 |
mistachkin | Fix harmless compiler warning seen with MSVC. |
commit | commitdiff | tree |
2019-10-10 |
dan | Prevent SQLite from assuming that if ((? IS NOT NULL... |
commit | commitdiff | tree |
2019-10-10 |
dan | Fix a problem in the fts3 integrity-check routine causi... |
commit | commitdiff | tree |
2019-10-10 |
dan | Be sure to rewrite column references inside FILTER... |
commit | commitdiff | tree |
2019-10-09 |
dan | Avoid assuming that an expression that contains the... |
commit | commitdiff | tree |
2019-10-09 |
dan | Do not allow users to effectively disable fts5 crisisme... |
commit | commitdiff | tree |
2019-10-09 |
drh | An improved fix for the dbsqlfuzz-discovered ALWAYS... |
commit | commitdiff | tree |
2019-10-09 |
dan | Disallow fts5 page sizes greater than 65536 bytes ... |
commit | commitdiff | tree |
2019-10-09 |
drh | Remove the "fastfuzztest" makefile target. Use only... |
commit | commitdiff | tree |
2019-10-09 |
drh | New test cases added to test/fuzzdata8.db. |
commit | commitdiff | tree |
2019-10-09 |
drh | Change sqlite3SelectDup() to always return NULL if... |
commit | commitdiff | tree |
2019-10-09 |
drh | Use the "fuzztest" target in place of "fastfuzztest". makefile-cleanup |
commit | commitdiff | tree |
2019-10-09 |
drh | Remove the obsolete "fastfuzztest" target from the... |
commit | commitdiff | tree |
2019-10-09 |
drh | Save CPU cycles in sqlite3Prepare() by, among other... |
commit | commitdiff | tree |
2019-10-08 |
dan | Fix problems with using the fts5 'rebuild' command... |
commit | commitdiff | tree |
2019-10-07 |
dan | Disallow page-sizes smaller than 32 bytes in fts5.... |
commit | commitdiff | tree |
2019-10-07 |
drh | Omit a pointless memory allocation in vdbeSorterSort(). |
commit | commitdiff | tree |
2019-10-07 |
dan | Fix a problem with running ALTER TABLE ADD COLUMN state... |
commit | commitdiff | tree |
2019-10-07 |
dan | Add a test case for the assert() fix in the previous... |
commit | commitdiff | tree |
2019-10-07 |
drh | Fix a faulty assert() statement in the sqlite3VdbeMemEx... |
commit | commitdiff | tree |
2019-10-07 |
drh | Fix the OP_SeekRowid opcode so that it works correctly... |
commit | commitdiff | tree |
2019-10-05 |
drh | Omit the check for conflicting shared-cache locks in... |
commit | commitdiff | tree |
2019-10-05 |
drh | Optimization to sqlite3VtabUnlockList() for the common... |
commit | commitdiff | tree |
2019-10-05 |
drh | Call sqlite3Prepare() directly, rather than going throu... |
commit | commitdiff | tree |
2019-10-05 |
drh | Reorder two comparisons for a small performance gain... |
commit | commitdiff | tree |
2019-10-05 |
drh | Performance optimization to the lookaside-memory disabl... |
commit | commitdiff | tree |
2019-10-04 |
drh | Version 3.30.0 version-3.30.0 |
commit | commitdiff | tree |
2019-10-03 |
dan | Avoid running a couple of tests in affinity2.test as... |
commit | commitdiff | tree |
2019-10-03 |
drh | Increase the precision of floating point value display... |
commit | commitdiff | tree |
2019-10-03 |
dan | Fix some test script issues that come up with SQLITE_OM... |
commit | commitdiff | tree |
2019-10-03 |
dan | Fix issues with command line invocation of wapptest... |
commit | commitdiff | tree |
2019-10-02 |
drh | Update error detection logic in releasetest.tcl to... |
commit | commitdiff | tree |
2019-10-02 |
dan | Update corruptM.test to account for the fact that the... |
commit | commitdiff | tree |
2019-10-02 |
dan | Fix a long-standing problem in fts4 incrmental merge. |
commit | commitdiff | tree |
2019-10-02 |
drh | Disable sqlite3_drop_module() tests when virtual tables... |
commit | commitdiff | tree |
2019-10-01 |
drh | Remove references to test scripts analyzeA.test and... |
commit | commitdiff | tree |
2019-09-30 |
drh | The nodeReaderInit() function in FTS3 may not assume... |
commit | commitdiff | tree |
2019-09-28 |
drh | Add missing comment to constant definitions. |
commit | commitdiff | tree |
2019-09-28 |
drh | Improvements to a comment. No code changes. |
commit | commitdiff | tree |
2019-09-28 |
drh | In FTS3/4, the poslist end marker must be larger than... |
commit | commitdiff | tree |
2019-09-27 |
drh | Update requirement marks due to changes in documentatio... |
commit | commitdiff | tree |
2019-09-27 |
drh | Allow compile-time options -DHAVE_GETHOSTUUID=0 and... |
commit | commitdiff | tree |
2019-09-27 |
drh | Alternative implementation of the previous check-in... |
commit | commitdiff | tree |
2019-09-27 |
drh | Fix sqlite3ExprCompare() so that it ignores differences... |
commit | commitdiff | tree |
2019-09-26 |
dan | More minor test file fixes. |
commit | commitdiff | tree |
2019-09-26 |
drh | Allow DROP TABLE to work on tables name "sqlite_paramet... |
commit | commitdiff | tree |
2019-09-26 |
dan | Minor fix for test file indexexpr1.test. |
commit | commitdiff | tree |
2019-09-26 |
drh | New dbsqlfuzz cases added to test/fuzzdata8.db. |
commit | commitdiff | tree |
2019-09-26 |
drh | Test for an OOM condition in resolveAlias(). |
commit | commitdiff | tree |
2019-09-26 |
dan | Fix a window-functions problem that could occur if... |
commit | commitdiff | tree |
2019-09-25 |
drh | Add a missing VdbeCoverage() macro. |
commit | commitdiff | tree |
2019-09-25 |
drh | Remove an unused variable. |
commit | commitdiff | tree |
2019-09-25 |
dan | Further simplifications to window-function code. |
commit | commitdiff | tree |
2019-09-25 |
drh | In the previous check-in, the variable should be openMo... |
commit | commitdiff | tree |
2019-09-25 |
drh | In the unix VFS layer, do not attempt to chown() the... |
commit | commitdiff | tree |
2019-09-25 |
drh | Simplifications to the window-function code. |
commit | commitdiff | tree |
2019-09-24 |
dan | Bug fixes for window frames of the form (... RANGE... |
commit | commitdiff | tree |
2019-09-23 |
drh | Omit the sqlite3IntTokens array constant for a code... |
commit | commitdiff | tree |
2019-09-23 |
drh | When a scalar subquery has a pre-existing "LIMIT X... |
commit | commitdiff | tree |
2019-09-21 |
drh | Fix a harmless unused variable warning in the test... |
commit | commitdiff | tree |
2019-09-21 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2019-09-21 |
dan | Allow SQLite to omit redundant ORDER BY sorts in the... |
commit | commitdiff | tree |
2019-09-21 |
drh | Add --multithread, --serialized, and --singlethread... |
commit | commitdiff | tree |
2019-09-20 |
dan | Simplify the fix in the previous commit. |
commit | commitdiff | tree |
2019-09-20 |
dan | Fix a problem with queries containing a min() or max... |
commit | commitdiff | tree |
2019-09-19 |
dan | Fix an assert() in fts3 that could fail when accessing... |
commit | commitdiff | tree |
2019-09-18 |
drh | Always clear the temporary register cache after coding... |
commit | commitdiff | tree |
2019-09-18 |
dan | Add extra tests for the handling of corrupt records... |
commit | commitdiff | tree |
2019-09-18 |
drh | Fix another potential "jump depends on uninitialized... |
commit | commitdiff | tree |
2019-09-18 |
dan | Fix a "jump depends on unititialized value" valgrind... |
commit | commitdiff | tree |
2019-09-18 |
drh | Fix an OOB read in the INSTR() function introduced... |
commit | commitdiff | tree |
2019-09-17 |
drh | Do not change the OP_String8 opcode into OP_String... |
commit | commitdiff | tree |
2019-09-17 |
drh | Test cases for ticket [587791f92620090e] |
commit | commitdiff | tree |
2019-09-17 |
drh | Fix the instr() SQL function so that it makes a copy... |
commit | commitdiff | tree |
next |