mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 08:00:47 +00:00
26fe2f399299c26e6080a570f6c82e6401d7d709
fxserver-esx_joblisting
FR - Pôle Emploi
Update SQL database for job whitelist:
ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;
You can show (0) or hide (1) a job in the joblisting by changing the value in the DB of the field whitelisted
Description
Languages
JavaScript
60.8%
Lua
34.6%
TypeScript
1.7%
CSS
1.2%
HTML
0.8%
Other
0.9%