enso/test
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_Tests Column-level lexically-scoped CTE expressions (#10826) 2024-08-28 18:23:51 +00:00
Base_Internal_Tests Mixed Decimal/Float operations throw error or attach warning (#10725) 2024-08-14 16:45:28 +00:00
Base_Tests Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
Benchmarks Default Project, Templates and Docs (#10980) 2024-09-05 14:36:08 +00:00
Examples_Tests Rename Map to Dictionary and Set to Hashset. (#10474) 2024-07-09 09:12:23 +00:00
Exploratory_Benchmarks Final step removing the Problem_Behavior publishing. (#10461) 2024-07-05 18:41:36 +00:00
Geo_Tests Snowflake Dialect pt. 6 - Union, Distinct and other improvements (#10576) 2024-07-19 16:04:00 +00:00
Google_Api_Test Enso tests can be run with filter from cmdline (#9065) 2024-02-22 12:31:44 +00:00
Helpers Implement private methods (#10060) 2024-05-31 08:00:20 +00:00
Image_Tests Writing to Data Links (#9750) 2024-04-25 17:55:49 +00:00
micro-distribution IO.print without new line (#10858) 2024-08-24 07:00:16 +02:00
Microsoft_Tests Make sqlserver temp tables work (#10781) 2024-08-09 13:06:16 +03:00
Snowflake_Tests Column-level lexically-scoped CTE expressions (#10826) 2024-08-28 18:23:51 +00:00
Table_Tests Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
Tableau_Tests Add CI checks for aarch64 (#10881) 2024-08-30 09:16:01 +01:00
Visualization_Tests Wip/mk/scatter plot visual improvements (#10959) 2024-09-06 10:12:55 +01:00