How can we help you today? How can we help you today?
PlantBasedSQL
Thanks @AndrewH I will catch up with the development team and see if this is a bug and if they're able to generate a fix for you, or if we've just missed something and there's another way around it! / comments
Thanks @AndrewH I will catch up with the development team and see if this is a bug and if they're able to generate a fix for you, or if we've just missed something and there's another way around it!
0 votes
Hi @SJW thank you for your post, there are some great walkthroughs of using SQL Change Automation here: https://www.red-gate.com/hub/university/sql-change-automation-with-migrations to help get you started. There are a number of ways of using the tooling to achieve what you're looking for and I believe the most relevant pages in the Redgate docs to point you at for this would be regarding command line deployment here: https://documentation.red-gate.com/sca3/automating-database-changes/automated-deployment-with-sql-change-automation-core/command-line-deployment-msbuild or SQLCMD package deployment here: https://documentation.red-gate.com/sca3/automating-database-changes/automated-deployment-with-sql-change-automation-core/sqlcmd-package-deployment Though we would be advocates of the full CI/CD model that, although Dev shouldn't have access to Test and Staging etc. there's nothing stopping you from using the SQL Change Automation Plugins for various build and release tools such as Azure DevOps to carry out most of this work. You can read more about the model here if you aren't already aware of it: https://www.red-gate.com/solutions/need/automate Let me know if you have any questions about this, always happy to help! / comments
Hi @SJW thank you for your post, there are some great walkthroughs of using SQL Change Automation here: https://www.red-gate.com/hub/university/sql-change-automation-with-migrations to help get you...
0 votes
Hi @arungk am I right in thinking this is a duplicate question to the other you asked? If so we can continue the thread on the other question in progress. Thank you very much. / comments
Hi @arungk am I right in thinking this is a duplicate question to the other you asked?If so we can continue the thread on the other question in progress.Thank you very much.
0 votes