GI-130 Add files bookmark
Add field scritp mysql Change output format Endpoint
This commit is contained in:
@@ -715,6 +715,7 @@ CREATE TABLE `USERS`
|
||||
`USR_TOTAL_UNASSIGNED` INTEGER default 0,
|
||||
`USR_COST_BY_HOUR` DECIMAL(7,2) default 0,
|
||||
`USR_UNIT_COST` VARCHAR(50) default '',
|
||||
`USR_BOOKMARK_START_CASES` MEDIUMTEXT,
|
||||
PRIMARY KEY (`USR_UID`)
|
||||
)ENGINE=InnoDB DEFAULT CHARSET='utf8' COMMENT='Users';
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user