Revert "Add support for application-wide notes & how-tos"
This reverts commit e546738913.
This commit is contained in:
@@ -167,7 +167,6 @@ create table appNotes (
|
||||
noteTitle varchar(255),
|
||||
noteDesc text,
|
||||
versionId int not null,
|
||||
appId int not null,
|
||||
submitterId int not null,
|
||||
submitTime datetime not null,
|
||||
key(noteId)
|
||||
|
||||
Reference in New Issue
Block a user