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

5a5d120bcc · Fix two problems. Tests now passing. · Updated 2014-10-24 12:37:00 +00:00    mirrors

19025
0

f533dbea5f · Add debugging code to count the number of iterations of each loop made as part of statement execution. · Updated 2014-10-23 17:26:22 +00:00    mirrors

19030
1

cafc3647a9 · The _beginthreadex() / _endthreadex() functions should only be used when compiling with MSVC. · Updated 2014-10-22 16:25:09 +00:00    mirrors

19030
1

9b489d8f36 · Use OP_SorterColumns in aggregate queries. Remove OPFLAG_CLEARCACHE. · Updated 2014-10-13 12:30:17 +00:00    mirrors

19050
2

b6453201d2 · Account for the ASC/DESC properties of ORDER BY expressions when using the same index for GROUP BY and ORDER BY. Candidate fix for [ba7cbfaedc]. · Updated 2014-10-10 20:52:53 +00:00    mirrors

19056
0

4ee3eb0ad4 · Add a test to show that the change on this branch is effective. · Updated 2014-10-04 10:22:01 +00:00    mirrors

19085
0

3cef7c3651 · Fix a segfault that could occur if an 'optimize' command was issued on an FTS table that contained at least one row but zero terms. · Updated 2014-10-02 09:27:08 +00:00    mirrors

21677
12

68edfafdc6 · Draw the TreeView debugging graphs using unicode box-drawing characters. · Updated 2014-09-30 21:24:28 +00:00    mirrors

19094
1

da0f75eb00 · Add the OPFLAG_MULTICOLUMN flat to the OP_Column opcode. Rearrange OP_Column · Updated 2014-09-29 18:47:20 +00:00    mirrors

19100
1

343d754a76 · Experiment using linear interpolation, instead of a strict binary search, · Updated 2014-09-24 04:38:14 +00:00    mirrors

19115
1

d7643037e6 · Add test cases for ticket [89398880bcfff9]. · Updated 2014-09-21 20:31:26 +00:00    mirrors

19128
0

4e7a479597 · Only enable HAVE_STRCHRNUL by default on linux, as that is the only place · Updated 2014-09-20 00:29:20 +00:00    mirrors

19135
0

137fd4fda2 · Make sure that the sorting-index pre-filter recognizes that a rowid reference · Updated 2014-09-19 02:01:37 +00:00    mirrors

19148
0

c891c6c7ad · Clean up some #includes in the extension API implementation. · Updated 2014-09-11 17:14:54 +00:00    mirrors

19185
0

bbf483f855 · Change the name of the _texte64() interfaces to just _test64(), without the "e". · Updated 2014-09-09 20:30:24 +00:00    mirrors

19195
0

3fdf46a16e · Merge latest trunk changes with this branch. · Updated 2014-09-06 16:52:18 +00:00    mirrors

19199
0

6b2129aaaf · Disable worker threads when SQLITE_THREADSAFE=0. Set the default compile-time · Updated 2014-08-29 19:06:07 +00:00    mirrors

19218
0

b34fc5be6d · Add a testcase() macro to help verfity the row estimation logic. · Updated 2014-08-28 17:20:37 +00:00    mirrors

19357
0

31753c833d · Revise #ifdef ordering to prefer the ANSI version of GetVersionEx, when available. · Updated 2014-08-22 19:12:16 +00:00    mirrors

19396
0

905552628c · Change an assert() added by the previous commit into a testcase(). · Updated 2014-08-20 13:17:43 +00:00    mirrors

19406
0