Start work for company rating
This commit is contained in:
@@ -131,6 +131,8 @@ CREATE TABLE IF NOT EXISTS `Company` (
|
||||
`EmailVerified` boolean DEFAULT 0,
|
||||
`WebsiteURL` varchar(255) DEFAULT NULL,
|
||||
`Logo` mediumblob DEFAULT NULL,
|
||||
`JobsClosedSuccessful` int DEFAULT 0,
|
||||
`JobsAutoClosed` int DEFAULT 0,
|
||||
`Phone` varchar(20) DEFAULT NULL,
|
||||
`PostalCode` varchar(20) NOT NULL,
|
||||
`Country` char(2) NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user