LICENSE
README.md
pyproject.toml
pivotal/__init__.py
pivotal/__main__.py
pivotal/dsl_parser.py
pivotal/errors.py
pivotal/lexer.py
pivotal/magic.py
pivotal/package.py
pivotal/validator.py
pivotal/vscode_bridge.py
pivotal_lang.egg-info/PKG-INFO
pivotal_lang.egg-info/SOURCES.txt
pivotal_lang.egg-info/dependency_links.txt
pivotal_lang.egg-info/entry_points.txt
pivotal_lang.egg-info/requires.txt
pivotal_lang.egg-info/top_level.txt
tests/test_commands.py
tests/test_commands_duckdb.py
tests/test_commands_polars.py
tests/test_errors.py
tests/test_phase3_duckdb.py
tests/test_phase4_duckdb.py
tests/test_phase5_sql_cte.py