How can we help you today? How can we help you today?
JonasG
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 ...
1 follower 1 comment 0 votes
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...
1 follower 1 comment 0 votes
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...
0 followers 0 comments 0 votes
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...
2 followers 2 comments 0 votes
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
1 follower 1 comment 0 votes