enso/tools/legal-review
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
..
AWS Followup improvements to the license review tool (#9895) 2024-05-11 07:51:11 +00:00
Base Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
Database Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
engine Reduce akka logs in PM and LS (#10967) 2024-09-04 16:58:21 +02:00
Google_Api Add AWS SSO JARs to the Standard.AWS library (#9782) 2024-04-25 18:44:51 +00:00
Image Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
license-texts Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
Microsoft Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
project-manager Reduce akka logs in PM and LS (#10967) 2024-09-04 16:58:21 +02:00
Snowflake Snowflake Connectivity (#9435) 2024-03-20 10:06:12 +00:00
Table Add AWS SSO JARs to the Standard.AWS library (#9782) 2024-04-25 18:44:51 +00:00
Tableau Initial Tableau Reading Support (#10733) 2024-08-07 09:23:05 +00:00