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