Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
WIN2016\redgate committed Jul 9, 2024
1 parent 6bafa44 commit 4d99394
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions migrations/U006_20231220011408__UNDO-redgate.sql
Original file line number Diff line number Diff line change
@@ -10,10 +10,6 @@ PRINT N'Dropping [dbo].[States]'
GO
DROP TABLE [dbo].[States]
GO
PRINT N'Dropping [dbo].[HuxTest]'
GO
DROP TABLE [dbo].[HuxTest]
GO
PRINT N'Altering [dbo].[WidgetPrices]'
GO
ALTER TABLE [dbo].[WidgetPrices] ALTER COLUMN [Price] [decimal] (19, 4) NULL
6 changes: 0 additions & 6 deletions schema-model/Tables/dbo.test_Kathi.sql

This file was deleted.

0 comments on commit 4d99394

Please sign in to comment.