Skip to content

1.3.0

Compare
Choose a tag to compare
@jlubken jlubken released this 23 Dec 18:02
· 119 commits to main since this release

Add schema as a configuration parameter for persister: postgres and mssql.

Users remove the ./postgres/schema.sql asset and set the schema in the configuration and secrets.env.

Added asset traversal and traversal test for use by persister.dry_run. Log info for each path in asset.

Remove skip parameter from dry_run call.