LICENSE
README.md
pyproject.toml
channels_postgres/__init__.py
channels_postgres/apps.py
channels_postgres/core.py
channels_postgres/db.py
channels_postgres/models.py
channels_postgres.egg-info/PKG-INFO
channels_postgres.egg-info/SOURCES.txt
channels_postgres.egg-info/dependency_links.txt
channels_postgres.egg-info/requires.txt
channels_postgres.egg-info/top_level.txt
channels_postgres/migrations/0001_initial.py
channels_postgres/migrations/0002_create_triggers_and_functions.py
channels_postgres/migrations/0003_notify_smaller_payload.py
channels_postgres/migrations/__init__.py
tests/test_core.py