* [sql] add install sql.
This commit is contained in:
@@ -1613,6 +1613,7 @@ CREATE TABLE IF NOT EXISTS `zt_release` (
|
||||
`name` varchar(255) NOT NULL default '',
|
||||
`marker` enum('0','1') NOT NULL default '0',
|
||||
`date` date NULL,
|
||||
`releasedDate` date NULL,
|
||||
`stories` text NULL,
|
||||
`bugs` text NULL,
|
||||
`leftBugs` text NULL,
|
||||
|
||||
Reference in New Issue
Block a user