LICENSE
README.md
pyproject.toml
db2pq/__init__.py
db2pq/core.py
db2pq.egg-info/PKG-INFO
db2pq.egg-info/SOURCES.txt
db2pq.egg-info/dependency_links.txt
db2pq.egg-info/requires.txt
db2pq.egg-info/top_level.txt
db2pq/files/__init__.py
db2pq/files/parquet.py
db2pq/files/paths.py
db2pq/files/timestamps.py
db2pq/postgres/_defaults.py
db2pq/postgres/column_filter.py
db2pq/postgres/comments.py
db2pq/postgres/copy.py
db2pq/postgres/duckdb_ddl.py
db2pq/postgres/duckdb_pg.py
db2pq/postgres/introspect.py
db2pq/postgres/schema.py
db2pq/postgres/select_sql.py
db2pq/postgres/update.py
db2pq/postgres/wrds.py
db2pq/sas/stream.py
db2pq/sync/modified.py