Hello,

Is there a way to drop a constraint from a table, something like this:

ALTER TABLE table_name DROP CONSTRAINT constraint_name?

Unfortunately, this command is not supported by SQLite3. Are there other
possibilities?
-- 
View this message in context: 
http://www.nabble.com/dropping-constraints-tp19433582p19433582.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to