mirror of
https://github.com/enso-org/enso.git
synced 2024-11-25 10:43:02 +03:00
db749895b8
Before 3.46, the SQLite parser had a limited stack, which could overflow for certain complex queries.
CTE optimizations make some of our queries much smaller, but also a little bit more deeply nested, causing the parser stack to overflow. 3.46 removes this stack limitation.
Closes #10910.
(cherry picked from commit
|
||
---|---|---|
.. | ||
AWS | ||
Base | ||
Database | ||
engine | ||
Google_Api | ||
Image | ||
launcher | ||
license-texts | ||
Microsoft | ||
project-manager | ||
Snowflake | ||
Table | ||
Tableau |