Subject | Re: [firebird-support] Restore without constraints |
---|---|
Author | Köditz, Martin |
Post date | 2015-10-24T11:00:53Z |
Hi Mark,
I don’t want to delete the column, just the constraint. So I can add a new PK. Since there are several FKs referencing to that PK, I have to delete the FKs first. That is the main problem. I’m just looking for a method to delete all constraints. After that I can cleanly add new ones.
Regards
Martin