CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/pgcopyinsert/__init__.py
src/pgcopyinsert/copyinsert.py
src/pgcopyinsert/insert.py
src/pgcopyinsert/pd.py
src/pgcopyinsert/pl.py
src/pgcopyinsert/py.typed
src/pgcopyinsert/temp.py
src/pgcopyinsert/write.py
src/pgcopyinsert.egg-info/PKG-INFO
src/pgcopyinsert.egg-info/SOURCES.txt
src/pgcopyinsert.egg-info/dependency_links.txt
src/pgcopyinsert.egg-info/requires.txt
src/pgcopyinsert.egg-info/top_level.txt
src/pgcopyinsert/asynchronous/__init__.py
src/pgcopyinsert/asynchronous/copyinsert.py
src/pgcopyinsert/asynchronous/pd.py
src/pgcopyinsert/asynchronous/pl.py
tests/test_async_copyinsert.py
tests/test_copyinsert.py
tests/test_dataframe_copyinsert.py
tests/test_exports.py
tests/test_insert.py
tests/test_temp.py
tests/test_write.py