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

f5840160b7 · Fix typo in sqlite3_close() function documentation reported on the mailing list. · Updated 2013-03-12 20:58:21 +00:00    mirrors

21297
0

09ff9e1664 · Fixes for compiling with SQLITE_OMIT_AUTOVACUUM and/or SQLITE_OMIT_TRIGGER defined. · Updated 2013-03-11 11:49:03 +00:00    mirrors

21300
0

cfc176973e · Fix an operator precedence problem on the [1d8086902e] check-in. · Updated 2013-03-06 01:41:53 +00:00    mirrors

21311
0

8d0b81d764 · Prevent Tcl file encoding issues in the tests for the unicode() and char() functions. · Updated 2013-02-26 05:44:33 +00:00    mirrors

21330
0

295fc442b5 · Add test file incrvacuum3.test. No code changes. · Updated 2013-02-25 12:06:55 +00:00    mirrors

21337
0

d495d8c9a3 · Two new SQL functions: unicode() and char(). · Updated 2013-02-22 19:34:25 +00:00    mirrors

21346
0

7e87eae901 · Improve memory allocation error handling on WinCE. · Updated 2013-02-12 09:46:48 +00:00    mirrors

21367
0

433dccfb52 · Rename SQLITE_CONSTRAINT_RAISE to SQLITE_CONSTRAINT_TRIGGER. Put the · Updated 2013-02-09 15:37:11 +00:00    mirrors

21369
0

5edf8435d3 · Fix a potential NULL-pointer dereference following an OOM error · Updated 2013-02-08 23:18:18 +00:00    mirrors

21366
0

935f96de1f · Add a single test case to fts4unicode.test to verify that title-case · Updated 2013-01-26 19:26:11 +00:00    mirrors

21452
5

806c00666f · Enhance RTree virtual table creation error messages that involve the getNodeSize() function. · Updated 2013-01-17 03:18:38 +00:00    mirrors

21396
0

413c63ba81 · Make the 'fs' virtual table module portable to Windows. · Updated 2013-01-17 03:18:14 +00:00    mirrors

21397
0

88bdfb7201 · Merge updates from trunk. · Updated 2013-01-08 17:24:25 +00:00    mirrors

21407
10

38b384a032 · Further corner-case fixes to the name resolution logic. · Updated 2013-01-03 17:34:28 +00:00    mirrors

21415
0

83e0dba311 · Remove an unreachable branch operation from the foreign_key_check pragma. · Updated 2012-12-20 00:32:49 +00:00    mirrors

21436
0

0e8578fc9e · A couple more test cases. · Updated 2012-12-19 16:32:33 +00:00    mirrors

21436
0

4ac391fc05 · Attempt to further generalize the min/max optimization so that, if an appropriate index exists, it can be used by any aggregate query that contains only a single aggregate of the form max(colname) or min(colname) and does not contain a GROUP BY clause. · Updated 2012-12-13 16:37:10 +00:00    mirrors

21450
0

261d8a51e2 · Adjustments to the collating-sequence refactoring to facilitate full-coverage · Updated 2012-12-08 21:36:26 +00:00    mirrors

21467
0

cfd227aee2 · Cherrypick [79ef8e3c77] (Apply the same restrictions on constant refactoring to statements within a trigger program as top-level statements). · Updated 2012-12-06 20:27:49 +00:00    mirrors

22379
9

f78baafe41 · Apply the same restrictions on constant refactoring to statements within a trigger program as top-level statements. Candidate fix for [ae3c5670b6]. · Updated 2012-12-06 19:37:22 +00:00    mirrors

21481
0