mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 17:58:54 +00:00
3 lines
86 B
SQL
3 lines
86 B
SQL
USE `essentialmode`;
|
|
|
|
ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE; |