LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
starrocks/__init__.py
starrocks/asyncmy.py
starrocks/datatype.py
starrocks/dialect.py
starrocks/provision.py
starrocks/reflection.py
starrocks/requirements.py
starrocks/schema.py
starrocks.egg-info/PKG-INFO
starrocks.egg-info/SOURCES.txt
starrocks.egg-info/dependency_links.txt
starrocks.egg-info/entry_points.txt
starrocks.egg-info/requires.txt
starrocks.egg-info/top_level.txt
starrocks/alembic/__init__.py
starrocks/alembic/compare.py
starrocks/alembic/ops.py
starrocks/alembic/render.py
starrocks/alembic/starrocks.py
starrocks/alembic/toimpl.py
starrocks/common/__init__.py
starrocks/common/consts.py
starrocks/common/defaults.py
starrocks/common/params.py
starrocks/common/types.py
starrocks/common/utils.py
starrocks/drivers/__init__.py
starrocks/drivers/grammar.lark
starrocks/drivers/parsers.py
starrocks/engine/__init__.py
starrocks/engine/interfaces.py
starrocks/sql/__init__.py
starrocks/sql/ddl.py
starrocks/sql/dml.py
starrocks/sql/schema.py
test/test_files_clause.py
test/test_suite.py
test/test_utils.py