How to add systems tables as static data
Craig5
Posts: 1 New member
I want to include Database Diagrams in my CI process, so they copy from dev to test to live etc. The easiest way would be to add dbo.sysdiagrams as static data -- but I don't see system tables in the list.
Is there way to add the dbo.sysdiagrams systems table (which is in all user databases) as static data in SQL Source Control?
Is there way to add the dbo.sysdiagrams systems table (which is in all user databases) as static data in SQL Source Control?
Tagged:
Answers
Unfortunately Database Diagrams are not supported in SQL Compare engine which is used by SQL Source Control.
If you'd like to see this feature I'd advise posting on the UserVoice or voting on this existing post:
https://redgate.uservoice.com/forums/141379-sql-compare/suggestions/3680297-compare-and-migrate-database-diagrams
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?