SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins in a bisect

2023-01-13
18:20
BAD (1) Add missing "const" on variables in recent RBU fixes. (check-in: 9b8dcd79 user: drh tags: trunk)
2022-11-16
12:10
BAD (2) Version 3.40.0 (check-in: 89c459e7 user: drh tags: trunk, release, major-release, version-3.40.0)
2022-05-22
14:07
BAD (4) WASM OO wrapper #1: prepare() and bind() APIs are in place but are untested, pending fetch/get APIs. (check-in: 84c8f63a user: stephan tags: trunk)
2022-02-28
13:38
BAD (5) Expand the comment on the definition of the Mem object to better explain the meanings of the various flag bits. (check-in: f2f04260 user: drh tags: trunk)
2022-01-21
19:26
BAD (6) Update evidence marks for the latest changes to the documentation. (check-in: 19247e91 user: drh tags: trunk)
2022-01-03
01:43
BAD (8) Small performance and size optimization to allocateCursor(). (check-in: 23f04266 user: drh tags: trunk)
2021-12-31
22:53
BAD (9) Mark the REGEXP operator in the built-in extension as deterministic. (check-in: e654b57a user: drh tags: trunk)
2021-12-30
17:36
BAD (10) When constructing the sqlite3_index_info object for the xBestIndex method of a virtual table, omit constant trims from the ORDER BY clause, as they will always be in the correct order. (check-in: 524c2b87 user: drh tags: trunk)
2021-12-29
04:31
BAD (11) Ensure that the affinity of columns is honored in the RETURNING clause. See forum post e0c7574ab2 for the bug report. (check-in: 4711fb69 user: drh tags: trunk)
04:13
GOOD (13) Add the sqlite3_error_offset() interface. Use it to enhance error reporting in the CLI. (check-in: 416602a8 user: drh tags: trunk)
04:10
GOOD (12) Make .read's help tell of piped input (check-in: 155c3e9c user: drh tags: trunk)
2021-12-24
19:44
GOOD (7) Fix a minor problem in the CLI introduced by [d156123885abe6bf], apparently. (check-in: 37e6e10f user: drh tags: trunk)
2021-11-27
14:13
GOOD (3) Version 3.37.0 (check-in: bd41822c user: drh tags: trunk, release, major-release, version-3.37.0)