.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
requirements-dev.txt
setup.cfg
setup.py
.github/workflows/ci.yml
aesqlapius/__init__.py
aesqlapius/args.py
aesqlapius/function_def.py
aesqlapius/namespace.py
aesqlapius/output.py
aesqlapius/query.py
aesqlapius/querydir.py
aesqlapius.egg-info/PKG-INFO
aesqlapius.egg-info/SOURCES.txt
aesqlapius.egg-info/dependency_links.txt
aesqlapius.egg-info/top_level.txt
aesqlapius/apis/__init__.py
aesqlapius/apis/psycopg2.py
tests/__init__.py
tests/test_args.py
tests/test_function_def.py
tests/test_namespace.py
tests/test_output.py
tests/test_postgresql.py
tests/test_postgresql/__init__.sql
tests/test_postgresql/get/__init__.sql
tests/test_postgresql/sub/a.sql
tests/test_postgresql/sub/b.sql