Default branch

5b98467d28 · Be sure to do floating-point to text conversions in JSON to the full · Updated 2026-05-29 23:14:22 +00:00

Branches

f344a5e70e · Stop using the TCL_LIBS configuration variable when linking with Tcl. Remove superfluous 'rm' command. · Updated 2012-12-06 00:16:51 +00:00    mirrors

21487
0

585dcb251b · Improvements to the 'tcl' shell output mode. Escape double quotes, set separator to space when mode is set, and skip separator after final column. · Updated 2012-12-04 00:23:43 +00:00    mirrors

21500
0

7d1f0c79cf · Get SQLLOG working on windows. Fix a couple of compiler warnings. · Updated 2012-11-27 16:39:31 +00:00    mirrors

21509
0

55fbc86981 · In winDelete, determine that a file does not exist by checking for a last error of ERROR_FILE_NOT_FOUND or ERROR_PATH_NOT_FOUND. · Updated 2012-11-21 02:10:20 +00:00    mirrors

21511
0

6033e15aa2 · Use preprocessor macros to automatically detect whether or not · Updated 2012-11-13 11:08:49 +00:00    mirrors

21514
0

ada796bbaa · Disable the table selection rule that tried to prevent full table scans from · Updated 2012-11-09 18:22:26 +00:00    mirrors

21519
0

e0b2d5dabb · Adding test cases for ticket [bfbf38e5e9956a] · Updated 2012-11-02 19:08:31 +00:00    mirrors

21526
0

da998c8ec0 · Make sure that the optimizer never tries to create an automatic · Updated 2012-10-30 15:31:31 +00:00    mirrors

21530
0

cb103b9274 · Make sure all virtual table cursors have been closed on a prepared statement · Updated 2012-10-26 00:11:23 +00:00    mirrors

21543
0

79e5c91672 · Further work on getting ssdsim to run. This is an incremental checkin to · Updated 2012-10-25 23:47:27 +00:00    mirrors

21546
3

d55e07296b · Implementation of the INSTR() SQL function, as found in SQL Server, MySQL, · Updated 2012-10-25 03:07:29 +00:00    mirrors

21546
0

540aaed237 · Translate the Debug/Release project configurations to the Debug/Retail VSIX package configurations. · Updated 2012-10-24 00:47:59 +00:00    mirrors

21544
0

6c097019e7 · An optimization that converts "a IN (b)" into "a==b". Seems to work, but needs · Updated 2012-10-16 21:08:03 +00:00    mirrors

21558
1

aa2db79a2e · Mark an always-true conditional as such. · Updated 2012-10-13 20:55:12 +00:00    mirrors

21563
0

2fad815c52 · All test cases (veryquick.tcl and min.rc) pass. A few branch operations in · Updated 2012-10-08 21:01:15 +00:00    mirrors

21591
0

f1dacbfc5b · Manually define the Win32 file-mapping APIs for WAL if SQLITE_WIN32_FILEMAPPING_API is defined. · Updated 2012-10-07 00:52:22 +00:00    mirrors

21587
0

a9ef8d81c8 · Merge the 3.7.14.1 release including the fix for the LEFT JOIN problem into · Updated 2012-10-04 22:45:58 +00:00    mirrors

21561
8

c197eedbb4 · Fix several compiler warnings seen with MSVC. · Updated 2012-10-01 20:12:30 +00:00    mirrors

21608
0

d2e2bf9ff7 · Make sure the WHERE_IDX_ONLY flag is not set on query plans that will not · Updated 2012-09-17 21:24:01 +00:00    mirrors

21650
0

c88729662b · Add an implementation of the REGEXP operator and function. Only defined · Updated 2012-09-12 18:45:31 +00:00    mirrors

21668
1