Documentation Source Text

Timeline
Login

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

11 check-ins related to "mistake"

2024-04-11
23:26
Note that recursive_triggers=ON is required in order for triggers to work on an UPSERT. Incorrect. (Closed-Leaf check-in: 2458723900 user: drh tags: mistake)
23:25
Note that recursive_triggers=ON is required in order for triggers to work on an UPSERT. Incorrect. (Closed-Leaf check-in: 67ebe77731 user: drh tags: mistake)
2024-04-10
13:05
Disambiguate the WHERE-clause push-down optimization and the MySQL push-down optimization. (check-in: 798b43b807 user: drh tags: trunk)
2024-04-08
14:35
Remove from lockingv3.in statements that have not been true since version 3.6.5. (check-in: 51cd7696f7 user: drh tags: branch-3.45)
2024-03-12
10:50
Failed attempt at version 3.45.2 (Closed-Leaf check-in: 45a1292817 user: drh tags: mistake)
2024-03-11
09:47
Update the description of how precision works for floating point conversions in printf. (check-in: 3509ea1fae user: drh tags: branch-3.45)
2022-01-07
01:10
Fix a minor typo in the JSON function documentation. (check-in: 6757f3c805 user: drh tags: trunk)
2019-06-11
02:51
State that the COLLATE operator does not change affinity. (Leaf check-in: 5395fed295 user: drh tags: mistake)
2019-05-23
19:37
Add a row for 3.29.0 to the speed-and-size chart. (check-in: 7502249d01 user: drh tags: trunk)
2011-05-13
16:57
Rather than document goofy behavior, better to make the behavior less goofy. (Was: Clarify in the documentation that last_insert_rowid() does not work for virtual tables.) (Closed-Leaf check-in: f102116e8a user: drh tags: mistake)
16:47
Add a requirement that CHECK constraints cannot contain subqueries. (check-in: 1f3d321253 user: drh tags: trunk)