You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Drop existing tables in add-tables mode before restore
When using Add mode (init --include-tables on existing database),
the specified tables are now dropped before restore_schema runs.
This fixes 'relation already exists' errors when the tables already
exist on the target database.
Taariq Lewis, SerenAI, Paloma, and Volume at https://serendb.com
0 commit comments