Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

v0.2.4

Choose a tag to compare

@spwoodcock spwoodcock released this 07 Dec 15:16
· 225 commits to main since this release
  • Handle case where split_by_sql is used, but no data extract is passed.
  • Automatically drop_all prior to create_all database tables (preventing conflicts if the existing db table has an incorrect schema).