LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
bin/bootstrap
bin/pg2elastic
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/logo.png
docs/make.bat
docs/readme.rst
docs/usage.rst
pg2elastic/__init__.py
pg2elastic/base.py
pg2elastic/constants.py
pg2elastic/exc.py
pg2elastic/helper.py
pg2elastic/node.py
pg2elastic/plugin.py
pg2elastic/querybuilder.py
pg2elastic/redisqueue.py
pg2elastic/search_client.py
pg2elastic/settings.py
pg2elastic/singleton.py
pg2elastic/sync.py
pg2elastic/transform.py
pg2elastic/trigger.py
pg2elastic/urls.py
pg2elastic/utils.py
pg2elastic/view.py
pg2elastic.egg-info/PKG-INFO
pg2elastic.egg-info/SOURCES.txt
pg2elastic.egg-info/dependency_links.txt
pg2elastic.egg-info/not-zip-safe
pg2elastic.egg-info/requires.txt
pg2elastic.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_base.py
tests/test_constants.py
tests/test_env_vars.py
tests/test_helper.py
tests/test_log_handlers.py
tests/test_node.py
tests/test_query_builder.py
tests/test_redisqueue.py
tests/test_search_client.py
tests/test_settings.py
tests/test_sync.py
tests/test_sync_nested_children.py
tests/test_sync_root.py
tests/test_sync_single_child_fk_on_child.py
tests/test_sync_single_child_fk_on_parent.py
tests/test_transform.py
tests/test_trigger.py
tests/test_unique_behaviour.py
tests/test_urls.py
tests/test_utils.py
tests/test_view.py
tests/testing_utils.py
tests/fixtures/schema.json