FirebirdSQL / firebird

Firebird server, client and tools
https://firebirdsql.org
1.26k stars 217 forks source link

gbak option to restore databases, ignoring constraint violations [CORE1185] #1611

Open firebird-automations opened 17 years ago

firebird-automations commented 17 years ago

Submitted by: @kattunga

Votes: 1

We need an option on gbak, like the one that Interbase has since V7.0, to restore databases that have constraint violations like null values in not null fields. The option that gbak actually has, drop the constraints (make all the fields nullable) so the restored database is unusable.

firebird-automations commented 17 years ago
Modified by: @kattunga summary: gbak option to restore ignoring constraint violations =\> gbak option to restore databases, ignoring constraint violations
firebird-automations commented 16 years ago
Modified by: @pcisar Workflow: jira \[ 11722 \] =\> Firebird \[ 15407 \]