ktx/packages/cli/test/context/connections
Andrey Avtomonov c815e10fb3
fix(sqlserver): hoist leading CTEs out of row-limit derived-table wrap (#311)
* test(sql): cover leading CTE row-limit wrapping

* fix(sql): hoist leading CTEs before generic row limits

* fix(sqlserver): hoist leading CTEs before TOP row limits

* test(scan): note relationship limiter coverage boundary

* chore: sync uv.lock to ktx-daemon/ktx-sl 0.13.0
2026-06-23 13:03:46 +00:00
..
bigquery-identifiers.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
dialects.test.ts feat(mysql): implement columnStats using INFORMATION_SCHEMA.STATISTICS (#233) 2026-06-08 12:21:19 +02:00
drivers.test.ts feat(setup): apply per-role LLM model presets, remove --llm-model (#268) 2026-06-08 15:30:48 +02:00
federation.test.ts feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
local-warehouse-descriptor.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
notion-config.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
project-sql-executor.integration.test.ts feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
project-sql-executor.test.ts feat(duckdb): cross-database federation via derived DuckDB connection (#295) 2026-06-15 15:01:39 +00:00
read-only-sql.test.ts fix(sqlserver): hoist leading CTEs out of row-limit derived-table wrap (#311) 2026-06-23 13:03:46 +00:00
resolve-connection.test.ts fix(cli): make connection-not-configured errors actionable and expected (#301) 2026-06-15 14:38:44 +02:00