forked from Wavyzz/dolibarr
Clean code
This commit is contained in:
@@ -11767,7 +11767,7 @@ CREATE TABLE `llx_recruitment_recruitmentcandidature` (
|
||||
`remuneration_requested` int(11) DEFAULT NULL,
|
||||
`remuneration_proposed` int(11) DEFAULT NULL,
|
||||
`fk_recruitment_origin` int(11) DEFAULT NULL,
|
||||
`email_msgid` varchar(255) CHARACTER SET utf8mb4 DEFAULT NULL,
|
||||
`email_msgid` varchar(175) CHARACTER SET utf8mb4 DEFAULT NULL,
|
||||
`entity` int(11) NOT NULL DEFAULT 1,
|
||||
`date_birth` date DEFAULT NULL,
|
||||
PRIMARY KEY (`rowid`),
|
||||
|
||||
Reference in New Issue
Block a user