Closed rwood closed 3 years ago
If the foreign key was pointing to a unique index it wouldn't have the foreign key table and schema updated and the indexes column list would be missing.
Also, FindTableByName call was missing Schema.
Thanks!
If the foreign key was pointing to a unique index it wouldn't have the foreign key table and schema updated and the indexes column list would be missing.
Also, FindTableByName call was missing Schema.