LICENSE
README.md
pyproject.toml
psycodict/__init__.py
psycodict/base.py
psycodict/config.py
psycodict/database.py
psycodict/dbdiff.py
psycodict/encoding.py
psycodict/grants.py
psycodict/notifications.py
psycodict/searchtable.py
psycodict/slowlog.py
psycodict/statstable.py
psycodict/table.py
psycodict/utils.py
psycodict/validation.py
psycodict.egg-info/PKG-INFO
psycodict.egg-info/SOURCES.txt
psycodict.egg-info/dependency_links.txt
psycodict.egg-info/requires.txt
psycodict.egg-info/top_level.txt
tests/test_api.py
tests/test_config.py
tests/test_db_diff.py
tests/test_devmirror.py
tests/test_doctests.py
tests/test_encoding.py
tests/test_joins.py
tests/test_locks.py
tests/test_meta_formats.py
tests/test_notifications.py
tests/test_partial_indexes.py
tests/test_projection_paths.py
tests/test_reconnect.py
tests/test_reindex_honesty.py
tests/test_schema.py
tests/test_schema_refresh.py
tests/test_search.py
tests/test_security.py
tests/test_size_operator.py
tests/test_slowlog.py
tests/test_spec_edges.py
tests/test_staged_writes.py
tests/test_stats.py
tests/test_stats_duplicates.py
tests/test_table_like_size.py
tests/test_tmp_leftovers.py
tests/test_update_from_file.py
tests/test_utils.py
tests/test_write.py