Thread
-
[Fwd: [Fwd: named constraints]]
Merrill Oveson <merrill@actarg.com> — 2000-09-25T20:06:35Z
-
Re: [Fwd: [Fwd: named constraints]]
Stephan Szabo <sszabo@megazone23.bigpanda.com> — 2000-09-26T00:46:21Z
IIRC, ALTER TABLE ... DROP CONSTRAINT isn't implemented yet, so that's going to fail in any case. ADD CONSTRAINT is implemented for foreign keys (in 7.0) and should be implemented for check constraints in 7.1. Stephan Szabo sszabo@bigpanda.com