mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Update SQL
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ INSERT INTO `addon_inventory` (name, label, shared) VALUES
|
||||
;
|
||||
|
||||
INSERT INTO `datastore` (name, label, shared) VALUES
|
||||
(1,'property','Propriété',0)
|
||||
('property','Propriété',0)
|
||||
;
|
||||
|
||||
CREATE TABLE `owned_properties` (
|
||||
|
||||
Reference in New Issue
Block a user