Slater, Chad wrote:
> 
> Sqlite does not support modifying the unique constraints on a table:
> 
> http://www.sqlite.org/lang_altertable.html
> 
> So you probably need to do it the 'ol fashioned way:
> 

Perfect--Just what I figured I'd need to do!

Thanks!
-- 
View this message in context: 
http://www.nabble.com/How-to-Modify-Table-tp20474500p20487732.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