1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-19 21:43:15 +03:00
Files
sqlite/src
drh a9ebfe2030 When the sqlite3WindowRewrite() routine detects and error, have it convert
the SELECT statement into just "SELECT null" so that it does not leave the
parse tree in a goofy state that can cause problems with subsequent code
before the stack has a chance to unwind and report the error.
Ticket [d87336c81c7d0873]

FossilOrigin-Name: fa58aad48a788802b13a819e49f9b8787f713bbe395c46c7295e821c52c81738
2019-12-25 23:54:21 +00:00
..
2019-11-01 18:52:09 +00:00
2019-04-13 14:07:57 +00:00
2019-04-13 14:07:57 +00:00
2019-11-14 15:21:15 +00:00
2019-11-14 15:21:15 +00:00
2018-07-22 20:24:38 +00:00