mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Fix: Remove gitignore, and sql update
This commit is contained in:
@@ -1 +0,0 @@
|
||||
test
|
||||
@@ -15,6 +15,7 @@ CREATE TABLE `users` (
|
||||
`job` VARCHAR(20) NULL DEFAULT 'unemployed',
|
||||
`job_grade` INT NULL DEFAULT 0,
|
||||
`loadout` LONGTEXT NULL DEFAULT NULL,
|
||||
`meta` LONGTEXT NULL DEFAULT NULL,
|
||||
`position` longtext NULL DEFAULT NULL,
|
||||
|
||||
PRIMARY KEY (`identifier`)
|
||||
|
||||
Reference in New Issue
Block a user