Multiple databases + system generated constraint names...
UKRoyster
Posts: 9
Hi there,
I have multiple Azure databases all with same schema version, however they do have different system-generated constraint names.
1. Do I need to prepare an upgrade script for each database or is one upgrade script ok? I know there is option to ignore system named constraints and index names.
2. By ignoring option, will i run into any risk across the multiple databases?
Thanks for your time,
Roy.
I have multiple Azure databases all with same schema version, however they do have different system-generated constraint names.
1. Do I need to prepare an upgrade script for each database or is one upgrade script ok? I know there is option to ignore system named constraints and index names.
2. By ignoring option, will i run into any risk across the multiple databases?
Thanks for your time,
Roy.