Remove 'maintainer' from version rating fields
This commit is contained in:
committed by
Chris Morgan
parent
e8bfc0024c
commit
2c2c6fffc1
@@ -54,8 +54,8 @@ create table appVersion (
|
||||
appId int not null,
|
||||
versionName varchar(100) not null,
|
||||
description text,
|
||||
maintainer_rating text,
|
||||
maintainer_release text,
|
||||
rating text,
|
||||
ratingRelease text,
|
||||
submitTime datetime NOT NULL,
|
||||
submitterId int(11) NOT NULL default '0',
|
||||
license enum('Retail','Open Source','Freeware','Demo','Shareware'),
|
||||
|
||||
Reference in New Issue
Block a user