Files
sqlite/test
drh 61b77a6fe1 The NOT NULL strength reduction optimization from [de9c86c9e4cdb34f] should
be applied to the WHERE clause only.  Otherwise, the operand of the IS NULL
or IS NOT NULL operator might be a reference to a bare column of an
aggregate table, and we can't tell if it is NULL or not based only on its
NOT NULL attribute.  [forum:/forumpost/440f2a2f17|Forum post 440f2a2f17].

FossilOrigin-Name: 51704feae224eff601db5607f8651da11b3c2ed8a58ffe5b6ee8260cab50695b
2024-03-08 21:37:18 +00:00
..
2023-10-12 18:09:27 +00:00
2023-10-02 23:56:46 +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
2023-07-01 17:56:00 +00:00