Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to ignore constraints [CORE671] #1037

Closed
firebird-automations opened this issue Sep 17, 2003 · 3 comments
Closed

Option to ignore constraints [CORE671] #1037

firebird-automations opened this issue Sep 17, 2003 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pcisar

Assigned to: Claudio Valderrama C. (robocop)

SFID: 807989#⁠
Submitted By: pcisar

InterBase (and Firebird by inheritance) doesn't check
validity conditions when they're added. The result is
a database if then backed up, can't be restored.

There should be a GBAK option for restoring data
without regard to any constraint, thus salvaging the
data.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2005-03-23 12:03
Sender: dimitr
Logged In: YES
user_id=61270

This is what -no_validity option of GBAK does.

@firebird-automations
Copy link
Collaborator Author

Commented by: Jorge Andres Brugger (jbrugger)

Correct me if I?m wrong: -no_validity option doesnt restore checks at all. It should be an option to restore database to pre-backup state, that is, _with_ checks, and field values even they dont pass the checks.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10695 ] => Firebird [ 15083 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant