Dave Edelhart
09/13/2022, 1:49 AMError: P3006
Migration `20220913013923_expanded_abbr_size` failed to apply cleanly to the shadow database.
Error:
db error: ERROR: cannot drop constraint edu_pkey on table edu because other objects depend on it
DETAIL: constraint person_edu_abbr_fkey on table person_edu depends on index edu_pkey
HINT: Use DROP ... CASCADE to drop the dependent objects too.
0: sql_migration_connector::validate_migrations
at migration-engine/connectors/sql-migration-connector/src/lib.rs:272
1: migration_core::state::DevDiagnostic
at migration-engine/core/src/state.rs:250
Harshit
09/16/2022, 3:09 PMVladi Stevanovic
Dave Edelhart
09/22/2022, 5:49 PM