I just imported a Sql DB and although the PK column shows up correctly in the field list the index for it is not imported soif you deploy this DB from an import no PK's will be created on the destination DB.However If I modify structure on each table then just hit save and the index is created and then Pk will then be created on deploy. Kinda sucks when you import alot of tables that do not need changes to have to open each one and just save.
Paul