mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Update SQL
This commit is contained in:
+5
-1
@@ -1,4 +1,8 @@
|
||||
USE `gta5_gamemode_essential`
|
||||
USE `gta5_gamemode_essential`;
|
||||
|
||||
ALTER TABLE `users`
|
||||
ADD COLUMN `last_property` VARCHAR(255) NULL
|
||||
;
|
||||
|
||||
INSERT INTO `addon_account` (name, label, shared) VALUES
|
||||
('property_black_money','Argent Sale Propriété',0)
|
||||
|
||||
Reference in New Issue
Block a user