mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
* refactor: remove legacy compatibility paths * fix: support legacy metabase native queries * test: use canonical semantic layer descriptions * Rename CLI description * Recover setup scan from SQLite ABI mismatch * Remove legacy product name from CLI help |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_aggregate_locality.py | ||
| test_cli.py | ||
| test_computed_columns.py | ||
| test_corner_case_regressions.py | ||
| test_coverage_gaps.py | ||
| test_duplicate_check.py | ||
| test_engine.py | ||
| test_generator.py | ||
| test_graph.py | ||
| test_loader.py | ||
| test_manifest.py | ||
| test_models.py | ||
| test_parser.py | ||
| test_planner.py | ||
| test_segments.py | ||
| test_snowflake.py | ||
| test_sql_join_coverage.py | ||
| test_table_identifier_parser.py | ||
| test_tpch.py | ||
| test_validator.py | ||