SQLite

Timeline
Login

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

200 ticket changes occurring around f193ca587f9e4f92.

2019-07-17
13:10 Fixed ticket [fd3aec0c7e]: Valgrind warning if PK has more columns than the table. plus 5 other changes (artifact: c294e6d98f user: drh)
01:27 New ticket [fd3aec0c7e]. (artifact: 6e4769b46d user: drh)
2019-07-08
12:03 Closed ticket [9ece23d2ca]: Default collation sequences and affinities lost when window function added to query plus 3 other changes (artifact: 295dff1c14 user: dan)
12:03 Ticket [9ece23d2ca]: 3 changes (artifact: f5d6cde21b user: dan)
11:50 Ticket [9ece23d2ca]: 6 changes (artifact: e496cf62f1 user: dan)
11:48 New ticket [9ece23d2ca]. (artifact: facd5361ea user: dan)
2019-06-27
02:23 Fixed ticket [9cdc5c4662]: Incorrect result from second execution of correlated scalar sub-query that uses a partial sort plus 6 other changes (artifact: 694cf21b62 user: drh)
2019-06-26
20:00 New ticket [9cdc5c4662]. (artifact: 1f188ca25a user: dan)
2019-06-16
14:57 Fixed ticket [e1e07ef202]: COLLATE in BETWEEN expression is ignored plus 6 other changes (artifact: 97ce28ab54 user: drh)
2019-06-15
21:41 New ticket [e1e07ef202]. (artifact: 1c102a81ae user: mrigger)
2019-06-14
13:25 Fixed ticket [f1580ba1b5]: Built-in RTRIM collating sequence yields incorrect comparisons plus 8 other changes (artifact: 71c96e66f5 user: drh)
12:29 Fixed ticket [ce8717f088]: LIKE malfunctions for UNIQUE COLLATE NOCASE column plus 6 other changes (artifact: 751df5f033 user: drh)
11:03 New ticket [f1580ba1b5] Row is not fetched in WITHOUT ROWID table and a composite primary key. (artifact: 253e38a485 user: mrigger)
10:01 New ticket [ce8717f088] LIKE malfunctions for UNIQUE COLLATE NOCASE column. (artifact: 81eff85613 user: mrigger)
2019-06-12
20:53 Fixed ticket [674385aeba]: CAST('-0.0' AS NUMERIC) computes 0.0 rather than 0 plus 4 other changes (artifact: bacc0175a8 user: drh)
20:32 Fixed ticket [b148fa6105]: CAST takes implicit COLLATE of its operand plus 8 other changes (artifact: bed43b4e69 user: drh)
15:37 New ticket [b148fa6105]. (artifact: 985e96ae55 user: mrigger)
14:12 Ticket [674385aeba] CAST('-0.0' AS NUMERIC) computes 0.0 rather than 0 status still Open with 3 other changes (artifact: e0c5eb961e user: mrigger)
13:50 Closed ticket [4d01eda811]: IS TRUE operator malfunctions with COLLATE and REAL value plus 6 other changes (artifact: 75b45c09ca user: dan)
13:25 Ticket [674385aeba] CAST('-0.0' AS NUMERIC) computes 0.0 rather than 0 status still Open with 7 other changes (artifact: e68e7d1605 user: drh)
12:58 New ticket [674385aeba]. (artifact: 5ea2d3c32f user: mrigger)
12:41 New ticket [4d01eda811] IS TRUE operator malfunctions with COLLATE and REAL value. (artifact: 9726435c93 user: mrigger)
2019-06-11
21:02 Fixed ticket [0c620df60b]: LIKELY(), UNLIKELY() and LIKELIHOOD() have affinities plus 6 other changes (artifact: dd95f0b102 user: drh)
19:24 New ticket [0c620df60b]. (artifact: f0e8580003 user: mrigger)
18:08 Fixed ticket [57353f8243]: COLLATE expression in the right side of an IN operator results in an affinity conversion plus 6 other changes (artifact: 1e6103e9e7 user: drh)
16:02 Closed ticket [afdc5a29dc]: Lossless conversion when casting a large TEXT number to NUMERIC is not performed plus 8 other changes (artifact: 0d2ad198e6 user: drh)
14:06 New ticket [afdc5a29dc]. (artifact: 446e6ab323 user: mrigger)
13:43 Fixed ticket [1819598c09]: -'1.0' computes -1.0 rather than -1 plus 7 other changes (artifact: 070c163445 user: drh)
11:50 New ticket [57353f8243] COLLATE expression in the right side of an IN operator results in an affinity conversion. (artifact: 0e9aa5fa09 user: mrigger)
09:47 New ticket [1819598c09] -'1.0' computes -1.0 rather than -1. (artifact: 20490a7c1d user: mrigger)
03:00 Fixed ticket [d60b3cd7cb]: COLLATE expression has an affinity plus 8 other changes (artifact: 8270b2b987 user: drh)
02:43 Fixed ticket [533010b8ca]: Illegal argument to LIKELIHOOD() does not result in error when combined with "IN ()" plus 3 other changes (artifact: e17361d221 user: drh)
2019-06-10
23:45 Fixed ticket [412bba9b22]: CAST('.' AS NUMERIC) computes 0.0 rather than 0 plus 6 other changes (artifact: f3f09094f7 user: drh)
21:58 Open ticket [533010b8ca]: Illegal argument to LIKELIHOOD() does not result in error when combined with "IN ()" plus 3 other changes (artifact: f065e4ab82 user: mrigger)
20:46 New ticket [d60b3cd7cb] COLLATE expression has an affinity. (artifact: 17666839a7 user: mrigger)
19:53 New ticket [412bba9b22] CAST('.' AS NUMERIC) computes 0.0 rather than 0. (artifact: 27de823723 user: mrigger)
19:18 Closed ticket [533010b8ca]: Illegal argument to LIKELIHOOD() does not result in error when combined with "IN ()" plus 6 other changes (artifact: 8f1e45446f user: dan)
19:07 Fixed ticket [5e0423b058]: xAccess behaviour is not documented, changed in Windows 3.7.0 plus 3 other changes (artifact: c703cfe188 user: drh)
18:51 Closed ticket [31c6e64ff9]: ALTER TABLE fails if a trigger references a non-existant table. plus 6 other changes (artifact: d4a0d54d81 user: drh)
18:33 Fixed ticket [dd6bffbfb6]: CAST to NUMERIC no longer converts to INTEGER plus 3 other changes (artifact: b853530b61 user: drh)
18:27 Ticket [dd6bffbfb6]: 7 changes (artifact: 7bfbf7b8b3 user: drh)
18:15 New ticket [533010b8ca] Illegal argument to LIKELIHOOD() does not result in error when combined with "IN ()". (artifact: 0aff6c3fc3 user: mrigger)
15:35 Closed ticket [fd76310a5e]: TEXT value interpreted as column name in an index with empty list in an IN expression plus 5 other changes (artifact: f453906cff user: dan)
13:52 Fixed ticket [b1d8c79314]: LIKE malfunctions for INT PRIMARY KEY COLLATE NOCASE column plus 6 other changes (artifact: 974e3f5cec user: dan)
11:28 New ticket [b1d8c79314]. (artifact: 899d46d175 user: mrigger)
00:14 New ticket [fd76310a5e] TEXT value interpreted as column name in an index with empty list in an IN expression. (artifact: 683171cbee user: mrigger)
2019-06-08
21:31 New ticket [dd6bffbfb6] CAST to NUMERIC no longer converts to INTEGER. (artifact: f550c0f017 user: mrigger)
2019-06-07
22:26 Fixed ticket [4c2d7639f0]: CAST('-' AS NUMERIC) computes 0.0 plus 6 other changes (artifact: 2c9d148c85 user: drh)
22:26 Fixed ticket [e8bedb2a18]: Incorrect result when subtracting a large integer number from a TEXT value plus 6 other changes (artifact: 8ea84fcb40 user: drh)
2019-05-29
17:22 Fixed ticket [c41afac34f]: LIMIT applied globally rather than locally plus 5 other changes (artifact: d33af184ff user: drh)
16:04 New ticket [c41afac34f]. (artifact: 67d7ba1715 user: drh)
2019-05-26
09:53 New ticket [e8bedb2a18] Incorrect result when subtracting a large integer number from a TEXT value. (artifact: 15289795de user: mrigger)
2019-05-25
10:06 New ticket [4c2d7639f0] CAST('-' AS NUMERIC) computes 0.0. (artifact: 25245da464 user: mrigger)
2019-05-22
22:49 Fixed ticket [ce82323194]: Duplicate CTE name gives incorrect result plus 5 other changes (artifact: 65d134bbb7 user: drh)
22:44 New ticket [ce82323194]. (artifact: fe37540714 user: drh)
2019-05-21
14:46 Closed ticket [b5ca442af9]: "Malformed database schema" when creating a failing index within a transaction plus 3 other changes (artifact: f72ccfccaf user: dan)
10:20 Ticket [b5ca442af9]: 6 changes (artifact: eba0221de5 user: mrigger)
10:04 New ticket [b5ca442af9]. (artifact: 329bdfc011 user: mrigger)
2019-05-20
17:15 Closed ticket [9b78184be2]: Index on non-existing column results in a fabricated value being fetched plus 6 other changes (artifact: 6093aca95b user: dan)
12:35 Fixed ticket [d3e7f2ba5b]: Nested boolean formula with IN operator computes an incorrect result plus 5 other changes (artifact: eaeb86ad08 user: drh)
11:07 Ticket [d3e7f2ba5b]: 3 changes (artifact: b9e29307e6 user: mrigger)
10:23 Ticket [d3e7f2ba5b]: 6 changes (artifact: de5658313f user: dan)
2019-05-19
18:23 New ticket [d3e7f2ba5b]. (artifact: 972faf8c68 user: mrigger)
17:01 Ticket [787fa716be] Assertion fault when multi-use subquery implemented by co-routine status still Fixed with 3 other changes (artifact: 929aa10917 user: mrigger)
09:44 New ticket [9b78184be2] Index on non-existing column results in a fabricated value being fetched. (artifact: e26938aa9b user: mrigger)
2019-05-18
21:22 Ticket [787fa716be] Assertion fault when multi-use subquery implemented by co-routine status still Fixed with 3 other changes (artifact: fe9414e3d3 user: mrigger)
2019-05-17
20:40 Closed ticket [f4ec250930]: Malformed image when using no journal mode, zero cache size, and failing when creating an index. plus 6 other changes (artifact: 90d3b35d87 user: drh)
20:07 Fixed ticket [3c27b97e31]: REAL rounding seems to depend on FROM clause plus 3 other changes (artifact: 8b824eda8e user: drh)
12:48 New ticket [f4ec250930] Malformed image when using no journal mode, zero cache size, and failing when creating an index.. (artifact: 7c7394890c user: mrigger)
2019-05-16
19:09 Ticket [3c27b97e31] REAL rounding seems to depend on FROM clause status still Open with 3 other changes (artifact: f8ef4408b1 user: drh)
19:02 Ticket [3c27b97e31]: 6 changes (artifact: 23cdb6761c user: dan)
17:52 New ticket [3c27b97e31]. (artifact: e97acd84df user: mrigger)
2019-05-14
00:43 Fixed ticket [bba7b69f98]: REINDEX on WITHOUT ROWID table with DESC PRIMARY KEY corrupts automatic UNIQUE index plus 3 other changes (artifact: a585576722 user: drh)
00:22 Ticket [bba7b69f98]: 7 changes (artifact: 20ef9db5e6 user: drh)
2019-05-13
20:44 New ticket [bba7b69f98]. (artifact: cde5e5f5f0 user: dan)
2019-05-11
13:05 Closed ticket [8025674847]: Incorrect use of "WHERE x NOT NULL" index for query with a "WHERE x IS NOT ?" term plus 4 other changes (artifact: 6f695f82c4 user: dan)
12:56 Ticket [8025674847]: 6 changes (artifact: 01b34370d5 user: dan)
12:53 New ticket [8025674847]. (artifact: a9b757116f user: dan)
2019-05-09
17:10 Fixed ticket [6c1d3febc0]: REAL PRIMARY KEY leads to a missing entry in the index. plus 5 other changes (artifact: 605b36497f user: drh)
15:07 New ticket [6c1d3febc0]. (artifact: 2609d9f9d1 user: drh)
2019-05-08
17:29 Closed ticket [a340eef47b]: PRAGMA case_sensitive_like can corrupt some databases. plus 2 other changes (artifact: c318aa8541 user: drh)
17:28 Deferred ticket [a340eef47b]. (artifact: 09375ae500 user: drh)
14:03 Ticket [9cf6c9bb51] "<" or "<=" comparison of rowid and non-numeric text value sometimes gets the wrong answer. status still Closed with 4 other changes (artifact: bbfde8a2e2 user: drh)
11:54 Ticket [9cf6c9bb51]: 3 changes (artifact: 8cbc48333c user: dan)
11:53 Closed ticket [9cf6c9bb51]. (artifact: 4ec82a65a6 user: dan)
11:40 Ticket [9cf6c9bb51]: 6 changes (artifact: 4622d12dc3 user: dan)
11:37 New ticket [9cf6c9bb51]. (artifact: c18df1c460 user: dan)
2019-05-07
20:06 Fixed ticket [e63cbcfd33]: Database table/index contents mismatch (corruption) caused by FK processing plus 3 other changes (artifact: c199eb6b37 user: drh)
19:13 Ticket [e63cbcfd33]: 6 changes (artifact: 55c1efff56 user: dan)
19:09 New ticket [e63cbcfd33]. (artifact: 6f81b88f45 user: dan)
2019-05-04
17:34 Fixed ticket [5c6955204c]: Incorrect result on a table scan of a partial index plus 4 other changes (artifact: 0e40db4024 user: drh)
17:00 Ticket [5c6955204c]: 6 changes (artifact: 597550cf37 user: drh)
16:59 New ticket [5c6955204c]. (artifact: d567b0d26b user: drh)
2019-05-01
19:01 Fixed ticket [ae0f637bdd]: REINDEX fails on a UNIQUE index on the GLOB operator of a REAL column plus 5 other changes (artifact: 7cb9c4986d user: drh)
15:32 Fixed ticket [3be1295b26]: Inconsistent behavior of a unique constraint on a boolean expression. plus 5 other changes (artifact: 1100ca344f user: drh)
14:28 New ticket [3be1295b26]. (artifact: f434cc9980 user: drh)
13:59 New ticket [ae0f637bdd] REINDEX fails on a UNIQUE index on the GLOB operator of a REAL column. (artifact: 823e1833ec user: drh)
13:09 New ticket [a340eef47b] PRAGMA case_sensitive_like can corrupt some databases.. (artifact: 42a326805f user: drh)
2019-04-29
13:50 Fixed ticket [3182d38790]: COLLATE nocase index on a WITHOUT ROWID table malfunctions plus 5 other changes (artifact: 22383deed8 user: drh)
2019-04-28
15:07 New ticket [3182d38790]. (artifact: 6afe33604d user: drh)
2019-04-19
18:23 Fixed ticket [f00d7b651a]: ALTER TABLE corrupts the schema for tables that start with "sqlite" plus 5 other changes (artifact: c58968e526 user: drh)
16:26 New ticket [f00d7b651a]. (artifact: dacc8af23a user: drh)
2019-03-15
16:28 Closed ticket [596d059af7]: Committing a transaction with a failed ALTER TABLE may subtly corrupt schema plus 4 other changes (artifact: ffd8a4ff21 user: dan)
16:28 Ticket [596d059af7]: 3 changes (artifact: 1a66d00dba user: dan)
16:27 Ticket [596d059af7]: 6 changes (artifact: 75efc5ac8c user: dan)
15:43 New ticket [596d059af7]. (artifact: 0acc8b258a user: dan)
2019-02-23
00:21 Fixed ticket [df46dfb631]: Assertion fault in self-join with a IN constraint plus 3 other changes (artifact: 8e1fc5b8bc user: drh)
2019-02-22
21:35 Fixed ticket [4feb3159c6]: Crash due to misuse of window functions. plus 5 other changes (artifact: 17c4d9a567 user: drh)
21:35 Open ticket [df46dfb631]: Assertion fault in self-join with a IN constraint plus 4 other changes (artifact: 0bf6d95baa user: drh)
18:44 New ticket [4feb3159c6] Crash due to misuse of window functions.. (artifact: a24c0ec01b user: drh)
2019-02-20
12:59 Fixed ticket [df46dfb631]: Assertion fault in self-join with a IN constraint plus 6 other changes (artifact: 784f260621 user: drh)
01:39 New ticket [df46dfb631]. (artifact: 967c921be4 user: drh)
2019-02-08
04:20 Fixed ticket [4e8e4857d3]: Crash on query using an OR term in the WHERE clause plus 6 other changes (artifact: f29e381b52 user: drh)
03:01 New ticket [4e8e4857d3]. (artifact: 006561ff01 user: drh)
2019-02-05
14:36 Fixed ticket [5948e09b8c]: Incorrect result from LEFT JOIN plus 5 other changes (artifact: 5851ddcf8f user: drh)
13:55 New ticket [5948e09b8c]. (artifact: 5400ddb5c1 user: drh)
2019-01-25
20:09 Fixed ticket [bb4bdb9f7f]: Zeroblob truncated by an index on an expression plus 6 other changes (artifact: a2fbfd41cb user: drh)
20:01 New ticket [bb4bdb9f7f]. (artifact: f81a07993d user: drh)
2019-01-09
02:04 Fixed ticket [bc8d94f0fb]: RENAME COLUMN fails on tables with redundant UNIQUE constraints plus 6 other changes (artifact: 95951a2b4f user: drh)
01:51 New ticket [bc8d94f0fb]. (artifact: 0894c0ac18 user: drh)
2019-01-01
18:03 Fixed ticket [d0866b26f8]: Window function in correlated subquery causes assertion fault plus 4 other changes (artifact: c01f9c323b user: drh)
13:02 Open ticket [d0866b26f8]. (artifact: 55b13ed5ca user: drh)
2018-12-31
18:09 Fixed ticket [d0866b26f8]. (artifact: 0daee22580 user: drh)
09:14 New ticket [d0866b26f8]. (artifact: 8d3fa50779 user: dan)
2018-12-26
15:17 Closed ticket [43ddc85a63]: ALTER TABLE fails when there is an INSTEAD-OF trigger on a VIEW plus 7 other changes (artifact: fac61f277f user: drh)
2018-12-22
01:13 Fixed ticket [e6f1f2e34d]: REPLACE can insert a default NULL into a NOT NULL column plus 5 other changes (artifact: 84675e853a user: drh)
00:10 New ticket [e6f1f2e34d]. (artifact: 317b6a4e2e user: drh)
2018-12-20
17:33 Closed ticket [50d2a6c292]: Foreign key malfunction when parent and child are the same WITHOUT ROWID table and parent key is not also PRIMARY KEY plus 5 other changes (artifact: b81d056077 user: dan)
17:30 New ticket [50d2a6c292]. (artifact: 065d8026da user: dan)
2018-12-14
11:17 Fixed ticket [d96eba8769]: Incorrect results for OR query where both OR terms are different indexed expressions plus 3 other changes (artifact: 8279f19716 user: drh)
11:00 Ticket [d96eba8769]: 7 changes (artifact: 5f23241448 user: drh)
07:53 New ticket [d96eba8769]. (artifact: 180077be63 user: dan)
2018-12-08
20:30 Fixed ticket [1d958d9059]: Incorrect result with NOT IN operator and partial index plus 5 other changes (artifact: 06dc40aa36 user: drh)
13:06 New ticket [1d958d9059]. (artifact: 17e6b57565 user: drh)
2018-12-07
01:56 Fixed ticket [f09fcd1781]: Assertion fault when window functions are used. plus 5 other changes (artifact: d07f783fea user: drh)
2018-12-06
17:17 New ticket [f09fcd1781]. (artifact: f091087884 user: drh)
2018-11-09
14:18 Fixed ticket [787fa716be]: Assertion fault when multi-use subquery implemented by co-routine plus 3 other changes (artifact: f1d6807624 user: drh)
13:39 Ticket [787fa716be]: 4 changes (artifact: 23c14e4ae5 user: drh)
2018-11-08
22:03 Ticket [787fa716be]: 3 changes (artifact: 0d3537a720 user: drh)
20:52 Ticket [787fa716be]: 3 changes (artifact: 29699fe9da user: drh)
20:49 Ticket [787fa716be]: 3 changes (artifact: 838f5f420d user: drh)
19:27 Ticket [787fa716be]: 6 changes (artifact: 7da230dd8d user: drh)
15:06 New ticket [787fa716be]. (artifact: 03d1034319 user: drh)
2018-11-05
13:42 Fixed ticket [1a84668dcf]: Assertion fault due to malformed PRIMARY KEY plus 5 other changes (artifact: 4912034c3a user: drh)
08:09 Fixed ticket [65eb38f6e4]: Incorrect answer on LEFT JOIN when STAT4 is enabled plus 6 other changes (artifact: 88c47ba1e7 user: drh)
07:34 New ticket [65eb38f6e4]. (artifact: cf10feffbe user: drh)
2018-11-03
12:36 New ticket [1a84668dcf] Assertion fault due to malformed PRIMARY KEY. (artifact: 25fe2f85fe user: drh)
2018-10-25
15:17 Fixed ticket [cf5ed20fc8]: Incorrect join result with duplicate WHERE clause constraint plus 5 other changes (artifact: a7a056a8e8 user: drh)
11:39 New ticket [cf5ed20fc8]. (artifact: 419091deae user: drh)
2018-10-03
23:10 New ticket [31c6e64ff9] ALTER TABLE fails if a trigger references a non-existant table.. (artifact: d457452a79 user: drh)
15:34 New ticket [e8b6742419] Query planner chooses an inefficient algorithm.. (artifact: 8b272a1b71 user: drh)
2018-10-02
16:45 New ticket [43ddc85a63] ALTER TABLE fails when there is an INSTEAD-OF trigger of a VIEW. (artifact: c07d43a25f user: drh)
2018-09-27
20:20 Fixed ticket [69d642332d]: The typeof() and length() functions fail in some virtual tables. plus 5 other changes (artifact: 8d26e66af7 user: drh)
20:04 New ticket [69d642332d]. (artifact: 43a256c6a1 user: drh)
13:02 Fixed ticket [e8275b415a]: Assertion fault from window function inside of recursive CTE plus 5 other changes (artifact: 8e72ee7c80 user: drh)
11:03 New ticket [e8275b415a]. (artifact: 0d057e123b user: drh)
2018-09-24
14:11 Fixed ticket [f25d5ceebe]: INTEGER PRIMARY KEY WITHOUT ROWID virtual table crash plus 5 other changes (artifact: b01c7b393a user: drh)
14:10 New ticket [f25d5ceebe]. (artifact: 0f28c7fced user: drh)
2018-09-17
15:30 Fixed ticket [510cde2777]: Endless loop on a query with window functions, ORDER BY, and LIMIT plus 5 other changes (artifact: c0db9c3972 user: drh)
15:29 Fixed ticket [b41031ea2b]: ALTER TABLE returns an error on certain schemas plus 3 other changes (artifact: fea593b6ba user: drh)
14:28 New ticket [510cde2777] Endless loop on a query with window functions, ORDER BY, and LIMIT. (artifact: 614870a83e user: drh)
2018-09-16
20:33 Ticket [b41031ea2b] ALTER TABLE returns an error on certain schemas status still Open with 3 other changes (artifact: 90eeaef70d user: drh)
20:33 Ticket [b41031ea2b]: 6 changes (artifact: e331b118d2 user: drh)
20:03 New ticket [b41031ea2b]. (artifact: 65efc0ddbb user: drh)
2018-09-10
14:49 Fixed ticket [9936b2fa44]: Infinite loop due to the ORDER BY LIMIT optimization plus 3 other changes (artifact: 7fafa41ff1 user: drh)
12:41 Fixed ticket [c94369cae9]: Wrong answer due to the LIKE optimization plus 3 other changes (artifact: 0606ed8e26 user: drh)
10:16 Ticket [c94369cae9]: 6 changes (artifact: 9aeb839f49 user: drh)
2018-09-09
10:46 New ticket [c94369cae9]. (artifact: ffd4cb432b user: drh)
2018-09-08
17:43 Ticket [9936b2fa44] Infinite loop due to the ORDER BY LIMIT optimization status still Open with 6 other changes (artifact: 959f3745c1 user: dan)
03:22 New ticket [9936b2fa44]. (artifact: 9b89fdd3fe user: drh)
2018-08-14
15:13 Fixed ticket [908f001483]: UPSERT does not work like PostgreSQL plus 3 other changes (artifact: d55756a6af user: drh)
11:06 Ticket [908f001483]: 6 changes (artifact: c781e55dac user: drh)
11:01 New ticket [908f001483]. (artifact: 3f51aa1a6a user: drh)
2018-07-24
22:02 Fixed ticket [c694113e50]: Unnecessary ABORT with unhelpful error message plus 5 other changes (artifact: 21658c4e66 user: drh)
20:57 New ticket [c694113e50]. (artifact: b1a19bff7c user: drh)
2018-07-11
13:37 Fixed ticket [79cad5e4b2]: UPSERT results in a corrupt database plus 4 other changes (artifact: 2f1cb38602 user: drh)
12:50 Ticket [79cad5e4b2]: 3 changes (artifact: 131ac5b232 user: drh)
12:12 Ticket [79cad5e4b2]: 6 changes (artifact: bea01e21f6 user: drh)
12:11 New ticket [79cad5e4b2]. (artifact: 151ec23765 user: drh)
2018-06-11
18:07 Fixed ticket [c2432ef908]: Assertion fault due to column cache malfunction plus 5 other changes (artifact: fe1c1495dd user: drh)
11:14 New ticket [c2432ef908]. (artifact: de9d04b2b3 user: drh)
2018-06-07
15:23 Fixed ticket [7be932dfa6]: Adverse interaction between .stats and .eqp in the CLI plus 5 other changes (artifact: 07775835d6 user: drh)
15:11 New ticket [7be932dfa6]. (artifact: facdb8d39f user: drh)
2018-05-23
17:53 Fixed ticket [d8dc2b3a58]: Crash when the schema for sqlite_sequence is corrupt plus 5 other changes (artifact: de111d9d6d user: drh)
15:28 New ticket [d8dc2b3a58]. (artifact: 82d3a7b33b user: drh)
2018-05-08
23:20 Fixed ticket [e63a34a004]: Incorrectly formatted output for the ".fullschema" command in the CLI plus 5 other changes (artifact: cbaa390e8e user: drh)
23:15 New ticket [e63a34a004]. (artifact: b316ee8ea2 user: drh)
2018-04-26
15:50 Fixed ticket [d85fffd6ff]: VDBE program uses an expired value plus 3 other changes (artifact: 678425b148 user: drh)
15:07 Ticket [d85fffd6ff]: 6 changes (artifact: 9d7dfa453b user: drh)
12:45 New ticket [d85fffd6ff]. (artifact: 4af4529426 user: drh)
2018-04-24
17:34 Fixed ticket [4ba5abf65c]: Index on expression leads to an incorrect LEFT JOIN plus 5 other changes (artifact: f7d169fcd7 user: drh)
14:42 Fixed ticket [7fa8049685]: Incorrect result on a LEFT JOIN when using an index plus 5 other changes (artifact: d10434c3e5 user: drh)
14:30 New ticket [4ba5abf65c] Index on expression leads to an incorrect LEFT JOIN. (artifact: e5a141f806 user: drh)
12:48 New ticket [7fa8049685] Incorrect result on a LEFT JOIN when using an index. (artifact: 66d12dea70 user: drh)
2018-04-10
12:20 Fixed ticket [1e39b966ae]: LEFT JOIN strength reduction optimization causes an error. plus 5 other changes (artifact: f7116625fb user: drh)
12:20 Fixed ticket [fac496b617]: Over-aggressive LEFT JOIN optimization on virtual tables plus 3 other changes (artifact: 57618283d2 user: drh)
12:05 New ticket [1e39b966ae] LEFT JOIN strength reduction optimization causes an error.. (artifact: 99d5851c0d user: drh)
2018-04-09
15:58 Fixed ticket [2b8aed9f7c]: Misbehavior in the FTS5 xBestIndex method plus 5 other changes (artifact: 89584454c8 user: drh)
14:20 New ticket [2b8aed9f7c]. (artifact: e5d670802d user: drh)
2018-04-06
12:55 Fixed ticket [093420fc0e]: Virtual Machine references an uninitialized register plus 5 other changes (artifact: 31842ae5e4 user: drh)