SQLite

Timeline
Login

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

7 check-ins in a bisect occurring around c22e47c77a.

2021-05-24
12:28
GOOD (2) Minor comment improvements in fuzzcheck.c. (check-in: 7aca8d52 user: drh tags: trunk)
2021-04-08
20:29
GOOD (7) Fix a use-after-free error that could occur when processing "SELECT aggregate(DISTINCT <expr>)..." queries. (check-in: 0e478986 user: dan tags: trunk)
19:56
BAD (6) Remove an ALWAYS() that might be false under very unusual circumstances. dbsqlfuzz 300261f469ace7ecc57ed32ea7b0de3ea9d7dbf. Test case in TH3. (check-in: 466f5089 user: drh tags: trunk)
2021-04-07
13:20
BAD (5) Unnecessary local variable initialization to fix a harmless compiler warning. (check-in: c22e47c7 user: drh tags: trunk)
2021-03-24
17:28
BAD (4) Improvements to distinct aggregates such that they can sometimes avoid using an ephermeral table to test for duplicates if the column that is distinct is part of an index. (check-in: ef4ac0dd user: drh tags: trunk)
17:04
GOOD (3) Fix a harmless compiler warning. (check-in: 26b005a9 user: drh tags: trunk)
2021-03-22
16:50
GOOD (1) Increase the version number to 3.36.0 to begin the next development cycle. (check-in: 5cee689d user: drh tags: trunk)