Rollback removal of script files for Html Module to resolve conflict

This commit is contained in:
Charles Nurse
2021-04-14 16:03:00 -07:00
parent 23bab67bd3
commit e11a65c6ca
3 changed files with 23 additions and 2 deletions

View File

@ -0,0 +1,2 @@
DROP TABLE [dbo].[HtmlText]
GO