enso/distribution
GregoryTravis 6f97e8041b
Upgrade SQLite to 3.46 (#10911)
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.
2024-09-07 17:58:59 +00:00
..
bin Add org.enso.compiler.dumpIr system prop (#10740) 2024-08-06 12:00:27 +00:00
engine/THIRD-PARTY Reduce akka logs in PM and LS (#10967) 2024-09-04 16:58:21 +02:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
lib/Standard Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
project-manager/THIRD-PARTY Reduce akka logs in PM and LS (#10967) 2024-09-04 16:58:21 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00