Currently, UNIQUE table constraints are not scripted, but the related indexes are simply scripted as UNIQUE indexes.
UNIQUE constraints should be scripted properly, and the corresponding unique ind...
Id #16784 | Release:
None
| Updated: Feb 21 at 11:14 PM by ErikEJ | Created: Oct 23, 2011 at 11:49 AM by ErikEJ
I changed a nullable column to non nullable and compared the dbs. The generated script looks like this:
-- Script Date: 05.05.2011 11:31 - Generated by ExportSqlCe version 3.5.0.11
ALTER TABLE [TA...
Id #15911 | Release:
None
| Updated: Feb 21 at 11:14 PM by mkathan | Created: May 24, 2011 at 12:24 PM by mkathan
I have a problem when I change a existing foreign key. Only added and deleted FKs are considered. We changed an existing foreign key and no script for this foreign key changes have been generated.
...
Id #15752 | Release:
None
| Updated: Feb 21 at 11:14 PM by ErikEJ | Created: Apr 24, 2011 at 9:50 AM by ErikEJ