README.md
setup.cfg
setup.py
./blackline/__init__.py
./blackline/adapters/__init__.py
./blackline/adapters/postgres.py
./blackline/models/__init__.py
./blackline/models/postgres.py
./tests/conftest.py
./tests/test_postgrest_integration.py
./tests/adapters/test_postgres_adapter.py
./tests/models/test_postgres.py
blackline_postgres.egg-info/PKG-INFO
blackline_postgres.egg-info/SOURCES.txt
blackline_postgres.egg-info/dependency_links.txt
blackline_postgres.egg-info/requires.txt
blackline_postgres.egg-info/top_level.txt
tests/test_postgrest_integration.py