Posts
Sort by recent activity
Migrating tables with sp_rename
Need some guide how to think when migrating tables with new pk-column, to next time
Background, in my database there is two tables that need a pk migrate to identity int as pk.My try was to do it ...
Script out objects for a specific schema
Hi!I'm using SQL Compare(.scp) file, to compare our repository to a release database. We add/update reports in different schemas, and I want to script out a deploy-script only for a list of schemas...
Process log to file
Hi!I have an improvement suggestion, may be out of scope for the SQL Scripts manager, but for some scripts it may be useful.
Possible to get Process log to file.
With a corresponding .rgtool templ...
Using custom filegroups
We run a database CI project in Jenkins, with DLM Autmation plugin. One database has custom filegroups, and can't be created. The databases is stored in Subversion.
What to do?Use a pre-create scri...
Show Code Guard cmd output in Jenkins
Hi!When running the SQL Code Guard command line tool, is there a viewer for Jenkins(in Report Violations or other plugin)?/Jonas