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

604314d94e · Merge all the latest trunk enhancements into the coroutines-exp2 enhancement · Updated 2022-12-14 17:52:15 +00:00    mirrors

6572
0

ed07d0ea76 · If the SELECT that implements a subquery or a VIEW or a CREATE TABLE AS is · Updated 2022-12-14 14:41:35 +00:00    mirrors

6588
0

89e160a96a · If a subquery has a result column of the form "CAST(... AS NUMERIC)" then · Updated 2022-12-12 18:58:53 +00:00    mirrors

6600
0

6fce561905 · Ensure that the types and collation sequences of a view are taken from the leftmost component of compound SELECTs, even when column names are explicitly provided for the view. Possible fix for [679ed6a2]. · Updated 2022-12-10 17:54:55 +00:00    mirrors

6612
0

16bf97b507 · More work on the JS vtable tests. · Updated 2022-12-08 10:06:07 +00:00    mirrors

6650
0

1751f875bc · Merge from trunk prepratory to branch end. · Updated 2022-12-06 19:25:07 +00:00    mirrors

6664
0

9ab1598e52 · Add optional feature: A CLI continuation prompt which reflects open lexemes and parens, similarly to PG shell. · Updated 2022-12-06 05:09:51 +00:00    mirrors

6681
0

70128c0919 · Highly experimental (and non-working) changes aimed at increasing the number · Updated 2022-12-06 00:54:55 +00:00    mirrors

6675
1

07c8e08889 · Update comments in sqlite.h.in to account for sqlite3_stmt_scanstatus_v2(). · Updated 2022-12-05 18:52:12 +00:00    mirrors

6676
0

b542298376 · Use the smaller estimated row size for searching IPK tables, but use the · Updated 2022-12-05 02:42:30 +00:00    mirrors

6698
0

4961fd900a · Make conglomerateur help with extension packaging. Otherwise a WIP check-in. · Updated 2022-12-03 17:19:11 +00:00    mirrors

6716
2

cbb9585805 · Test cases added derived from the enhancment ticket. · Updated 2022-11-28 18:17:42 +00:00    mirrors

6743
0

d8d68a5b8e · Sync w/trunk, zap surplus space. · Updated 2022-11-28 14:11:48 +00:00    mirrors

6750
0

bedbb1bfab · Remove a redundant assert() statement. · Updated 2022-11-25 13:26:51 +00:00    mirrors

6778
0

df5d06d03e · More work on the OPFS concurrency testing app. · Updated 2022-11-24 17:53:09 +00:00    mirrors

6796
0

63b74e02a7 · Add Makefile.in targets for sqlite3r.c and sqlite3r.h, versions of the amalgamation that include the recover extension. · Updated 2022-11-22 16:12:53 +00:00    mirrors

6814
0

f7d98ac764 · More work towards creation of a ES6 JS module. · Updated 2022-11-19 02:51:41 +00:00    mirrors

6841
0

2756004aa7 · Add the SQLITE_DBCONFIG_LENIENT_JSON configuration option. Modify the · Updated 2022-11-18 17:50:52 +00:00    mirrors

6844
1

873a84054c · Avoid returning SQLITE_SCHEMA if the first query run on a connection is "SELECT nosuchcolumn" or similar. Forum post <https://sqlite.org/forum/forumpost/c1798f77ef>. · Updated 2022-11-10 19:19:52 +00:00    mirrors

6859
0

da2641597a · Rework automatically acquired OPFS locks to be released during idle time. This eliminates the performance hit reported in [46304ba057707c]. · Updated 2022-11-10 13:14:30 +00:00    mirrors

6861
0