LICENSE
README.md
setup.cfg
setup.py
ibis_singlestoredb/__init__.py
ibis_singlestoredb/compiler.py
ibis_singlestoredb/database.py
ibis_singlestoredb/datatypes.py
ibis_singlestoredb/expr.py
ibis_singlestoredb/functions.py
ibis_singlestoredb/registry.py
ibis_singlestoredb.egg-info/PKG-INFO
ibis_singlestoredb.egg-info/SOURCES.txt
ibis_singlestoredb.egg-info/dependency_links.txt
ibis_singlestoredb.egg-info/entry_points.txt
ibis_singlestoredb.egg-info/requires.txt
ibis_singlestoredb.egg-info/top_level.txt
ibis_singlestoredb/tests/__init__.py
ibis_singlestoredb/tests/conftest.py
ibis_singlestoredb/tests/datatypes.csv
ibis_singlestoredb/tests/test.sql
ibis_singlestoredb/tests/test_client.py
ibis_singlestoredb/tests/test_op_matrix.py
ibis_singlestoredb/tests/test_ops.py