LICENSE.txt
MANIFEST.in
README.md
mypy.ini
requirements.txt
setup.py
conf/logging.conf
src/SQLFileExecutor.egg-info/PKG-INFO
src/SQLFileExecutor.egg-info/SOURCES.txt
src/SQLFileExecutor.egg-info/dependency_links.txt
src/SQLFileExecutor.egg-info/entry_points.txt
src/SQLFileExecutor.egg-info/requires.txt
src/SQLFileExecutor.egg-info/top_level.txt
src/__pycache__/__init__.cpython-39.pyc
src/fsqlexec/SQLFileExecutor.py
src/fsqlexec/__init__.py
src/fsqlexec/command.py
src/fsqlexec.egg-info/PKG-INFO
src/fsqlexec.egg-info/SOURCES.txt
src/fsqlexec.egg-info/dependency_links.txt
src/fsqlexec.egg-info/entry_points.txt
src/fsqlexec.egg-info/requires.txt
src/fsqlexec.egg-info/top_level.txt
src/fsqlexec/__pycache__/SQLFileExecutor.cpython-39.pyc
src/fsqlexec/__pycache__/__init__.cpython-39.pyc
src/fsqlexec/__pycache__/command.cpython-39.pyc
src/fsqlexec/__pycache__/fsqlexec.cpython-39.pyc
tests/test_fsqlexec.py
tests/test_sqlfileexecutor.py
tests/__pycache__/test_fsqlexec.cpython-39.pyc
tests/__pycache__/test_sqlfileexecutor.cpython-39.pyc
tests/conf/postgres.ini
tests/data/CTblog_entry.sql
tests/data/CTtest.sql
tests/data/drop_all.sql
tests/data/error_table.sql
tests/data/exclude_file.txt