mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
Why do we have 2 sql?
This commit is contained in:
@@ -389,6 +389,7 @@ CREATE TABLE `users` (
|
||||
`job` varchar(20) DEFAULT 'unemployed',
|
||||
`job_grade` int(11) DEFAULT 0,
|
||||
`loadout` longtext DEFAULT NULL,
|
||||
`meta` LONGTEXT NULL DEFAULT NULL,
|
||||
`position` longtext NULL DEFAULT NULL,
|
||||
`firstname` varchar(16) DEFAULT NULL,
|
||||
`lastname` varchar(16) DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user