mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-28 17:01:14 +00:00
Update legacy.sql
This commit is contained in:
@@ -812,12 +812,6 @@ ALTER TABLE `licenses`
|
||||
ALTER TABLE `owned_vehicles`
|
||||
ADD PRIMARY KEY (`plate`);
|
||||
|
||||
--
|
||||
-- Indexes for table `properties`
|
||||
--
|
||||
ALTER TABLE `properties`
|
||||
ADD PRIMARY KEY (`id`);
|
||||
|
||||
--
|
||||
-- Indexes for table `rented_vehicles`
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user