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