Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2019-11-15
| ||
02:52 | Merge the version 3.30.1 changes into the apple-osx branch. check-in: 2c8af35206 user: drh tags: apple-osx | |
2019-11-14
| ||
23:08 | Backport support for the sqlite3_hard_heap_limit64() interface and the hard_heap_limit pragma to the 3.30 branch. Leaf check-in: ba27012d43 user: drh tags: branch-3.30 | |
18:07 | Add support for the sqlite3_hard_heap_limit64() interface and the hard_heap_limit pragma. check-in: 6399c47ea8 user: drh tags: trunk | |
2019-10-11
| ||
11:21 | Merge the 3.30.1 changes into reuse-schema. Leaf check-in: eff7cd7f12 user: drh tags: reuse-schema-3.30 | |
2019-10-10
| ||
20:19 | Version 3.30.1 check-in: 18db032d05 user: drh tags: release, branch-3.30, version-3.30.1 | |
16:21 | Avoid assuming that an expression that contains the sub-expression (? IS FALSE) or (? IS TRUE) may only be true if ? is non-null. Fix for [a976c487]. check-in: c6cc2390e9 user: drh tags: branch-3.30 | |
16:10 | Fix a problem with running ALTER TABLE ADD COLUMN statements within a transaction that writes to one or more virtual tables. Fix for [8fe768e9]. check-in: a4974a0f95 user: drh tags: branch-3.30 | |
15:57 | Fix the OP_SeekRowid opcode so that it works correctly with a Real argument without damaging the value in the register that is the argument. Ticket [b2d4edaffdc156cc]. Test cases in TH3. check-in: b02630fe6e user: drh tags: branch-3.30 | |
15:48 | Be sure to rewrite column references inside FILTER clauses and window frame definitions when flattening queries. Fix for [1079ad19]. check-in: df2060f34f user: drh tags: branch-3.30 | |
15:42 | Version number to 3.30.1. check-in: 12e28cc7d9 user: drh tags: branch-3.30 | |
15:17 | Be sure to rewrite column references inside FILTER clauses and window frame definitions when flattening queries. Fix for [1079ad19]. check-in: ccba7202b6 user: dan tags: trunk | |
2019-10-09
| ||
21:14 | Avoid assuming that an expression that contains the sub-expression (? IS FALSE) or (? IS TRUE) may only be true if ? is non-null. Fix for [a976c487]. check-in: eb7ed90b8a user: dan tags: trunk | |
2019-10-07
| ||
18:43 | Fix a problem with running ALTER TABLE ADD COLUMN statements within a transaction that writes to one or more virtual tables. Fix for [8fe768e9]. check-in: 31e85fbbc4 user: dan tags: trunk | |
01:05 | Fix the OP_SeekRowid opcode so that it works correctly with a Real argument without damaging the value in the register that is the argument. Ticket [b2d4edaffdc156cc]. Test cases in TH3. check-in: 3cde82c86b user: drh tags: trunk | |
2019-10-04
| ||
15:03 | Version 3.30.0 check-in: c20a353364 user: drh tags: trunk, release, version-3.30.0 | |