AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
COPYING
COPYING.lesser
MANIFEST.in
README.rst
pyproject.toml
pytest_postgresql/__init__.py
pytest_postgresql/config.py
pytest_postgresql/exceptions.py
pytest_postgresql/executor.py
pytest_postgresql/executor_noop.py
pytest_postgresql/janitor.py
pytest_postgresql/loader.py
pytest_postgresql/plugin.py
pytest_postgresql/py.typed
pytest_postgresql/retry.py
pytest_postgresql.egg-info/PKG-INFO
pytest_postgresql.egg-info/SOURCES.txt
pytest_postgresql.egg-info/dependency_links.txt
pytest_postgresql.egg-info/entry_points.txt
pytest_postgresql.egg-info/requires.txt
pytest_postgresql.egg-info/top_level.txt
pytest_postgresql.egg-info/zip-safe
pytest_postgresql/factories/__init__.py
pytest_postgresql/factories/client.py
pytest_postgresql/factories/noprocess.py
pytest_postgresql/factories/process.py
tests/test_executor.py
tests/test_janitor.py
tests/test_loader.py
tests/test_noopexecutor.py
tests/test_postgres_options_plugin.py
tests/test_postgresql.py
tests/test_template_database.py
tests/test_version.py