0
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-02 02:17:49 +00:00
Files
drh d82c6a2cf7 When attempting to optimize "expr AND false" to "false" and
"expr IN ()" to "false", take care not to delete aggregate functions
in the "expr" as doing so can change the meaning of the query.
See [forum:/forumpost/f4878de3e7dd4764|forum thread f4878de3e7].

FossilOrigin-Name: 77397bd67d918db57d5ac545d6d963194806fdabcdaa8f822b6b09e4cfe8b715
2025-07-01 12:43:13 +00:00
..
2025-03-27 14:37:07 +00:00
2022-04-11 18:54:23 +00:00
2023-10-12 18:09:27 +00:00
2024-11-26 23:30:49 +00:00
2024-03-06 20:38:52 +00:00
2024-03-06 20:38:52 +00:00
2023-06-15 15:43:08 +00:00
2015-06-10 23:02:38 +00:00
2023-07-01 17:56:00 +00:00
2024-03-21 11:46:52 +00:00
2025-01-28 10:56:22 +00:00
2024-11-26 23:30:49 +00:00
2025-03-27 14:37:07 +00:00
2022-05-10 18:43:54 +00:00