enso/tools/legal-review/Database
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
..
org.checkerframework.checker-qual-3.5.0 Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
org.postgresql.postgresql-42.4.0 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
org.slf4j.slf4j-api-1.7.36 Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
org.xerial.sqlite-jdbc-3.46.1.0 Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
reviewed-licenses Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
report-state Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00