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

Disabling foreign constraint [CORE1084] #1505

Closed
firebird-automations opened this issue Jan 11, 2007 · 2 comments
Closed

Disabling foreign constraint [CORE1084] #1505

firebird-automations opened this issue Jan 11, 2007 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: lexas (lexas)

Votes: 5

i want the following feature in DDL:

alter constraint FK_xxx_yyyy disable;

This command doesn't drop description () of foreign constraint, but disable referencial integrity.

alter constraint FK_xxx_yyyy enable;

This command restores referential integrity.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 11491 ] => Firebird [ 15494 ]

@aafemt
Copy link
Contributor

aafemt commented Apr 7, 2024

I think this issue should be closed as a duplication of #2358

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

3 participants