mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
Removed plate
This commit is contained in:
@@ -5,7 +5,6 @@ CREATE TABLE `user_parkings` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`identifier` varchar(60) DEFAULT NULL,
|
||||
`garage` varchar(60) DEFAULT NULL,
|
||||
`plate` varchar(60) DEFAULT NULL,
|
||||
`zone` int(11) NOT NULL,
|
||||
`vehicle` longtext,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user