LICENSE
README.md
pyproject.toml
src/main.py
src/csv2db/__init__.py
src/csv2db/config.py
src/csv2db/constants.py
src/csv2db/functions.py
src/csv2db.egg-info/PKG-INFO
src/csv2db.egg-info/SOURCES.txt
src/csv2db.egg-info/dependency_links.txt
src/csv2db.egg-info/entry_points.txt
src/csv2db.egg-info/requires.txt
src/csv2db.egg-info/top_level.txt
test/tests_functional.py
test/tests_loading.py
test/tests_loading_db2.py
test/tests_loading_mysql.py
test/tests_loading_oracle.py
test/tests_loading_postgres.py
test/tests_loading_sqlserver.py