db-sync
db-sync copied to clipboard
Add "force" option for init
When doing init from gpkg or from db, it would be useful to have an option to force remove:
- working directory if it exists already
- drop destination schemas if they exist already
Right now when restarting db sync these steps need to be done manually.