mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
7 lines
150 B
Markdown
7 lines
150 B
Markdown
# fxserver-esx_joblisting
|
|
FR - Pôle Emploi
|
|
|
|
Update SQL database for job whitelist:
|
|
|
|
ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;
|