This commit is contained in:
@@ -26,3 +26,9 @@ namespace AyaNova.Models
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// CREATE TABLE [dbo].[AINTEGRATIONLOG](
|
||||
// [ACREATED] [datetime] NOT NULL,
|
||||
// [ACREATOR] [uniqueidentifier] NOT NULL,
|
||||
// [AINTEGRATIONID] [uniqueidentifier] NOT NULL,
|
||||
// [AMESSAGE] [nvarchar](500) NOT NULL
|
||||
Reference in New Issue
Block a user