dbup-sqlserver-scripting icon indicating copy to clipboard operation
dbup-sqlserver-scripting copied to clipboard

SQL Server object definition scripting for DbUp

Results 5 dbup-sqlserver-scripting issues
Sort by recently updated
recently updated
newest added

Hi Brady, Seeing that you were open to take a PR for a .NET Core framework upgrade, I thought I would oblige :) This has been really straightforward, it's mostly...

After running `Install-Package dbup-sqlserver-scripting` for my project, there are list of error related to dependency. > `Error 1 The type 'DbUp.Engine.UpgradeEngine' is defined in an assembly that is not referenced....

I don't find table partitions on Definitions\Tables\dbo.SomeTable.sql

If db object contains one of the following letters (I,F,E,X,I,S,T,S), this letter is not included in db object name

Hi, are there any plans for a .net core compatible version?