Comments
Sort by recent activity
Hi @friedrich_eberharter Would you be able to provide the syntax for the object you're creating? Using the example here I'm having no issues: https://learn.microsoft.com/en-us/sql/relational-databases/graphs/sql-graph-sample?view=sql-server-ver16 / comments
Hi @friedrich_eberharter Would you be able to provide the syntax for the object you're creating?Using the example here I'm having no issues: https://learn.microsoft.com/en-us/sql/relational-databas...
Hi @RomekAtomek If you have SQL Compare installed, you can do a comparison using your live database and the scripts' folder that is your local repository. This may then give you an insight into the object causing trouble. If that doesn't help, we may need a copy of the database to troubleshoot / comments
Hi @RomekAtomek If you have SQL Compare installed, you can do a comparison using your live database and the scripts' folder that is your local repository. This may then give you an insight into the...
Hi, Are you asking how to generate a deployment script which will ignore constraints and indexes? If that's the case, you can make use of the SQL Compare Options https://documentation.red-gate.com/sc/using-the-command-line/options-used-in-the-command-line For example there's
Ignore system named constraint and index names
Ignore indexes
Ignore constraint and index names
/ comments
Hi,Are you asking how to generate a deployment script which will ignore constraints and indexes?If that's the case, you can make use of the SQL Compare Optionshttps://documentation.red-gate.com/sc/...
Hi @depropiru Have you tried with the latest version of SQL Compare 15? https://download.red-gate.com/checkforupdates/SQLCompare/SQLCompare_15.3.12.27078.exe / comments
Hi @depropiru Have you tried with the latest version of SQL Compare 15?https://download.red-gate.com/checkforupdates/SQLCompare/SQLCompare_15.3.12.27078.exe
Hi @jmbelina Thank you for the quick reply with an example, and don't worry about the formatting! I'm going to pass this along to the developers and get their thoughts on the issue, and I'll provide you with an update once I have one. / comments
Hi @jmbelina Thank you for the quick reply with an example, and don't worry about the formatting!I'm going to pass this along to the developers and get their thoughts on the issue, and I'll provide...
Hi @jmbelina Do you have an example case of this, with some code for me to create the necessary objects to reproduce? / comments
Hi @jmbelina Do you have an example case of this, with some code for me to create the necessary objects to reproduce?
Hi @jmbelina Whilst the developers recognize this as a bug, due to their current workload and priorities they're unfortunately unable to work on it. / comments
Hi @jmbelina Whilst the developers recognize this as a bug, due to their current workload and priorities they're unfortunately unable to work on it.
Hi @jboyer Could you please elaborate on what you're trying to achieve? / comments
Hi @jboyer Could you please elaborate on what you're trying to achieve?
Hi @Sean_Lively Unfortunately, it's not possible to skip the shadow database verification step entirely, however, you can exclude specific objects: https://documentation.red-gate.com/sca/developing-databases/concepts/verifying-projects/excluding-objects-from-script-verification / comments
Hi @Sean_Lively Unfortunately, it's not possible to skip the shadow database verification step entirely, however, you can exclude specific objects: https://documentation.red-gate.com/sca/developing...