Default branch

1103b10d8a · Fix an incorrect free() call in the CLI on Windows when using the -A · Updated 2026-07-08 20:30:22 +00:00

Branches

4825267c06 · Fix an incorrect free() call in the CLI on Windows when using the -A · Updated 2026-07-08 20:33:08 +00:00

527
159

47a4302042 · Allow "ALTER TABLE ... DROP CONSTRAINT" to drop foreign key constraints. · Updated 2026-07-08 17:40:04 +00:00

2
0

839d781501 · Make the (legacy, deprecated) ".header" command in the CLI responsive to · Updated 2026-07-08 15:34:53 +00:00

4
0

7c90f02767 · Corrections to the mode matrix in the CLI · Updated 2026-07-07 13:24:23 +00:00

7
0

61dc586218 · Add a few simple test cases. · Updated 2026-07-03 15:08:18 +00:00

31
6

12fad2e03c · Add "end of day/month/year" modifiers to date/time functions. · Updated 2026-07-01 11:57:20 +00:00

40
0

795dffb08e · Rename omit-api=all to omit-api=ALL to defend against breaking on a substring match of 'all' in as-yet-hypothetical future feature names. · Updated 2026-06-29 11:59:54 +00:00

36
0

4f44821ddc · Version 3.53.3 for the reuse-schema-3.53 subbranch · Updated 2026-06-26 20:40:35 +00:00

527
378

79e94a4df7 · Also have functions sqlite3_db_name(), sqlite3_get_autocommit(), sqlite3_extended_errcode(), sqlite3_errcode(), sqlite3_total_changes64(), sqlite3_changese64(), sqlite3_last_insert_rowid() and sqlite3_expired() take the database mutex. · Updated 2026-06-25 16:24:06 +00:00

67
0

878bfb2cf2 · Remove ALWAYS() and NEVER() macros used for developmemt testing on · Updated 2026-06-24 20:17:20 +00:00

81
0

57312eb362 · Update mjournal.test so that it works on windows. · Updated 2026-06-24 19:07:30 +00:00

79
0

d0a79d8447 · Remove a stray C++ style comment left in build.c by the previous commit on this branch. · Updated 2026-06-24 13:37:31 +00:00

91
0

a47103453f · Add preprocessor guards to various JS files working towards the ability to build, e.g., with only one of various VFSes included. The makefile does not yet integrate these - this is an incremental step towards addressing the discussion in [https://github.com/sqlite/sqlite-wasm/pull/168|the downstream npm project's PR#168]. · Updated 2026-06-23 19:49:09 +00:00

95
1

46afb5f0db · Fix a problem with readonly_shm=1 connections causing SQLITE_PROTOCOL to be returned in some cases. This is the same fix as [0c3a346d65]. · Updated 2026-06-22 21:00:19 +00:00

107
561

d449e435ba · Merge the latest trunk enhancements and fixes into the wal2 branch. · Updated 2026-06-22 20:23:43 +00:00

107
198

a894df08a2 · Merge the latest trunk enhancements into the reuse-schema branch. · Updated 2026-06-22 14:45:57 +00:00

107
235

93da2521b9 · Merge all the latest trunk enhancements into the begin-concurrent branch · Updated 2026-06-22 14:11:28 +00:00

107
361

7644162026 · Use SQLITE_FINISH in a few places in the core, to help ensure that path is · Updated 2026-06-19 22:57:44 +00:00

117
0

544b208113 · After opening a non-covering index cursor, pass the corresponding table cursor to the implementation via sqlite3BtreeCursorHint(). · Updated 2026-06-16 18:06:46 +00:00

133
0

b348459070 · Improve comments in percentSort(). · Updated 2026-06-15 17:13:40 +00:00

155
0