933 lines
872 KiB
SQL
933 lines
872 KiB
SQL
-- MySQL dump 10.16 Distrib 10.2.11-MariaDB, for Linux (x86_64)
|
||
--
|
||
-- Host: localhost Database: resq
|
||
-- ------------------------------------------------------
|
||
-- Server version 10.2.11-MariaDB
|
||
|
||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||
/*!40101 SET NAMES utf8 */;
|
||
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||
/*!40103 SET TIME_ZONE='+00:00' */;
|
||
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||
|
||
--
|
||
-- Table structure for table `audit_associations`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `audit_associations`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `audit_associations` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`typ` varchar(128) COLLATE utf8_unicode_ci NOT NULL,
|
||
`tbl` varchar(128) COLLATE utf8_unicode_ci NOT NULL,
|
||
`label` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`fk` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
|
||
`class` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=14192 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `audit_associations`
|
||
--
|
||
|
||
LOCK TABLES `audit_associations` WRITE;
|
||
/*!40000 ALTER TABLE `audit_associations` DISABLE KEYS */;
|
||
INSERT INTO `audit_associations` VALUES (11571,'app.entity.vehicle_manufacturer','vehicle_manufacturer','ACURA','641','App\\Entity\\VehicleManufacturer'),(11572,'app.entity.vehicle','vehicle','Unlabeled','9815','App\\Entity\\Vehicle'),(11573,'app.entity.vehicle','vehicle','Unlabeled','9816','App\\Entity\\Vehicle'),(11574,'app.entity.vehicle','vehicle','Unlabeled','9817','App\\Entity\\Vehicle'),(11575,'app.entity.vehicle','vehicle','Unlabeled','9818','App\\Entity\\Vehicle'),(11576,'app.entity.vehicle','vehicle','Unlabeled','9819','App\\Entity\\Vehicle'),(11577,'app.entity.vehicle','vehicle','Unlabeled','9820','App\\Entity\\Vehicle'),(11578,'app.entity.vehicle_manufacturer','vehicle_manufacturer','ALFA ROMEO','642','App\\Entity\\VehicleManufacturer'),(11579,'app.entity.vehicle','vehicle','Unlabeled','9821','App\\Entity\\Vehicle'),(11580,'app.entity.vehicle','vehicle','Unlabeled','9822','App\\Entity\\Vehicle'),(11581,'app.entity.vehicle','vehicle','Unlabeled','9823','App\\Entity\\Vehicle'),(11582,'app.entity.vehicle','vehicle','Unlabeled','9824','App\\Entity\\Vehicle'),(11583,'app.entity.vehicle','vehicle','Unlabeled','9825','App\\Entity\\Vehicle'),(11584,'app.entity.vehicle','vehicle','Unlabeled','9826','App\\Entity\\Vehicle'),(11585,'app.entity.vehicle','vehicle','Unlabeled','9827','App\\Entity\\Vehicle'),(11586,'app.entity.vehicle_manufacturer','vehicle_manufacturer','AUDI','643','App\\Entity\\VehicleManufacturer'),(11587,'app.entity.vehicle','vehicle','Unlabeled','9828','App\\Entity\\Vehicle'),(11588,'app.entity.vehicle','vehicle','Unlabeled','9829','App\\Entity\\Vehicle'),(11589,'app.entity.vehicle','vehicle','Unlabeled','9830','App\\Entity\\Vehicle'),(11590,'app.entity.vehicle','vehicle','Unlabeled','9831','App\\Entity\\Vehicle'),(11591,'app.entity.vehicle','vehicle','Unlabeled','9832','App\\Entity\\Vehicle'),(11592,'app.entity.vehicle','vehicle','Unlabeled','9833','App\\Entity\\Vehicle'),(11593,'app.entity.vehicle','vehicle','Unlabeled','9834','App\\Entity\\Vehicle'),(11594,'app.entity.vehicle','vehicle','Unlabeled','9835','App\\Entity\\Vehicle'),(11595,'app.entity.vehicle','vehicle','Unlabeled','9836','App\\Entity\\Vehicle'),(11596,'app.entity.vehicle','vehicle','Unlabeled','9837','App\\Entity\\Vehicle'),(11597,'app.entity.vehicle','vehicle','Unlabeled','9838','App\\Entity\\Vehicle'),(11598,'app.entity.vehicle','vehicle','Unlabeled','9839','App\\Entity\\Vehicle'),(11599,'app.entity.vehicle','vehicle','Unlabeled','9840','App\\Entity\\Vehicle'),(11600,'app.entity.vehicle','vehicle','Unlabeled','9841','App\\Entity\\Vehicle'),(11601,'app.entity.vehicle','vehicle','Unlabeled','9842','App\\Entity\\Vehicle'),(11602,'app.entity.vehicle','vehicle','Unlabeled','9843','App\\Entity\\Vehicle'),(11603,'app.entity.vehicle','vehicle','Unlabeled','9844','App\\Entity\\Vehicle'),(11604,'app.entity.vehicle','vehicle','Unlabeled','9845','App\\Entity\\Vehicle'),(11605,'app.entity.vehicle','vehicle','Unlabeled','9846','App\\Entity\\Vehicle'),(11606,'app.entity.vehicle','vehicle','Unlabeled','9847','App\\Entity\\Vehicle'),(11607,'app.entity.vehicle','vehicle','Unlabeled','9848','App\\Entity\\Vehicle'),(11608,'app.entity.vehicle_manufacturer','vehicle_manufacturer','BACKHOE','644','App\\Entity\\VehicleManufacturer'),(11609,'app.entity.vehicle','vehicle','Unlabeled','9849','App\\Entity\\Vehicle'),(11610,'app.entity.vehicle_manufacturer','vehicle_manufacturer','BAIC','645','App\\Entity\\VehicleManufacturer'),(11611,'app.entity.vehicle','vehicle','Unlabeled','9850','App\\Entity\\Vehicle'),(11612,'app.entity.vehicle_manufacturer','vehicle_manufacturer','BENTLEY','646','App\\Entity\\VehicleManufacturer'),(11613,'app.entity.vehicle','vehicle','Unlabeled','9851','App\\Entity\\Vehicle'),(11614,'app.entity.vehicle','vehicle','Unlabeled','9852','App\\Entity\\Vehicle'),(11615,'app.entity.vehicle','vehicle','Unlabeled','9853','App\\Entity\\Vehicle'),(11616,'app.entity.vehicle','vehicle','Unlabeled','9854','App\\Entity\\Vehicle'),(11617,'app.entity.vehicle','vehicle','Unlabeled','9855','App\\Entity\\Vehicle'),(11618,'app.entity.vehicle','vehicle','Unlabeled','9856','App\\Entity\\Vehicle'),(11619,'app.entity.vehicle_manufacturer','vehicle_manufacturer','BMW','647','App\\Entity\\VehicleManufacturer'),(11620,'app.entity.vehicle','vehicle','Unlabeled','9857','App\\Entity\\Vehicle'),(11621,'app.entity.vehicle','vehicle','Unlabeled','9858','App\\Entity\\Vehicle'),(11622,'app.entity.vehicle','vehicle','Unlabeled','9859','App\\Entity\\Vehicle'),(11623,'app.entity.vehicle','vehicle','Unlabeled','9860','App\\Entity\\Vehicle'),(11624,'app.entity.vehicle','vehicle','Unlabeled','9861','App\\Entity\\Vehicle'),(11625,'app.entity.vehicle','vehicle','Unlabeled','9862','App\\Entity\\Vehicle'),(11626,'app.entity.vehicle','vehicle','Unlabeled','9863','App\\Entity\\Vehicle'),(11627,'app.entity.vehicle','vehicle','Unlabeled','9864','App\\Entity\\Vehicle'),(11628,'app.entity.vehicle','vehicle','Unlabeled','9865','App\\Entity\\Vehicle'),(11629,'app.entity.vehicle','vehicle','Unlabeled','9866','App\\Entity\\Vehicle'),(11630,'app.entity.vehicle','vehicle','Unlabeled','9867','App\\Entity\\Vehicle'),(11631,'app.entity.vehicle','vehicle','Unlabeled','9868','App\\Entity\\Vehicle'),(11632,'app.entity.vehicle','vehicle','Unlabeled','9869','App\\Entity\\Vehicle'),(11633,'app.entity.vehicle','vehicle','Unlabeled','9870','App\\Entity\\Vehicle'),(11634,'app.entity.vehicle','vehicle','Unlabeled','9871','App\\Entity\\Vehicle'),(11635,'app.entity.vehicle','vehicle','Unlabeled','9872','App\\Entity\\Vehicle'),(11636,'app.entity.vehicle','vehicle','Unlabeled','9873','App\\Entity\\Vehicle'),(11637,'app.entity.vehicle','vehicle','Unlabeled','9874','App\\Entity\\Vehicle'),(11638,'app.entity.vehicle_manufacturer','vehicle_manufacturer','CHERY CARS','648','App\\Entity\\VehicleManufacturer'),(11639,'app.entity.vehicle','vehicle','Unlabeled','9875','App\\Entity\\Vehicle'),(11640,'app.entity.vehicle','vehicle','Unlabeled','9876','App\\Entity\\Vehicle'),(11641,'app.entity.vehicle','vehicle','Unlabeled','9877','App\\Entity\\Vehicle'),(11642,'app.entity.vehicle','vehicle','Unlabeled','9878','App\\Entity\\Vehicle'),(11643,'app.entity.vehicle','vehicle','Unlabeled','9879','App\\Entity\\Vehicle'),(11644,'app.entity.vehicle','vehicle','Unlabeled','9880','App\\Entity\\Vehicle'),(11645,'app.entity.vehicle','vehicle','Unlabeled','9881','App\\Entity\\Vehicle'),(11646,'app.entity.vehicle','vehicle','Unlabeled','9882','App\\Entity\\Vehicle'),(11647,'app.entity.vehicle','vehicle','Unlabeled','9883','App\\Entity\\Vehicle'),(11648,'app.entity.vehicle','vehicle','Unlabeled','9884','App\\Entity\\Vehicle'),(11649,'app.entity.vehicle','vehicle','Unlabeled','9885','App\\Entity\\Vehicle'),(11650,'app.entity.vehicle_manufacturer','vehicle_manufacturer','CHEVROLET','649','App\\Entity\\VehicleManufacturer'),(11651,'app.entity.vehicle','vehicle','Unlabeled','9886','App\\Entity\\Vehicle'),(11652,'app.entity.vehicle','vehicle','Unlabeled','9887','App\\Entity\\Vehicle'),(11653,'app.entity.vehicle','vehicle','Unlabeled','9888','App\\Entity\\Vehicle'),(11654,'app.entity.vehicle','vehicle','Unlabeled','9889','App\\Entity\\Vehicle'),(11655,'app.entity.vehicle','vehicle','Unlabeled','9890','App\\Entity\\Vehicle'),(11656,'app.entity.vehicle','vehicle','Unlabeled','9891','App\\Entity\\Vehicle'),(11657,'app.entity.vehicle','vehicle','Unlabeled','9892','App\\Entity\\Vehicle'),(11658,'app.entity.vehicle','vehicle','Unlabeled','9893','App\\Entity\\Vehicle'),(11659,'app.entity.vehicle','vehicle','Unlabeled','9894','App\\Entity\\Vehicle'),(11660,'app.entity.vehicle','vehicle','Unlabeled','9895','App\\Entity\\Vehicle'),(11661,'app.entity.vehicle','vehicle','Unlabeled','9896','App\\Entity\\Vehicle'),(11662,'app.entity.vehicle','vehicle','Unlabeled','9897','App\\Entity\\Vehicle'),(11663,'app.entity.vehicle','vehicle','Unlabeled','9898','App\\Entity\\Vehicle'),(11664,'app.entity.vehicle','vehicle','Unlabeled','9899','App\\Entity\\Vehicle'),(11665,'app.entity.vehicle','vehicle','Unlabeled','9900','App\\Entity\\Vehicle'),(11666,'app.entity.vehicle','vehicle','Unlabeled','9901','App\\Entity\\Vehicle'),(11667,'app.entity.vehicle','vehicle','Unlabeled','9902','App\\Entity\\Vehicle'),(11668,'app.entity.vehicle','vehicle','Unlabeled','9903','App\\Entity\\Vehicle'),(11669,'app.entity.vehicle','vehicle','Unlabeled','9904','App\\Entity\\Vehicle'),(11670,'app.entity.vehicle','vehicle','Unlabeled','9905','App\\Entity\\Vehicle'),(11671,'app.entity.vehicle','vehicle','Unlabeled','9906','App\\Entity\\Vehicle'),(11672,'app.entity.vehicle','vehicle','Unlabeled','9907','App\\Entity\\Vehicle'),(11673,'app.entity.vehicle','vehicle','Unlabeled','9908','App\\Entity\\Vehicle'),(11674,'app.entity.vehicle','vehicle','Unlabeled','9909','App\\Entity\\Vehicle'),(11675,'app.entity.vehicle','vehicle','Unlabeled','9910','App\\Entity\\Vehicle'),(11676,'app.entity.vehicle','vehicle','Unlabeled','9911','App\\Entity\\Vehicle'),(11677,'app.entity.vehicle','vehicle','Unlabeled','9912','App\\Entity\\Vehicle'),(11678,'app.entity.vehicle','vehicle','Unlabeled','9913','App\\Entity\\Vehicle'),(11679,'app.entity.vehicle','vehicle','Unlabeled','9914','App\\Entity\\Vehicle'),(11680,'app.entity.vehicle','vehicle','Unlabeled','9915','App\\Entity\\Vehicle'),(11681,'app.entity.vehicle','vehicle','Unlabeled','9916','App\\Entity\\Vehicle'),(11682,'app.entity.vehicle','vehicle','Unlabeled','9917','App\\Entity\\Vehicle'),(11683,'app.entity.vehicle','vehicle','Unlabeled','9918','App\\Entity\\Vehicle'),(11684,'app.entity.vehicle','vehicle','Unlabeled','9919','App\\Entity\\Vehicle'),(11685,'app.entity.vehicle','vehicle','Unlabeled','9920','App\\Entity\\Vehicle'),(11686,'app.entity.vehicle','vehicle','Unlabeled','9921','App\\Entity\\Vehicle'),(11687,'app.entity.vehicle','vehicle','Unlabeled','9922','App\\Entity\\Vehicle'),(11688,'app.entity.vehicle','vehicle','Unlabeled','9923','App\\Entity\\Vehicle'),(11689,'app.entity.vehicle','vehicle','Unlabeled','9924','App\\Entity\\Vehicle'),(11690,'app.entity.vehicle','vehicle','Unlabeled','9925','App\\Entity\\Vehicle'),(11691,'app.entity.vehicle','vehicle','Unlabeled','9926','App\\Entity\\Vehicle'),(11692,'app.entity.vehicle','vehicle','Unlabeled','9927','App\\Entity\\Vehicle'),(11693,'app.entity.vehicle','vehicle','Unlabeled','9928','App\\Entity\\Vehicle'),(11694,'app.entity.vehicle','vehicle','Unlabeled','9929','App\\Entity\\Vehicle'),(11695,'app.entity.vehicle_manufacturer','vehicle_manufacturer','CHRYSLER','650','App\\Entity\\VehicleManufacturer'),(11696,'app.entity.vehicle','vehicle','Unlabeled','9930','App\\Entity\\Vehicle'),(11697,'app.entity.vehicle','vehicle','Unlabeled','9931','App\\Entity\\Vehicle'),(11698,'app.entity.vehicle','vehicle','Unlabeled','9932','App\\Entity\\Vehicle'),(11699,'app.entity.vehicle','vehicle','Unlabeled','9933','App\\Entity\\Vehicle'),(11700,'app.entity.vehicle','vehicle','Unlabeled','9934','App\\Entity\\Vehicle'),(11701,'app.entity.vehicle','vehicle','Unlabeled','9935','App\\Entity\\Vehicle'),(11702,'app.entity.vehicle','vehicle','Unlabeled','9936','App\\Entity\\Vehicle'),(11703,'app.entity.vehicle','vehicle','Unlabeled','9937','App\\Entity\\Vehicle'),(11704,'app.entity.vehicle','vehicle','Unlabeled','9938','App\\Entity\\Vehicle'),(11705,'app.entity.vehicle','vehicle','Unlabeled','9939','App\\Entity\\Vehicle'),(11706,'app.entity.vehicle','vehicle','Unlabeled','9940','App\\Entity\\Vehicle'),(11707,'app.entity.vehicle','vehicle','Unlabeled','9941','App\\Entity\\Vehicle'),(11708,'app.entity.vehicle','vehicle','Unlabeled','9942','App\\Entity\\Vehicle'),(11709,'app.entity.vehicle','vehicle','Unlabeled','9943','App\\Entity\\Vehicle'),(11710,'app.entity.vehicle','vehicle','Unlabeled','9944','App\\Entity\\Vehicle'),(11711,'app.entity.vehicle_manufacturer','vehicle_manufacturer','DAEWOO','651','App\\Entity\\VehicleManufacturer'),(11712,'app.entity.vehicle','vehicle','Unlabeled','9945','App\\Entity\\Vehicle'),(11713,'app.entity.vehicle','vehicle','Unlabeled','9946','App\\Entity\\Vehicle'),(11714,'app.entity.vehicle','vehicle','Unlabeled','9947','App\\Entity\\Vehicle'),(11715,'app.entity.vehicle','vehicle','Unlabeled','9948','App\\Entity\\Vehicle'),(11716,'app.entity.vehicle','vehicle','Unlabeled','9949','App\\Entity\\Vehicle'),(11717,'app.entity.vehicle_manufacturer','vehicle_manufacturer','DAIHATSU','652','App\\Entity\\VehicleManufacturer'),(11718,'app.entity.vehicle','vehicle','Unlabeled','9950','App\\Entity\\Vehicle'),(11719,'app.entity.vehicle','vehicle','Unlabeled','9951','App\\Entity\\Vehicle'),(11720,'app.entity.vehicle','vehicle','Unlabeled','9952','App\\Entity\\Vehicle'),(11721,'app.entity.vehicle_manufacturer','vehicle_manufacturer','DODGE','653','App\\Entity\\VehicleManufacturer'),(11722,'app.entity.vehicle','vehicle','Unlabeled','9953','App\\Entity\\Vehicle'),(11723,'app.entity.vehicle','vehicle','Unlabeled','9954','App\\Entity\\Vehicle'),(11724,'app.entity.vehicle','vehicle','Unlabeled','9955','App\\Entity\\Vehicle'),(11725,'app.entity.vehicle','vehicle','Unlabeled','9956','App\\Entity\\Vehicle'),(11726,'app.entity.vehicle','vehicle','Unlabeled','9957','App\\Entity\\Vehicle'),(11727,'app.entity.vehicle','vehicle','Unlabeled','9958','App\\Entity\\Vehicle'),(11728,'app.entity.vehicle','vehicle','Unlabeled','9959','App\\Entity\\Vehicle'),(11729,'app.entity.vehicle','vehicle','Unlabeled','9960','App\\Entity\\Vehicle'),(11730,'app.entity.vehicle','vehicle','Unlabeled','9961','App\\Entity\\Vehicle'),(11731,'app.entity.vehicle','vehicle','Unlabeled','9962','App\\Entity\\Vehicle'),(11732,'app.entity.vehicle','vehicle','Unlabeled','9963','App\\Entity\\Vehicle'),(11733,'app.entity.vehicle_manufacturer','vehicle_manufacturer','FERRARI','654','App\\Entity\\VehicleManufacturer'),(11734,'app.entity.vehicle','vehicle','Unlabeled','9964','App\\Entity\\Vehicle'),(11735,'app.entity.vehicle','vehicle','Unlabeled','9965','App\\Entity\\Vehicle'),(11736,'app.entity.vehicle','vehicle','Unlabeled','9966','App\\Entity\\Vehicle'),(11737,'app.entity.vehicle','vehicle','Unlabeled','9967','App\\Entity\\Vehicle'),(11738,'app.entity.vehicle','vehicle','Unlabeled','9968','App\\Entity\\Vehicle'),(11739,'app.entity.vehicle','vehicle','Unlabeled','9969','App\\Entity\\Vehicle'),(11740,'app.entity.vehicle_manufacturer','vehicle_manufacturer','FIAT UNO','655','App\\Entity\\VehicleManufacturer'),(11741,'app.entity.vehicle','vehicle','Unlabeled','9970','App\\Entity\\Vehicle'),(11742,'app.entity.vehicle_manufacturer','vehicle_manufacturer','FORD','656','App\\Entity\\VehicleManufacturer'),(11743,'app.entity.vehicle','vehicle','Unlabeled','9971','App\\Entity\\Vehicle'),(11744,'app.entity.vehicle','vehicle','Unlabeled','9972','App\\Entity\\Vehicle'),(11745,'app.entity.vehicle','vehicle','Unlabeled','9973','App\\Entity\\Vehicle'),(11746,'app.entity.vehicle','vehicle','Unlabeled','9974','App\\Entity\\Vehicle'),(11747,'app.entity.vehicle','vehicle','Unlabeled','9975','App\\Entity\\Vehicle'),(11748,'app.entity.vehicle','vehicle','Unlabeled','9976','App\\Entity\\Vehicle'),(11749,'app.entity.vehicle','vehicle','Unlabeled','9977','App\\Entity\\Vehicle'),(11750,'app.entity.vehicle','vehicle','Unlabeled','9978','App\\Entity\\Vehicle'),(11751,'app.entity.vehicle','vehicle','Unlabeled','9979','App\\Entity\\Vehicle'),(11752,'app.entity.vehicle','vehicle','Unlabeled','9980','App\\Entity\\Vehicle'),(11753,'app.entity.vehicle','vehicle','Unlabeled','9981','App\\Entity\\Vehicle'),(11754,'app.entity.vehicle','vehicle','Unlabeled','9982','App\\Entity\\Vehicle'),(11755,'app.entity.vehicle','vehicle','Unlabeled','9983','App\\Entity\\Vehicle'),(11756,'app.entity.vehicle','vehicle','Unlabeled','9984','App\\Entity\\Vehicle'),(11757,'app.entity.vehicle','vehicle','Unlabeled','9985','App\\Entity\\Vehicle'),(11758,'app.entity.vehicle','vehicle','Unlabeled','9986','App\\Entity\\Vehicle'),(11759,'app.entity.vehicle','vehicle','Unlabeled','9987','App\\Entity\\Vehicle'),(11760,'app.entity.vehicle','vehicle','Unlabeled','9988','App\\Entity\\Vehicle'),(11761,'app.entity.vehicle','vehicle','Unlabeled','9989','App\\Entity\\Vehicle'),(11762,'app.entity.vehicle','vehicle','Unlabeled','9990','App\\Entity\\Vehicle'),(11763,'app.entity.vehicle','vehicle','Unlabeled','9991','App\\Entity\\Vehicle'),(11764,'app.entity.vehicle','vehicle','Unlabeled','9992','App\\Entity\\Vehicle'),(11765,'app.entity.vehicle','vehicle','Unlabeled','9993','App\\Entity\\Vehicle'),(11766,'app.entity.vehicle','vehicle','Unlabeled','9994','App\\Entity\\Vehicle'),(11767,'app.entity.vehicle','vehicle','Unlabeled','9995','App\\Entity\\Vehicle'),(11768,'app.entity.vehicle','vehicle','Unlabeled','9996','App\\Entity\\Vehicle'),(11769,'app.entity.vehicle','vehicle','Unlabeled','9997','App\\Entity\\Vehicle'),(11770,'app.entity.vehicle','vehicle','Unlabeled','9998','App\\Entity\\Vehicle'),(11771,'app.entity.vehicle','vehicle','Unlabeled','9999','App\\Entity\\Vehicle'),(11772,'app.entity.vehicle','vehicle','Unlabeled','10000','App\\Entity\\Vehicle'),(11773,'app.entity.vehicle','vehicle','Unlabeled','10001','App\\Entity\\Vehicle'),(11774,'app.entity.vehicle','vehicle','Unlabeled','10002','App\\Entity\\Vehicle'),(11775,'app.entity.vehicle','vehicle','Unlabeled','10003','App\\Entity\\Vehicle'),(11776,'app.entity.vehicle','vehicle','Unlabeled','10004','App\\Entity\\Vehicle'),(11777,'app.entity.vehicle','vehicle','Unlabeled','10005','App\\Entity\\Vehicle'),(11778,'app.entity.vehicle','vehicle','Unlabeled','10006','App\\Entity\\Vehicle'),(11779,'app.entity.vehicle_manufacturer','vehicle_manufacturer','FOTON','657','App\\Entity\\VehicleManufacturer'),(11780,'app.entity.vehicle','vehicle','Unlabeled','10007','App\\Entity\\Vehicle'),(11781,'app.entity.vehicle','vehicle','Unlabeled','10008','App\\Entity\\Vehicle'),(11782,'app.entity.vehicle','vehicle','Unlabeled','10009','App\\Entity\\Vehicle'),(11783,'app.entity.vehicle','vehicle','Unlabeled','10010','App\\Entity\\Vehicle'),(11784,'app.entity.vehicle','vehicle','Unlabeled','10011','App\\Entity\\Vehicle'),(11785,'app.entity.vehicle','vehicle','Unlabeled','10012','App\\Entity\\Vehicle'),(11786,'app.entity.vehicle','vehicle','Unlabeled','10013','App\\Entity\\Vehicle'),(11787,'app.entity.vehicle','vehicle','Unlabeled','10014','App\\Entity\\Vehicle'),(11788,'app.entity.vehicle','vehicle','Unlabeled','10015','App\\Entity\\Vehicle'),(11789,'app.entity.vehicle','vehicle','Unlabeled','10016','App\\Entity\\Vehicle'),(11790,'app.entity.vehicle','vehicle','Unlabeled','10017','App\\Entity\\Vehicle'),(11791,'app.entity.vehicle_manufacturer','vehicle_manufacturer','GEELY','658','App\\Entity\\VehicleManufacturer'),(11792,'app.entity.vehicle','vehicle','Unlabeled','10018','App\\Entity\\Vehicle'),(11793,'app.entity.vehicle','vehicle','Unlabeled','10019','App\\Entity\\Vehicle'),(11794,'app.entity.vehicle','vehicle','Unlabeled','10020','App\\Entity\\Vehicle'),(11795,'app.entity.vehicle','vehicle','Unlabeled','10021','App\\Entity\\Vehicle'),(11796,'app.entity.vehicle_manufacturer','vehicle_manufacturer','GMC','659','App\\Entity\\VehicleManufacturer'),(11797,'app.entity.vehicle','vehicle','Unlabeled','10022','App\\Entity\\Vehicle'),(11798,'app.entity.vehicle_manufacturer','vehicle_manufacturer','GOLDEN DRAGON','660','App\\Entity\\VehicleManufacturer'),(11799,'app.entity.vehicle','vehicle','Unlabeled','10023','App\\Entity\\Vehicle'),(11800,'app.entity.vehicle_manufacturer','vehicle_manufacturer','GREATWALL','661','App\\Entity\\VehicleManufacturer'),(11801,'app.entity.vehicle','vehicle','Unlabeled','10024','App\\Entity\\Vehicle'),(11802,'app.entity.vehicle','vehicle','Unlabeled','10025','App\\Entity\\Vehicle'),(11803,'app.entity.vehicle_manufacturer','vehicle_manufacturer','HAIMA','662','App\\Entity\\VehicleManufacturer'),(11804,'app.entity.vehicle','vehicle','Unlabeled','10026','App\\Entity\\Vehicle'),(11805,'app.entity.vehicle','vehicle','Unlabeled','10027','App\\Entity\\Vehicle'),(11806,'app.entity.vehicle','vehicle','Unlabeled','10028','App\\Entity\\Vehicle'),(11807,'app.entity.vehicle','vehicle','Unlabeled','10029','App\\Entity\\Vehicle'),(11808,'app.entity.vehicle','vehicle','Unlabeled','10030','App\\Entity\\Vehicle'),(11809,'app.entity.vehicle','vehicle','Unlabeled','10031','App\\Entity\\Vehicle'),(11810,'app.entity.vehicle_manufacturer','vehicle_manufacturer','HINO','663','App\\Entity\\VehicleManufacturer'),(11811,'app.entity.vehicle','vehicle','Unlabeled','10032','App\\Entity\\Vehicle'),(11812,'app.entity.vehicle_manufacturer','vehicle_manufacturer','HONDA','664','App\\Entity\\VehicleManufacturer'),(11813,'app.entity.vehicle','vehicle','Unlabeled','10033','App\\Entity\\Vehicle'),(11814,'app.entity.vehicle','vehicle','Unlabeled','10034','App\\Entity\\Vehicle'),(11815,'app.entity.vehicle','vehicle','Unlabeled','10035','App\\Entity\\Vehicle'),(11816,'app.entity.vehicle','vehicle','Unlabeled','10036','App\\Entity\\Vehicle'),(11817,'app.entity.vehicle','vehicle','Unlabeled','10037','App\\Entity\\Vehicle'),(11818,'app.entity.vehicle','vehicle','Unlabeled','10038','App\\Entity\\Vehicle'),(11819,'app.entity.vehicle','vehicle','Unlabeled','10039','App\\Entity\\Vehicle'),(11820,'app.entity.vehicle','vehicle','Unlabeled','10040','App\\Entity\\Vehicle'),(11821,'app.entity.vehicle','vehicle','Unlabeled','10041','App\\Entity\\Vehicle'),(11822,'app.entity.vehicle','vehicle','Unlabeled','10042','App\\Entity\\Vehicle'),(11823,'app.entity.vehicle','vehicle','Unlabeled','10043','App\\Entity\\Vehicle'),(11824,'app.entity.vehicle','vehicle','Unlabeled','10044','App\\Entity\\Vehicle'),(11825,'app.entity.vehicle','vehicle','Unlabeled','10045','App\\Entity\\Vehicle'),(11826,'app.entity.vehicle','vehicle','Unlabeled','10046','App\\Entity\\Vehicle'),(11827,'app.entity.vehicle','vehicle','Unlabeled','10047','App\\Entity\\Vehicle'),(11828,'app.entity.vehicle','vehicle','Unlabeled','10048','App\\Entity\\Vehicle'),(11829,'app.entity.vehicle','vehicle','Unlabeled','10049','App\\Entity\\Vehicle'),(11830,'app.entity.vehicle','vehicle','Unlabeled','10050','App\\Entity\\Vehicle'),(11831,'app.entity.vehicle','vehicle','Unlabeled','10051','App\\Entity\\Vehicle'),(11832,'app.entity.vehicle','vehicle','Unlabeled','10052','App\\Entity\\Vehicle'),(11833,'app.entity.vehicle','vehicle','Unlabeled','10053','App\\Entity\\Vehicle'),(11834,'app.entity.vehicle','vehicle','Unlabeled','10054','App\\Entity\\Vehicle'),(11835,'app.entity.vehicle','vehicle','Unlabeled','10055','App\\Entity\\Vehicle'),(11836,'app.entity.vehicle','vehicle','Unlabeled','10056','App\\Entity\\Vehicle'),(11837,'app.entity.vehicle','vehicle','Unlabeled','10057','App\\Entity\\Vehicle'),(11838,'app.entity.vehicle','vehicle','Unlabeled','10058','App\\Entity\\Vehicle'),(11839,'app.entity.vehicle','vehicle','Unlabeled','10059','App\\Entity\\Vehicle'),(11840,'app.entity.vehicle','vehicle','Unlabeled','10060','App\\Entity\\Vehicle'),(11841,'app.entity.vehicle','vehicle','Unlabeled','10061','App\\Entity\\Vehicle'),(11842,'app.entity.vehicle','vehicle','Unlabeled','10062','App\\Entity\\Vehicle'),(11843,'app.entity.vehicle','vehicle','Unlabeled','10063','App\\Entity\\Vehicle'),(11844,'app.entity.vehicle','vehicle','Unlabeled','10064','App\\Entity\\Vehicle'),(11845,'app.entity.vehicle','vehicle','Unlabeled','10065','App\\Entity\\Vehicle'),(11846,'app.entity.vehicle','vehicle','Unlabeled','10066','App\\Entity\\Vehicle'),(11847,'app.entity.vehicle','vehicle','Unlabeled','10067','App\\Entity\\Vehicle'),(11848,'app.entity.vehicle','vehicle','Unlabeled','10068','App\\Entity\\Vehicle'),(11849,'app.entity.vehicle','vehicle','Unlabeled','10069','App\\Entity\\Vehicle'),(11850,'app.entity.vehicle_manufacturer','vehicle_manufacturer','HUMMER','665','App\\Entity\\VehicleManufacturer'),(11851,'app.entity.vehicle','vehicle','Unlabeled','10070','App\\Entity\\Vehicle'),(11852,'app.entity.vehicle_manufacturer','vehicle_manufacturer','HYUNDAI','666','App\\Entity\\VehicleManufacturer'),(11853,'app.entity.vehicle','vehicle','Unlabeled','10071','App\\Entity\\Vehicle'),(11854,'app.entity.vehicle','vehicle','Unlabeled','10072','App\\Entity\\Vehicle'),(11855,'app.entity.vehicle','vehicle','Unlabeled','10073','App\\Entity\\Vehicle'),(11856,'app.entity.vehicle','vehicle','Unlabeled','10074','App\\Entity\\Vehicle'),(11857,'app.entity.vehicle','vehicle','Unlabeled','10075','App\\Entity\\Vehicle'),(11858,'app.entity.vehicle','vehicle','Unlabeled','10076','App\\Entity\\Vehicle'),(11859,'app.entity.vehicle','vehicle','Unlabeled','10077','App\\Entity\\Vehicle'),(11860,'app.entity.vehicle','vehicle','Unlabeled','10078','App\\Entity\\Vehicle'),(11861,'app.entity.vehicle','vehicle','Unlabeled','10079','App\\Entity\\Vehicle'),(11862,'app.entity.vehicle','vehicle','Unlabeled','10080','App\\Entity\\Vehicle'),(11863,'app.entity.vehicle','vehicle','Unlabeled','10081','App\\Entity\\Vehicle'),(11864,'app.entity.vehicle','vehicle','Unlabeled','10082','App\\Entity\\Vehicle'),(11865,'app.entity.vehicle','vehicle','Unlabeled','10083','App\\Entity\\Vehicle'),(11866,'app.entity.vehicle','vehicle','Unlabeled','10084','App\\Entity\\Vehicle'),(11867,'app.entity.vehicle','vehicle','Unlabeled','10085','App\\Entity\\Vehicle'),(11868,'app.entity.vehicle','vehicle','Unlabeled','10086','App\\Entity\\Vehicle'),(11869,'app.entity.vehicle','vehicle','Unlabeled','10087','App\\Entity\\Vehicle'),(11870,'app.entity.vehicle','vehicle','Unlabeled','10088','App\\Entity\\Vehicle'),(11871,'app.entity.vehicle','vehicle','Unlabeled','10089','App\\Entity\\Vehicle'),(11872,'app.entity.vehicle','vehicle','Unlabeled','10090','App\\Entity\\Vehicle'),(11873,'app.entity.vehicle','vehicle','Unlabeled','10091','App\\Entity\\Vehicle'),(11874,'app.entity.vehicle','vehicle','Unlabeled','10092','App\\Entity\\Vehicle'),(11875,'app.entity.vehicle','vehicle','Unlabeled','10093','App\\Entity\\Vehicle'),(11876,'app.entity.vehicle','vehicle','Unlabeled','10094','App\\Entity\\Vehicle'),(11877,'app.entity.vehicle','vehicle','Unlabeled','10095','App\\Entity\\Vehicle'),(11878,'app.entity.vehicle','vehicle','Unlabeled','10096','App\\Entity\\Vehicle'),(11879,'app.entity.vehicle','vehicle','Unlabeled','10097','App\\Entity\\Vehicle'),(11880,'app.entity.vehicle','vehicle','Unlabeled','10098','App\\Entity\\Vehicle'),(11881,'app.entity.vehicle','vehicle','Unlabeled','10099','App\\Entity\\Vehicle'),(11882,'app.entity.vehicle','vehicle','Unlabeled','10100','App\\Entity\\Vehicle'),(11883,'app.entity.vehicle','vehicle','Unlabeled','10101','App\\Entity\\Vehicle'),(11884,'app.entity.vehicle','vehicle','Unlabeled','10102','App\\Entity\\Vehicle'),(11885,'app.entity.vehicle','vehicle','Unlabeled','10103','App\\Entity\\Vehicle'),(11886,'app.entity.vehicle','vehicle','Unlabeled','10104','App\\Entity\\Vehicle'),(11887,'app.entity.vehicle','vehicle','Unlabeled','10105','App\\Entity\\Vehicle'),(11888,'app.entity.vehicle','vehicle','Unlabeled','10106','App\\Entity\\Vehicle'),(11889,'app.entity.vehicle','vehicle','Unlabeled','10107','App\\Entity\\Vehicle'),(11890,'app.entity.vehicle','vehicle','Unlabeled','10108','App\\Entity\\Vehicle'),(11891,'app.entity.vehicle','vehicle','Unlabeled','10109','App\\Entity\\Vehicle'),(11892,'app.entity.vehicle','vehicle','Unlabeled','10110','App\\Entity\\Vehicle'),(11893,'app.entity.vehicle','vehicle','Unlabeled','10111','App\\Entity\\Vehicle'),(11894,'app.entity.vehicle','vehicle','Unlabeled','10112','App\\Entity\\Vehicle'),(11895,'app.entity.vehicle','vehicle','Unlabeled','10113','App\\Entity\\Vehicle'),(11896,'app.entity.vehicle','vehicle','Unlabeled','10114','App\\Entity\\Vehicle'),(11897,'app.entity.vehicle','vehicle','Unlabeled','10115','App\\Entity\\Vehicle'),(11898,'app.entity.vehicle','vehicle','Unlabeled','10116','App\\Entity\\Vehicle'),(11899,'app.entity.vehicle','vehicle','Unlabeled','10117','App\\Entity\\Vehicle'),(11900,'app.entity.vehicle','vehicle','Unlabeled','10118','App\\Entity\\Vehicle'),(11901,'app.entity.vehicle','vehicle','Unlabeled','10119','App\\Entity\\Vehicle'),(11902,'app.entity.vehicle','vehicle','Unlabeled','10120','App\\Entity\\Vehicle'),(11903,'app.entity.vehicle','vehicle','Unlabeled','10121','App\\Entity\\Vehicle'),(11904,'app.entity.vehicle','vehicle','Unlabeled','10122','App\\Entity\\Vehicle'),(11905,'app.entity.vehicle','vehicle','Unlabeled','10123','App\\Entity\\Vehicle'),(11906,'app.entity.vehicle','vehicle','Unlabeled','10124','App\\Entity\\Vehicle'),(11907,'app.entity.vehicle','vehicle','Unlabeled','10125','App\\Entity\\Vehicle'),(11908,'app.entity.vehicle','vehicle','Unlabeled','10126','App\\Entity\\Vehicle'),(11909,'app.entity.vehicle','vehicle','Unlabeled','10127','App\\Entity\\Vehicle'),(11910,'app.entity.vehicle','vehicle','Unlabeled','10128','App\\Entity\\Vehicle'),(11911,'app.entity.vehicle','vehicle','Unlabeled','10129','App\\Entity\\Vehicle'),(11912,'app.entity.vehicle','vehicle','Unlabeled','10130','App\\Entity\\Vehicle'),(11913,'app.entity.vehicle','vehicle','Unlabeled','10131','App\\Entity\\Vehicle'),(11914,'app.entity.vehicle','vehicle','Unlabeled','10132','App\\Entity\\Vehicle'),(11915,'app.entity.vehicle','vehicle','Unlabeled','10133','App\\Entity\\Vehicle'),(11916,'app.entity.vehicle','vehicle','Unlabeled','10134','App\\Entity\\Vehicle'),(11917,'app.entity.vehicle_manufacturer','vehicle_manufacturer','INFINITI','667','App\\Entity\\VehicleManufacturer'),(11918,'app.entity.vehicle','vehicle','Unlabeled','10135','App\\Entity\\Vehicle'),(11919,'app.entity.vehicle_manufacturer','vehicle_manufacturer','ISUZU','668','App\\Entity\\VehicleManufacturer'),(11920,'app.entity.vehicle','vehicle','Unlabeled','10136','App\\Entity\\Vehicle'),(11921,'app.entity.vehicle','vehicle','Unlabeled','10137','App\\Entity\\Vehicle'),(11922,'app.entity.vehicle','vehicle','Unlabeled','10138','App\\Entity\\Vehicle'),(11923,'app.entity.vehicle','vehicle','Unlabeled','10139','App\\Entity\\Vehicle'),(11924,'app.entity.vehicle','vehicle','Unlabeled','10140','App\\Entity\\Vehicle'),(11925,'app.entity.vehicle','vehicle','Unlabeled','10141','App\\Entity\\Vehicle'),(11926,'app.entity.vehicle','vehicle','Unlabeled','10142','App\\Entity\\Vehicle'),(11927,'app.entity.vehicle','vehicle','Unlabeled','10143','App\\Entity\\Vehicle'),(11928,'app.entity.vehicle','vehicle','Unlabeled','10144','App\\Entity\\Vehicle'),(11929,'app.entity.vehicle','vehicle','Unlabeled','10145','App\\Entity\\Vehicle'),(11930,'app.entity.vehicle','vehicle','Unlabeled','10146','App\\Entity\\Vehicle'),(11931,'app.entity.vehicle','vehicle','Unlabeled','10147','App\\Entity\\Vehicle'),(11932,'app.entity.vehicle','vehicle','Unlabeled','10148','App\\Entity\\Vehicle'),(11933,'app.entity.vehicle','vehicle','Unlabeled','10149','App\\Entity\\Vehicle'),(11934,'app.entity.vehicle','vehicle','Unlabeled','10150','App\\Entity\\Vehicle'),(11935,'app.entity.vehicle','vehicle','Unlabeled','10151','App\\Entity\\Vehicle'),(11936,'app.entity.vehicle','vehicle','Unlabeled','10152','App\\Entity\\Vehicle'),(11937,'app.entity.vehicle','vehicle','Unlabeled','10153','App\\Entity\\Vehicle'),(11938,'app.entity.vehicle','vehicle','Unlabeled','10154','App\\Entity\\Vehicle'),(11939,'app.entity.vehicle','vehicle','Unlabeled','10155','App\\Entity\\Vehicle'),(11940,'app.entity.vehicle','vehicle','Unlabeled','10156','App\\Entity\\Vehicle'),(11941,'app.entity.vehicle','vehicle','Unlabeled','10157','App\\Entity\\Vehicle'),(11942,'app.entity.vehicle','vehicle','Unlabeled','10158','App\\Entity\\Vehicle'),(11943,'app.entity.vehicle','vehicle','Unlabeled','10159','App\\Entity\\Vehicle'),(11944,'app.entity.vehicle','vehicle','Unlabeled','10160','App\\Entity\\Vehicle'),(11945,'app.entity.vehicle_manufacturer','vehicle_manufacturer','JAC','669','App\\Entity\\VehicleManufacturer'),(11946,'app.entity.vehicle','vehicle','Unlabeled','10161','App\\Entity\\Vehicle'),(11947,'app.entity.vehicle_manufacturer','vehicle_manufacturer','JAGUAR','670','App\\Entity\\VehicleManufacturer'),(11948,'app.entity.vehicle','vehicle','Unlabeled','10162','App\\Entity\\Vehicle'),(11949,'app.entity.vehicle','vehicle','Unlabeled','10163','App\\Entity\\Vehicle'),(11950,'app.entity.vehicle','vehicle','Unlabeled','10164','App\\Entity\\Vehicle'),(11951,'app.entity.vehicle','vehicle','Unlabeled','10165','App\\Entity\\Vehicle'),(11952,'app.entity.vehicle','vehicle','Unlabeled','10166','App\\Entity\\Vehicle'),(11953,'app.entity.vehicle','vehicle','Unlabeled','10167','App\\Entity\\Vehicle'),(11954,'app.entity.vehicle','vehicle','Unlabeled','10168','App\\Entity\\Vehicle'),(11955,'app.entity.vehicle','vehicle','Unlabeled','10169','App\\Entity\\Vehicle'),(11956,'app.entity.vehicle_manufacturer','vehicle_manufacturer','JEEP','671','App\\Entity\\VehicleManufacturer'),(11957,'app.entity.vehicle','vehicle','Unlabeled','10170','App\\Entity\\Vehicle'),(11958,'app.entity.vehicle','vehicle','Unlabeled','10171','App\\Entity\\Vehicle'),(11959,'app.entity.vehicle','vehicle','Unlabeled','10172','App\\Entity\\Vehicle'),(11960,'app.entity.vehicle_manufacturer','vehicle_manufacturer','KIA','672','App\\Entity\\VehicleManufacturer'),(11961,'app.entity.vehicle','vehicle','Unlabeled','10173','App\\Entity\\Vehicle'),(11962,'app.entity.vehicle','vehicle','Unlabeled','10174','App\\Entity\\Vehicle'),(11963,'app.entity.vehicle','vehicle','Unlabeled','10175','App\\Entity\\Vehicle'),(11964,'app.entity.vehicle','vehicle','Unlabeled','10176','App\\Entity\\Vehicle'),(11965,'app.entity.vehicle','vehicle','Unlabeled','10177','App\\Entity\\Vehicle'),(11966,'app.entity.vehicle','vehicle','Unlabeled','10178','App\\Entity\\Vehicle'),(11967,'app.entity.vehicle','vehicle','Unlabeled','10179','App\\Entity\\Vehicle'),(11968,'app.entity.vehicle','vehicle','Unlabeled','10180','App\\Entity\\Vehicle'),(11969,'app.entity.vehicle','vehicle','Unlabeled','10181','App\\Entity\\Vehicle'),(11970,'app.entity.vehicle','vehicle','Unlabeled','10182','App\\Entity\\Vehicle'),(11971,'app.entity.vehicle','vehicle','Unlabeled','10183','App\\Entity\\Vehicle'),(11972,'app.entity.vehicle','vehicle','Unlabeled','10184','App\\Entity\\Vehicle'),(11973,'app.entity.vehicle','vehicle','Unlabeled','10185','App\\Entity\\Vehicle'),(11974,'app.entity.vehicle','vehicle','Unlabeled','10186','App\\Entity\\Vehicle'),(11975,'app.entity.vehicle','vehicle','Unlabeled','10187','App\\Entity\\Vehicle'),(11976,'app.entity.vehicle','vehicle','Unlabeled','10188','App\\Entity\\Vehicle'),(11977,'app.entity.vehicle','vehicle','Unlabeled','10189','App\\Entity\\Vehicle'),(11978,'app.entity.vehicle','vehicle','Unlabeled','10190','App\\Entity\\Vehicle'),(11979,'app.entity.vehicle','vehicle','Unlabeled','10191','App\\Entity\\Vehicle'),(11980,'app.entity.vehicle','vehicle','Unlabeled','10192','App\\Entity\\Vehicle'),(11981,'app.entity.vehicle','vehicle','Unlabeled','10193','App\\Entity\\Vehicle'),(11982,'app.entity.vehicle','vehicle','Unlabeled','10194','App\\Entity\\Vehicle'),(11983,'app.entity.vehicle','vehicle','Unlabeled','10195','App\\Entity\\Vehicle'),(11984,'app.entity.vehicle','vehicle','Unlabeled','10196','App\\Entity\\Vehicle'),(11985,'app.entity.vehicle','vehicle','Unlabeled','10197','App\\Entity\\Vehicle'),(11986,'app.entity.vehicle','vehicle','Unlabeled','10198','App\\Entity\\Vehicle'),(11987,'app.entity.vehicle','vehicle','Unlabeled','10199','App\\Entity\\Vehicle'),(11988,'app.entity.vehicle','vehicle','Unlabeled','10200','App\\Entity\\Vehicle'),(11989,'app.entity.vehicle','vehicle','Unlabeled','10201','App\\Entity\\Vehicle'),(11990,'app.entity.vehicle','vehicle','Unlabeled','10202','App\\Entity\\Vehicle'),(11991,'app.entity.vehicle','vehicle','Unlabeled','10203','App\\Entity\\Vehicle'),(11992,'app.entity.vehicle_manufacturer','vehicle_manufacturer','LAMBORGHINI','673','App\\Entity\\VehicleManufacturer'),(11993,'app.entity.vehicle','vehicle','Unlabeled','10204','App\\Entity\\Vehicle'),(11994,'app.entity.vehicle','vehicle','Unlabeled','10205','App\\Entity\\Vehicle'),(11995,'app.entity.vehicle','vehicle','Unlabeled','10206','App\\Entity\\Vehicle'),(11996,'app.entity.vehicle','vehicle','Unlabeled','10207','App\\Entity\\Vehicle'),(11997,'app.entity.vehicle','vehicle','Unlabeled','10208','App\\Entity\\Vehicle'),(11998,'app.entity.vehicle','vehicle','Unlabeled','10209','App\\Entity\\Vehicle'),(11999,'app.entity.vehicle_manufacturer','vehicle_manufacturer','LAND ROVER','674','App\\Entity\\VehicleManufacturer'),(12000,'app.entity.vehicle','vehicle','Unlabeled','10210','App\\Entity\\Vehicle'),(12001,'app.entity.vehicle','vehicle','Unlabeled','10211','App\\Entity\\Vehicle'),(12002,'app.entity.vehicle','vehicle','Unlabeled','10212','App\\Entity\\Vehicle'),(12003,'app.entity.vehicle','vehicle','Unlabeled','10213','App\\Entity\\Vehicle'),(12004,'app.entity.vehicle','vehicle','Unlabeled','10214','App\\Entity\\Vehicle'),(12005,'app.entity.vehicle','vehicle','Unlabeled','10215','App\\Entity\\Vehicle'),(12006,'app.entity.vehicle_manufacturer','vehicle_manufacturer','LEXUS','675','App\\Entity\\VehicleManufacturer'),(12007,'app.entity.vehicle','vehicle','Unlabeled','10216','App\\Entity\\Vehicle'),(12008,'app.entity.vehicle','vehicle','Unlabeled','10217','App\\Entity\\Vehicle'),(12009,'app.entity.vehicle','vehicle','Unlabeled','10218','App\\Entity\\Vehicle'),(12010,'app.entity.vehicle','vehicle','Unlabeled','10219','App\\Entity\\Vehicle'),(12011,'app.entity.vehicle','vehicle','Unlabeled','10220','App\\Entity\\Vehicle'),(12012,'app.entity.vehicle','vehicle','Unlabeled','10221','App\\Entity\\Vehicle'),(12013,'app.entity.vehicle','vehicle','Unlabeled','10222','App\\Entity\\Vehicle'),(12014,'app.entity.vehicle','vehicle','Unlabeled','10223','App\\Entity\\Vehicle'),(12015,'app.entity.vehicle','vehicle','Unlabeled','10224','App\\Entity\\Vehicle'),(12016,'app.entity.vehicle','vehicle','Unlabeled','10225','App\\Entity\\Vehicle'),(12017,'app.entity.vehicle','vehicle','Unlabeled','10226','App\\Entity\\Vehicle'),(12018,'app.entity.vehicle','vehicle','Unlabeled','10227','App\\Entity\\Vehicle'),(12019,'app.entity.vehicle','vehicle','Unlabeled','10228','App\\Entity\\Vehicle'),(12020,'app.entity.vehicle','vehicle','Unlabeled','10229','App\\Entity\\Vehicle'),(12021,'app.entity.vehicle_manufacturer','vehicle_manufacturer','LINCOLN','676','App\\Entity\\VehicleManufacturer'),(12022,'app.entity.vehicle','vehicle','Unlabeled','10230','App\\Entity\\Vehicle'),(12023,'app.entity.vehicle_manufacturer','vehicle_manufacturer','MASERATI','677','App\\Entity\\VehicleManufacturer'),(12024,'app.entity.vehicle','vehicle','Unlabeled','10231','App\\Entity\\Vehicle'),(12025,'app.entity.vehicle','vehicle','Unlabeled','10232','App\\Entity\\Vehicle'),(12026,'app.entity.vehicle','vehicle','Unlabeled','10233','App\\Entity\\Vehicle'),(12027,'app.entity.vehicle_manufacturer','vehicle_manufacturer','MAZDA','678','App\\Entity\\VehicleManufacturer'),(12028,'app.entity.vehicle','vehicle','Unlabeled','10234','App\\Entity\\Vehicle'),(12029,'app.entity.vehicle','vehicle','Unlabeled','10235','App\\Entity\\Vehicle'),(12030,'app.entity.vehicle','vehicle','Unlabeled','10236','App\\Entity\\Vehicle'),(12031,'app.entity.vehicle','vehicle','Unlabeled','10237','App\\Entity\\Vehicle'),(12032,'app.entity.vehicle','vehicle','Unlabeled','10238','App\\Entity\\Vehicle'),(12033,'app.entity.vehicle','vehicle','Unlabeled','10239','App\\Entity\\Vehicle'),(12034,'app.entity.vehicle','vehicle','Unlabeled','10240','App\\Entity\\Vehicle'),(12035,'app.entity.vehicle','vehicle','Unlabeled','10241','App\\Entity\\Vehicle'),(12036,'app.entity.vehicle','vehicle','Unlabeled','10242','App\\Entity\\Vehicle'),(12037,'app.entity.vehicle','vehicle','Unlabeled','10243','App\\Entity\\Vehicle'),(12038,'app.entity.vehicle','vehicle','Unlabeled','10244','App\\Entity\\Vehicle'),(12039,'app.entity.vehicle','vehicle','Unlabeled','10245','App\\Entity\\Vehicle'),(12040,'app.entity.vehicle','vehicle','Unlabeled','10246','App\\Entity\\Vehicle'),(12041,'app.entity.vehicle','vehicle','Unlabeled','10247','App\\Entity\\Vehicle'),(12042,'app.entity.vehicle','vehicle','Unlabeled','10248','App\\Entity\\Vehicle'),(12043,'app.entity.vehicle','vehicle','Unlabeled','10249','App\\Entity\\Vehicle'),(12044,'app.entity.vehicle','vehicle','Unlabeled','10250','App\\Entity\\Vehicle'),(12045,'app.entity.vehicle','vehicle','Unlabeled','10251','App\\Entity\\Vehicle'),(12046,'app.entity.vehicle','vehicle','Unlabeled','10252','App\\Entity\\Vehicle'),(12047,'app.entity.vehicle','vehicle','Unlabeled','10253','App\\Entity\\Vehicle'),(12048,'app.entity.vehicle','vehicle','Unlabeled','10254','App\\Entity\\Vehicle'),(12049,'app.entity.vehicle','vehicle','Unlabeled','10255','App\\Entity\\Vehicle'),(12050,'app.entity.vehicle','vehicle','Unlabeled','10256','App\\Entity\\Vehicle'),(12051,'app.entity.vehicle','vehicle','Unlabeled','10257','App\\Entity\\Vehicle'),(12052,'app.entity.vehicle','vehicle','Unlabeled','10258','App\\Entity\\Vehicle'),(12053,'app.entity.vehicle','vehicle','Unlabeled','10259','App\\Entity\\Vehicle'),(12054,'app.entity.vehicle','vehicle','Unlabeled','10260','App\\Entity\\Vehicle'),(12055,'app.entity.vehicle','vehicle','Unlabeled','10261','App\\Entity\\Vehicle'),(12056,'app.entity.vehicle','vehicle','Unlabeled','10262','App\\Entity\\Vehicle'),(12057,'app.entity.vehicle','vehicle','Unlabeled','10263','App\\Entity\\Vehicle'),(12058,'app.entity.vehicle','vehicle','Unlabeled','10264','App\\Entity\\Vehicle'),(12059,'app.entity.vehicle','vehicle','Unlabeled','10265','App\\Entity\\Vehicle'),(12060,'app.entity.vehicle_manufacturer','vehicle_manufacturer','MERCEDES BENZ','679','App\\Entity\\VehicleManufacturer'),(12061,'app.entity.vehicle','vehicle','Unlabeled','10266','App\\Entity\\Vehicle'),(12062,'app.entity.vehicle','vehicle','Unlabeled','10267','App\\Entity\\Vehicle'),(12063,'app.entity.vehicle','vehicle','Unlabeled','10268','App\\Entity\\Vehicle'),(12064,'app.entity.vehicle','vehicle','Unlabeled','10269','App\\Entity\\Vehicle'),(12065,'app.entity.vehicle','vehicle','Unlabeled','10270','App\\Entity\\Vehicle'),(12066,'app.entity.vehicle','vehicle','Unlabeled','10271','App\\Entity\\Vehicle'),(12067,'app.entity.vehicle','vehicle','Unlabeled','10272','App\\Entity\\Vehicle'),(12068,'app.entity.vehicle','vehicle','Unlabeled','10273','App\\Entity\\Vehicle'),(12069,'app.entity.vehicle','vehicle','Unlabeled','10274','App\\Entity\\Vehicle'),(12070,'app.entity.vehicle','vehicle','Unlabeled','10275','App\\Entity\\Vehicle'),(12071,'app.entity.vehicle','vehicle','Unlabeled','10276','App\\Entity\\Vehicle'),(12072,'app.entity.vehicle','vehicle','Unlabeled','10277','App\\Entity\\Vehicle'),(12073,'app.entity.vehicle','vehicle','Unlabeled','10278','App\\Entity\\Vehicle'),(12074,'app.entity.vehicle','vehicle','Unlabeled','10279','App\\Entity\\Vehicle'),(12075,'app.entity.vehicle','vehicle','Unlabeled','10280','App\\Entity\\Vehicle'),(12076,'app.entity.vehicle','vehicle','Unlabeled','10281','App\\Entity\\Vehicle'),(12077,'app.entity.vehicle','vehicle','Unlabeled','10282','App\\Entity\\Vehicle'),(12078,'app.entity.vehicle','vehicle','Unlabeled','10283','App\\Entity\\Vehicle'),(12079,'app.entity.vehicle','vehicle','Unlabeled','10284','App\\Entity\\Vehicle'),(12080,'app.entity.vehicle','vehicle','Unlabeled','10285','App\\Entity\\Vehicle'),(12081,'app.entity.vehicle','vehicle','Unlabeled','10286','App\\Entity\\Vehicle'),(12082,'app.entity.vehicle','vehicle','Unlabeled','10287','App\\Entity\\Vehicle'),(12083,'app.entity.vehicle','vehicle','Unlabeled','10288','App\\Entity\\Vehicle'),(12084,'app.entity.vehicle','vehicle','Unlabeled','10289','App\\Entity\\Vehicle'),(12085,'app.entity.vehicle','vehicle','Unlabeled','10290','App\\Entity\\Vehicle'),(12086,'app.entity.vehicle_manufacturer','vehicle_manufacturer','MINI','680','App\\Entity\\VehicleManufacturer'),(12087,'app.entity.vehicle','vehicle','Unlabeled','10291','App\\Entity\\Vehicle'),(12088,'app.entity.vehicle_manufacturer','vehicle_manufacturer','MITSUBISHI','681','App\\Entity\\VehicleManufacturer'),(12089,'app.entity.vehicle','vehicle','Unlabeled','10292','App\\Entity\\Vehicle'),(12090,'app.entity.vehicle','vehicle','Unlabeled','10293','App\\Entity\\Vehicle'),(12091,'app.entity.vehicle','vehicle','Unlabeled','10294','App\\Entity\\Vehicle'),(12092,'app.entity.vehicle','vehicle','Unlabeled','10295','App\\Entity\\Vehicle'),(12093,'app.entity.vehicle','vehicle','Unlabeled','10296','App\\Entity\\Vehicle'),(12094,'app.entity.vehicle','vehicle','Unlabeled','10297','App\\Entity\\Vehicle'),(12095,'app.entity.vehicle','vehicle','Unlabeled','10298','App\\Entity\\Vehicle'),(12096,'app.entity.vehicle','vehicle','Unlabeled','10299','App\\Entity\\Vehicle'),(12097,'app.entity.vehicle','vehicle','Unlabeled','10300','App\\Entity\\Vehicle'),(12098,'app.entity.vehicle','vehicle','Unlabeled','10301','App\\Entity\\Vehicle'),(12099,'app.entity.vehicle','vehicle','Unlabeled','10302','App\\Entity\\Vehicle'),(12100,'app.entity.vehicle','vehicle','Unlabeled','10303','App\\Entity\\Vehicle'),(12101,'app.entity.vehicle','vehicle','Unlabeled','10304','App\\Entity\\Vehicle'),(12102,'app.entity.vehicle','vehicle','Unlabeled','10305','App\\Entity\\Vehicle'),(12103,'app.entity.vehicle','vehicle','Unlabeled','10306','App\\Entity\\Vehicle'),(12104,'app.entity.vehicle','vehicle','Unlabeled','10307','App\\Entity\\Vehicle'),(12105,'app.entity.vehicle','vehicle','Unlabeled','10308','App\\Entity\\Vehicle'),(12106,'app.entity.vehicle','vehicle','Unlabeled','10309','App\\Entity\\Vehicle'),(12107,'app.entity.vehicle','vehicle','Unlabeled','10310','App\\Entity\\Vehicle'),(12108,'app.entity.vehicle','vehicle','Unlabeled','10311','App\\Entity\\Vehicle'),(12109,'app.entity.vehicle','vehicle','Unlabeled','10312','App\\Entity\\Vehicle'),(12110,'app.entity.vehicle','vehicle','Unlabeled','10313','App\\Entity\\Vehicle'),(12111,'app.entity.vehicle','vehicle','Unlabeled','10314','App\\Entity\\Vehicle'),(12112,'app.entity.vehicle','vehicle','Unlabeled','10315','App\\Entity\\Vehicle'),(12113,'app.entity.vehicle','vehicle','Unlabeled','10316','App\\Entity\\Vehicle'),(12114,'app.entity.vehicle','vehicle','Unlabeled','10317','App\\Entity\\Vehicle'),(12115,'app.entity.vehicle','vehicle','Unlabeled','10318','App\\Entity\\Vehicle'),(12116,'app.entity.vehicle','vehicle','Unlabeled','10319','App\\Entity\\Vehicle'),(12117,'app.entity.vehicle','vehicle','Unlabeled','10320','App\\Entity\\Vehicle'),(12118,'app.entity.vehicle','vehicle','Unlabeled','10321','App\\Entity\\Vehicle'),(12119,'app.entity.vehicle','vehicle','Unlabeled','10322','App\\Entity\\Vehicle'),(12120,'app.entity.vehicle','vehicle','Unlabeled','10323','App\\Entity\\Vehicle'),(12121,'app.entity.vehicle','vehicle','Unlabeled','10324','App\\Entity\\Vehicle'),(12122,'app.entity.vehicle','vehicle','Unlabeled','10325','App\\Entity\\Vehicle'),(12123,'app.entity.vehicle','vehicle','Unlabeled','10326','App\\Entity\\Vehicle'),(12124,'app.entity.vehicle','vehicle','Unlabeled','10327','App\\Entity\\Vehicle'),(12125,'app.entity.vehicle','vehicle','Unlabeled','10328','App\\Entity\\Vehicle'),(12126,'app.entity.vehicle','vehicle','Unlabeled','10329','App\\Entity\\Vehicle'),(12127,'app.entity.vehicle','vehicle','Unlabeled','10330','App\\Entity\\Vehicle'),(12128,'app.entity.vehicle','vehicle','Unlabeled','10331','App\\Entity\\Vehicle'),(12129,'app.entity.vehicle','vehicle','Unlabeled','10332','App\\Entity\\Vehicle'),(12130,'app.entity.vehicle','vehicle','Unlabeled','10333','App\\Entity\\Vehicle'),(12131,'app.entity.vehicle','vehicle','Unlabeled','10334','App\\Entity\\Vehicle'),(12132,'app.entity.vehicle','vehicle','Unlabeled','10335','App\\Entity\\Vehicle'),(12133,'app.entity.vehicle','vehicle','Unlabeled','10336','App\\Entity\\Vehicle'),(12134,'app.entity.vehicle','vehicle','Unlabeled','10337','App\\Entity\\Vehicle'),(12135,'app.entity.vehicle','vehicle','Unlabeled','10338','App\\Entity\\Vehicle'),(12136,'app.entity.vehicle','vehicle','Unlabeled','10339','App\\Entity\\Vehicle'),(12137,'app.entity.vehicle','vehicle','Unlabeled','10340','App\\Entity\\Vehicle'),(12138,'app.entity.vehicle','vehicle','Unlabeled','10341','App\\Entity\\Vehicle'),(12139,'app.entity.vehicle','vehicle','Unlabeled','10342','App\\Entity\\Vehicle'),(12140,'app.entity.vehicle','vehicle','Unlabeled','10343','App\\Entity\\Vehicle'),(12141,'app.entity.vehicle','vehicle','Unlabeled','10344','App\\Entity\\Vehicle'),(12142,'app.entity.vehicle','vehicle','Unlabeled','10345','App\\Entity\\Vehicle'),(12143,'app.entity.vehicle','vehicle','Unlabeled','10346','App\\Entity\\Vehicle'),(12144,'app.entity.vehicle','vehicle','Unlabeled','10347','App\\Entity\\Vehicle'),(12145,'app.entity.vehicle','vehicle','Unlabeled','10348','App\\Entity\\Vehicle'),(12146,'app.entity.vehicle','vehicle','Unlabeled','10349','App\\Entity\\Vehicle'),(12147,'app.entity.vehicle','vehicle','Unlabeled','10350','App\\Entity\\Vehicle'),(12148,'app.entity.vehicle_manufacturer','vehicle_manufacturer','NISSAN','682','App\\Entity\\VehicleManufacturer'),(12149,'app.entity.vehicle','vehicle','Unlabeled','10351','App\\Entity\\Vehicle'),(12150,'app.entity.vehicle','vehicle','Unlabeled','10352','App\\Entity\\Vehicle'),(12151,'app.entity.vehicle','vehicle','Unlabeled','10353','App\\Entity\\Vehicle'),(12152,'app.entity.vehicle','vehicle','Unlabeled','10354','App\\Entity\\Vehicle'),(12153,'app.entity.vehicle','vehicle','Unlabeled','10355','App\\Entity\\Vehicle'),(12154,'app.entity.vehicle','vehicle','Unlabeled','10356','App\\Entity\\Vehicle'),(12155,'app.entity.vehicle','vehicle','Unlabeled','10357','App\\Entity\\Vehicle'),(12156,'app.entity.vehicle','vehicle','Unlabeled','10358','App\\Entity\\Vehicle'),(12157,'app.entity.vehicle','vehicle','Unlabeled','10359','App\\Entity\\Vehicle'),(12158,'app.entity.vehicle','vehicle','Unlabeled','10360','App\\Entity\\Vehicle'),(12159,'app.entity.vehicle','vehicle','Unlabeled','10361','App\\Entity\\Vehicle'),(12160,'app.entity.vehicle','vehicle','Unlabeled','10362','App\\Entity\\Vehicle'),(12161,'app.entity.vehicle','vehicle','Unlabeled','10363','App\\Entity\\Vehicle'),(12162,'app.entity.vehicle','vehicle','Unlabeled','10364','App\\Entity\\Vehicle'),(12163,'app.entity.vehicle','vehicle','Unlabeled','10365','App\\Entity\\Vehicle'),(12164,'app.entity.vehicle','vehicle','Unlabeled','10366','App\\Entity\\Vehicle'),(12165,'app.entity.vehicle','vehicle','Unlabeled','10367','App\\Entity\\Vehicle'),(12166,'app.entity.vehicle','vehicle','Unlabeled','10368','App\\Entity\\Vehicle'),(12167,'app.entity.vehicle','vehicle','Unlabeled','10369','App\\Entity\\Vehicle'),(12168,'app.entity.vehicle','vehicle','Unlabeled','10370','App\\Entity\\Vehicle'),(12169,'app.entity.vehicle','vehicle','Unlabeled','10371','App\\Entity\\Vehicle'),(12170,'app.entity.vehicle','vehicle','Unlabeled','10372','App\\Entity\\Vehicle'),(12171,'app.entity.vehicle','vehicle','Unlabeled','10373','App\\Entity\\Vehicle'),(12172,'app.entity.vehicle','vehicle','Unlabeled','10374','App\\Entity\\Vehicle'),(12173,'app.entity.vehicle','vehicle','Unlabeled','10375','App\\Entity\\Vehicle'),(12174,'app.entity.vehicle','vehicle','Unlabeled','10376','App\\Entity\\Vehicle'),(12175,'app.entity.vehicle','vehicle','Unlabeled','10377','App\\Entity\\Vehicle'),(12176,'app.entity.vehicle','vehicle','Unlabeled','10378','App\\Entity\\Vehicle'),(12177,'app.entity.vehicle','vehicle','Unlabeled','10379','App\\Entity\\Vehicle'),(12178,'app.entity.vehicle','vehicle','Unlabeled','10380','App\\Entity\\Vehicle'),(12179,'app.entity.vehicle','vehicle','Unlabeled','10381','App\\Entity\\Vehicle'),(12180,'app.entity.vehicle','vehicle','Unlabeled','10382','App\\Entity\\Vehicle'),(12181,'app.entity.vehicle','vehicle','Unlabeled','10383','App\\Entity\\Vehicle'),(12182,'app.entity.vehicle','vehicle','Unlabeled','10384','App\\Entity\\Vehicle'),(12183,'app.entity.vehicle','vehicle','Unlabeled','10385','App\\Entity\\Vehicle'),(12184,'app.entity.vehicle','vehicle','Unlabeled','10386','App\\Entity\\Vehicle'),(12185,'app.entity.vehicle','vehicle','Unlabeled','10387','App\\Entity\\Vehicle'),(12186,'app.entity.vehicle','vehicle','Unlabeled','10388','App\\Entity\\Vehicle'),(12187,'app.entity.vehicle','vehicle','Unlabeled','10389','App\\Entity\\Vehicle'),(12188,'app.entity.vehicle','vehicle','Unlabeled','10390','App\\Entity\\Vehicle'),(12189,'app.entity.vehicle','vehicle','Unlabeled','10391','App\\Entity\\Vehicle'),(12190,'app.entity.vehicle','vehicle','Unlabeled','10392','App\\Entity\\Vehicle'),(12191,'app.entity.vehicle','vehicle','Unlabeled','10393','App\\Entity\\Vehicle'),(12192,'app.entity.vehicle','vehicle','Unlabeled','10394','App\\Entity\\Vehicle'),(12193,'app.entity.vehicle','vehicle','Unlabeled','10395','App\\Entity\\Vehicle'),(12194,'app.entity.vehicle','vehicle','Unlabeled','10396','App\\Entity\\Vehicle'),(12195,'app.entity.vehicle','vehicle','Unlabeled','10397','App\\Entity\\Vehicle'),(12196,'app.entity.vehicle','vehicle','Unlabeled','10398','App\\Entity\\Vehicle'),(12197,'app.entity.vehicle','vehicle','Unlabeled','10399','App\\Entity\\Vehicle'),(12198,'app.entity.vehicle','vehicle','Unlabeled','10400','App\\Entity\\Vehicle'),(12199,'app.entity.vehicle','vehicle','Unlabeled','10401','App\\Entity\\Vehicle'),(12200,'app.entity.vehicle','vehicle','Unlabeled','10402','App\\Entity\\Vehicle'),(12201,'app.entity.vehicle','vehicle','Unlabeled','10403','App\\Entity\\Vehicle'),(12202,'app.entity.vehicle','vehicle','Unlabeled','10404','App\\Entity\\Vehicle'),(12203,'app.entity.vehicle','vehicle','Unlabeled','10405','App\\Entity\\Vehicle'),(12204,'app.entity.vehicle','vehicle','Unlabeled','10406','App\\Entity\\Vehicle'),(12205,'app.entity.vehicle','vehicle','Unlabeled','10407','App\\Entity\\Vehicle'),(12206,'app.entity.vehicle','vehicle','Unlabeled','10408','App\\Entity\\Vehicle'),(12207,'app.entity.vehicle','vehicle','Unlabeled','10409','App\\Entity\\Vehicle'),(12208,'app.entity.vehicle','vehicle','Unlabeled','10410','App\\Entity\\Vehicle'),(12209,'app.entity.vehicle','vehicle','Unlabeled','10411','App\\Entity\\Vehicle'),(12210,'app.entity.vehicle','vehicle','Unlabeled','10412','App\\Entity\\Vehicle'),(12211,'app.entity.vehicle','vehicle','Unlabeled','10413','App\\Entity\\Vehicle'),(12212,'app.entity.vehicle','vehicle','Unlabeled','10414','App\\Entity\\Vehicle'),(12213,'app.entity.vehicle','vehicle','Unlabeled','10415','App\\Entity\\Vehicle'),(12214,'app.entity.vehicle','vehicle','Unlabeled','10416','App\\Entity\\Vehicle'),(12215,'app.entity.vehicle','vehicle','Unlabeled','10417','App\\Entity\\Vehicle'),(12216,'app.entity.vehicle','vehicle','Unlabeled','10418','App\\Entity\\Vehicle'),(12217,'app.entity.vehicle','vehicle','Unlabeled','10419','App\\Entity\\Vehicle'),(12218,'app.entity.vehicle','vehicle','Unlabeled','10420','App\\Entity\\Vehicle'),(12219,'app.entity.vehicle','vehicle','Unlabeled','10421','App\\Entity\\Vehicle'),(12220,'app.entity.vehicle','vehicle','Unlabeled','10422','App\\Entity\\Vehicle'),(12221,'app.entity.vehicle','vehicle','Unlabeled','10423','App\\Entity\\Vehicle'),(12222,'app.entity.vehicle','vehicle','Unlabeled','10424','App\\Entity\\Vehicle'),(12223,'app.entity.vehicle','vehicle','Unlabeled','10425','App\\Entity\\Vehicle'),(12224,'app.entity.vehicle','vehicle','Unlabeled','10426','App\\Entity\\Vehicle'),(12225,'app.entity.vehicle','vehicle','Unlabeled','10427','App\\Entity\\Vehicle'),(12226,'app.entity.vehicle','vehicle','Unlabeled','10428','App\\Entity\\Vehicle'),(12227,'app.entity.vehicle','vehicle','Unlabeled','10429','App\\Entity\\Vehicle'),(12228,'app.entity.vehicle','vehicle','Unlabeled','10430','App\\Entity\\Vehicle'),(12229,'app.entity.vehicle','vehicle','Unlabeled','10431','App\\Entity\\Vehicle'),(12230,'app.entity.vehicle','vehicle','Unlabeled','10432','App\\Entity\\Vehicle'),(12231,'app.entity.vehicle','vehicle','Unlabeled','10433','App\\Entity\\Vehicle'),(12232,'app.entity.vehicle','vehicle','Unlabeled','10434','App\\Entity\\Vehicle'),(12233,'app.entity.vehicle','vehicle','Unlabeled','10435','App\\Entity\\Vehicle'),(12234,'app.entity.vehicle','vehicle','Unlabeled','10436','App\\Entity\\Vehicle'),(12235,'app.entity.vehicle','vehicle','Unlabeled','10437','App\\Entity\\Vehicle'),(12236,'app.entity.vehicle','vehicle','Unlabeled','10438','App\\Entity\\Vehicle'),(12237,'app.entity.vehicle','vehicle','Unlabeled','10439','App\\Entity\\Vehicle'),(12238,'app.entity.vehicle','vehicle','Unlabeled','10440','App\\Entity\\Vehicle'),(12239,'app.entity.vehicle_manufacturer','vehicle_manufacturer','OPEL','683','App\\Entity\\VehicleManufacturer'),(12240,'app.entity.vehicle','vehicle','Unlabeled','10441','App\\Entity\\Vehicle'),(12241,'app.entity.vehicle','vehicle','Unlabeled','10442','App\\Entity\\Vehicle'),(12242,'app.entity.vehicle','vehicle','Unlabeled','10443','App\\Entity\\Vehicle'),(12243,'app.entity.vehicle','vehicle','Unlabeled','10444','App\\Entity\\Vehicle'),(12244,'app.entity.vehicle_manufacturer','vehicle_manufacturer','PEUGEOT','684','App\\Entity\\VehicleManufacturer'),(12245,'app.entity.vehicle','vehicle','Unlabeled','10445','App\\Entity\\Vehicle'),(12246,'app.entity.vehicle','vehicle','Unlabeled','10446','App\\Entity\\Vehicle'),(12247,'app.entity.vehicle','vehicle','Unlabeled','10447','App\\Entity\\Vehicle'),(12248,'app.entity.vehicle','vehicle','Unlabeled','10448','App\\Entity\\Vehicle'),(12249,'app.entity.vehicle','vehicle','Unlabeled','10449','App\\Entity\\Vehicle'),(12250,'app.entity.vehicle','vehicle','Unlabeled','10450','App\\Entity\\Vehicle'),(12251,'app.entity.vehicle','vehicle','Unlabeled','10451','App\\Entity\\Vehicle'),(12252,'app.entity.vehicle','vehicle','Unlabeled','10452','App\\Entity\\Vehicle'),(12253,'app.entity.vehicle','vehicle','Unlabeled','10453','App\\Entity\\Vehicle'),(12254,'app.entity.vehicle','vehicle','Unlabeled','10454','App\\Entity\\Vehicle'),(12255,'app.entity.vehicle','vehicle','Unlabeled','10455','App\\Entity\\Vehicle'),(12256,'app.entity.vehicle','vehicle','Unlabeled','10456','App\\Entity\\Vehicle'),(12257,'app.entity.vehicle','vehicle','Unlabeled','10457','App\\Entity\\Vehicle'),(12258,'app.entity.vehicle_manufacturer','vehicle_manufacturer','PORSCHE','685','App\\Entity\\VehicleManufacturer'),(12259,'app.entity.vehicle','vehicle','Unlabeled','10458','App\\Entity\\Vehicle'),(12260,'app.entity.vehicle','vehicle','Unlabeled','10459','App\\Entity\\Vehicle'),(12261,'app.entity.vehicle','vehicle','Unlabeled','10460','App\\Entity\\Vehicle'),(12262,'app.entity.vehicle','vehicle','Unlabeled','10461','App\\Entity\\Vehicle'),(12263,'app.entity.vehicle','vehicle','Unlabeled','10462','App\\Entity\\Vehicle'),(12264,'app.entity.vehicle','vehicle','Unlabeled','10463','App\\Entity\\Vehicle'),(12265,'app.entity.vehicle','vehicle','Unlabeled','10464','App\\Entity\\Vehicle'),(12266,'app.entity.vehicle','vehicle','Unlabeled','10465','App\\Entity\\Vehicle'),(12267,'app.entity.vehicle','vehicle','Unlabeled','10466','App\\Entity\\Vehicle'),(12268,'app.entity.vehicle_manufacturer','vehicle_manufacturer','PROTON WIRA','686','App\\Entity\\VehicleManufacturer'),(12269,'app.entity.vehicle','vehicle','Unlabeled','10467','App\\Entity\\Vehicle'),(12270,'app.entity.vehicle','vehicle','Unlabeled','10468','App\\Entity\\Vehicle'),(12271,'app.entity.vehicle_manufacturer','vehicle_manufacturer','SSANGYONG','687','App\\Entity\\VehicleManufacturer'),(12272,'app.entity.vehicle','vehicle','Unlabeled','10469','App\\Entity\\Vehicle'),(12273,'app.entity.vehicle','vehicle','Unlabeled','10470','App\\Entity\\Vehicle'),(12274,'app.entity.vehicle','vehicle','Unlabeled','10471','App\\Entity\\Vehicle'),(12275,'app.entity.vehicle','vehicle','Unlabeled','10472','App\\Entity\\Vehicle'),(12276,'app.entity.vehicle','vehicle','Unlabeled','10473','App\\Entity\\Vehicle'),(12277,'app.entity.vehicle','vehicle','Unlabeled','10474','App\\Entity\\Vehicle'),(12278,'app.entity.vehicle','vehicle','Unlabeled','10475','App\\Entity\\Vehicle'),(12279,'app.entity.vehicle','vehicle','Unlabeled','10476','App\\Entity\\Vehicle'),(12280,'app.entity.vehicle_manufacturer','vehicle_manufacturer','SUBARU','688','App\\Entity\\VehicleManufacturer'),(12281,'app.entity.vehicle','vehicle','Unlabeled','10477','App\\Entity\\Vehicle'),(12282,'app.entity.vehicle','vehicle','Unlabeled','10478','App\\Entity\\Vehicle'),(12283,'app.entity.vehicle','vehicle','Unlabeled','10479','App\\Entity\\Vehicle'),(12284,'app.entity.vehicle','vehicle','Unlabeled','10480','App\\Entity\\Vehicle'),(12285,'app.entity.vehicle','vehicle','Unlabeled','10481','App\\Entity\\Vehicle'),(12286,'app.entity.vehicle','vehicle','Unlabeled','10482','App\\Entity\\Vehicle'),(12287,'app.entity.vehicle','vehicle','Unlabeled','10483','App\\Entity\\Vehicle'),(12288,'app.entity.vehicle','vehicle','Unlabeled','10484','App\\Entity\\Vehicle'),(12289,'app.entity.vehicle','vehicle','Unlabeled','10485','App\\Entity\\Vehicle'),(12290,'app.entity.vehicle','vehicle','Unlabeled','10486','App\\Entity\\Vehicle'),(12291,'app.entity.vehicle','vehicle','Unlabeled','10487','App\\Entity\\Vehicle'),(12292,'app.entity.vehicle_manufacturer','vehicle_manufacturer','SUZUKI','689','App\\Entity\\VehicleManufacturer'),(12293,'app.entity.vehicle','vehicle','Unlabeled','10488','App\\Entity\\Vehicle'),(12294,'app.entity.vehicle','vehicle','Unlabeled','10489','App\\Entity\\Vehicle'),(12295,'app.entity.vehicle','vehicle','Unlabeled','10490','App\\Entity\\Vehicle'),(12296,'app.entity.vehicle','vehicle','Unlabeled','10491','App\\Entity\\Vehicle'),(12297,'app.entity.vehicle','vehicle','Unlabeled','10492','App\\Entity\\Vehicle'),(12298,'app.entity.vehicle','vehicle','Unlabeled','10493','App\\Entity\\Vehicle'),(12299,'app.entity.vehicle','vehicle','Unlabeled','10494','App\\Entity\\Vehicle'),(12300,'app.entity.vehicle','vehicle','Unlabeled','10495','App\\Entity\\Vehicle'),(12301,'app.entity.vehicle','vehicle','Unlabeled','10496','App\\Entity\\Vehicle'),(12302,'app.entity.vehicle','vehicle','Unlabeled','10497','App\\Entity\\Vehicle'),(12303,'app.entity.vehicle','vehicle','Unlabeled','10498','App\\Entity\\Vehicle'),(12304,'app.entity.vehicle','vehicle','Unlabeled','10499','App\\Entity\\Vehicle'),(12305,'app.entity.vehicle','vehicle','Unlabeled','10500','App\\Entity\\Vehicle'),(12306,'app.entity.vehicle','vehicle','Unlabeled','10501','App\\Entity\\Vehicle'),(12307,'app.entity.vehicle','vehicle','Unlabeled','10502','App\\Entity\\Vehicle'),(12308,'app.entity.vehicle','vehicle','Unlabeled','10503','App\\Entity\\Vehicle'),(12309,'app.entity.vehicle','vehicle','Unlabeled','10504','App\\Entity\\Vehicle'),(12310,'app.entity.vehicle','vehicle','Unlabeled','10505','App\\Entity\\Vehicle'),(12311,'app.entity.vehicle','vehicle','Unlabeled','10506','App\\Entity\\Vehicle'),(12312,'app.entity.vehicle','vehicle','Unlabeled','10507','App\\Entity\\Vehicle'),(12313,'app.entity.vehicle','vehicle','Unlabeled','10508','App\\Entity\\Vehicle'),(12314,'app.entity.vehicle_manufacturer','vehicle_manufacturer','TATA','690','App\\Entity\\VehicleManufacturer'),(12315,'app.entity.vehicle','vehicle','Unlabeled','10509','App\\Entity\\Vehicle'),(12316,'app.entity.vehicle','vehicle','Unlabeled','10510','App\\Entity\\Vehicle'),(12317,'app.entity.vehicle','vehicle','Unlabeled','10511','App\\Entity\\Vehicle'),(12318,'app.entity.vehicle','vehicle','Unlabeled','10512','App\\Entity\\Vehicle'),(12319,'app.entity.vehicle','vehicle','Unlabeled','10513','App\\Entity\\Vehicle'),(12320,'app.entity.vehicle','vehicle','Unlabeled','10514','App\\Entity\\Vehicle'),(12321,'app.entity.vehicle','vehicle','Unlabeled','10515','App\\Entity\\Vehicle'),(12322,'app.entity.vehicle','vehicle','Unlabeled','10516','App\\Entity\\Vehicle'),(12323,'app.entity.vehicle','vehicle','Unlabeled','10517','App\\Entity\\Vehicle'),(12324,'app.entity.vehicle_manufacturer','vehicle_manufacturer','TOYOTA','691','App\\Entity\\VehicleManufacturer'),(12325,'app.entity.vehicle','vehicle','Unlabeled','10518','App\\Entity\\Vehicle'),(12326,'app.entity.vehicle','vehicle','Unlabeled','10519','App\\Entity\\Vehicle'),(12327,'app.entity.vehicle','vehicle','Unlabeled','10520','App\\Entity\\Vehicle'),(12328,'app.entity.vehicle','vehicle','Unlabeled','10521','App\\Entity\\Vehicle'),(12329,'app.entity.vehicle','vehicle','Unlabeled','10522','App\\Entity\\Vehicle'),(12330,'app.entity.vehicle','vehicle','Unlabeled','10523','App\\Entity\\Vehicle'),(12331,'app.entity.vehicle','vehicle','Unlabeled','10524','App\\Entity\\Vehicle'),(12332,'app.entity.vehicle','vehicle','Unlabeled','10525','App\\Entity\\Vehicle'),(12333,'app.entity.vehicle','vehicle','Unlabeled','10526','App\\Entity\\Vehicle'),(12334,'app.entity.vehicle','vehicle','Unlabeled','10527','App\\Entity\\Vehicle'),(12335,'app.entity.vehicle','vehicle','Unlabeled','10528','App\\Entity\\Vehicle'),(12336,'app.entity.vehicle','vehicle','Unlabeled','10529','App\\Entity\\Vehicle'),(12337,'app.entity.vehicle','vehicle','Unlabeled','10530','App\\Entity\\Vehicle'),(12338,'app.entity.vehicle','vehicle','Unlabeled','10531','App\\Entity\\Vehicle'),(12339,'app.entity.vehicle','vehicle','Unlabeled','10532','App\\Entity\\Vehicle'),(12340,'app.entity.vehicle','vehicle','Unlabeled','10533','App\\Entity\\Vehicle'),(12341,'app.entity.vehicle','vehicle','Unlabeled','10534','App\\Entity\\Vehicle'),(12342,'app.entity.vehicle','vehicle','Unlabeled','10535','App\\Entity\\Vehicle'),(12343,'app.entity.vehicle','vehicle','Unlabeled','10536','App\\Entity\\Vehicle'),(12344,'app.entity.vehicle','vehicle','Unlabeled','10537','App\\Entity\\Vehicle'),(12345,'app.entity.vehicle','vehicle','Unlabeled','10538','App\\Entity\\Vehicle'),(12346,'app.entity.vehicle','vehicle','Unlabeled','10539','App\\Entity\\Vehicle'),(12347,'app.entity.vehicle','vehicle','Unlabeled','10540','App\\Entity\\Vehicle'),(12348,'app.entity.vehicle','vehicle','Unlabeled','10541','App\\Entity\\Vehicle'),(12349,'app.entity.vehicle','vehicle','Unlabeled','10542','App\\Entity\\Vehicle'),(12350,'app.entity.vehicle','vehicle','Unlabeled','10543','App\\Entity\\Vehicle'),(12351,'app.entity.vehicle','vehicle','Unlabeled','10544','App\\Entity\\Vehicle'),(12352,'app.entity.vehicle','vehicle','Unlabeled','10545','App\\Entity\\Vehicle'),(12353,'app.entity.vehicle','vehicle','Unlabeled','10546','App\\Entity\\Vehicle'),(12354,'app.entity.vehicle','vehicle','Unlabeled','10547','App\\Entity\\Vehicle'),(12355,'app.entity.vehicle','vehicle','Unlabeled','10548','App\\Entity\\Vehicle'),(12356,'app.entity.vehicle','vehicle','Unlabeled','10549','App\\Entity\\Vehicle'),(12357,'app.entity.vehicle','vehicle','Unlabeled','10550','App\\Entity\\Vehicle'),(12358,'app.entity.vehicle','vehicle','Unlabeled','10551','App\\Entity\\Vehicle'),(12359,'app.entity.vehicle','vehicle','Unlabeled','10552','App\\Entity\\Vehicle'),(12360,'app.entity.vehicle','vehicle','Unlabeled','10553','App\\Entity\\Vehicle'),(12361,'app.entity.vehicle','vehicle','Unlabeled','10554','App\\Entity\\Vehicle'),(12362,'app.entity.vehicle','vehicle','Unlabeled','10555','App\\Entity\\Vehicle'),(12363,'app.entity.vehicle','vehicle','Unlabeled','10556','App\\Entity\\Vehicle'),(12364,'app.entity.vehicle','vehicle','Unlabeled','10557','App\\Entity\\Vehicle'),(12365,'app.entity.vehicle','vehicle','Unlabeled','10558','App\\Entity\\Vehicle'),(12366,'app.entity.vehicle','vehicle','Unlabeled','10559','App\\Entity\\Vehicle'),(12367,'app.entity.vehicle','vehicle','Unlabeled','10560','App\\Entity\\Vehicle'),(12368,'app.entity.vehicle','vehicle','Unlabeled','10561','App\\Entity\\Vehicle'),(12369,'app.entity.vehicle','vehicle','Unlabeled','10562','App\\Entity\\Vehicle'),(12370,'app.entity.vehicle','vehicle','Unlabeled','10563','App\\Entity\\Vehicle'),(12371,'app.entity.vehicle','vehicle','Unlabeled','10564','App\\Entity\\Vehicle'),(12372,'app.entity.vehicle','vehicle','Unlabeled','10565','App\\Entity\\Vehicle'),(12373,'app.entity.vehicle','vehicle','Unlabeled','10566','App\\Entity\\Vehicle'),(12374,'app.entity.vehicle','vehicle','Unlabeled','10567','App\\Entity\\Vehicle'),(12375,'app.entity.vehicle','vehicle','Unlabeled','10568','App\\Entity\\Vehicle'),(12376,'app.entity.vehicle','vehicle','Unlabeled','10569','App\\Entity\\Vehicle'),(12377,'app.entity.vehicle','vehicle','Unlabeled','10570','App\\Entity\\Vehicle'),(12378,'app.entity.vehicle','vehicle','Unlabeled','10571','App\\Entity\\Vehicle'),(12379,'app.entity.vehicle','vehicle','Unlabeled','10572','App\\Entity\\Vehicle'),(12380,'app.entity.vehicle','vehicle','Unlabeled','10573','App\\Entity\\Vehicle'),(12381,'app.entity.vehicle','vehicle','Unlabeled','10574','App\\Entity\\Vehicle'),(12382,'app.entity.vehicle','vehicle','Unlabeled','10575','App\\Entity\\Vehicle'),(12383,'app.entity.vehicle','vehicle','Unlabeled','10576','App\\Entity\\Vehicle'),(12384,'app.entity.vehicle','vehicle','Unlabeled','10577','App\\Entity\\Vehicle'),(12385,'app.entity.vehicle','vehicle','Unlabeled','10578','App\\Entity\\Vehicle'),(12386,'app.entity.vehicle','vehicle','Unlabeled','10579','App\\Entity\\Vehicle'),(12387,'app.entity.vehicle','vehicle','Unlabeled','10580','App\\Entity\\Vehicle'),(12388,'app.entity.vehicle','vehicle','Unlabeled','10581','App\\Entity\\Vehicle'),(12389,'app.entity.vehicle','vehicle','Unlabeled','10582','App\\Entity\\Vehicle'),(12390,'app.entity.vehicle','vehicle','Unlabeled','10583','App\\Entity\\Vehicle'),(12391,'app.entity.vehicle','vehicle','Unlabeled','10584','App\\Entity\\Vehicle'),(12392,'app.entity.vehicle','vehicle','Unlabeled','10585','App\\Entity\\Vehicle'),(12393,'app.entity.vehicle','vehicle','Unlabeled','10586','App\\Entity\\Vehicle'),(12394,'app.entity.vehicle','vehicle','Unlabeled','10587','App\\Entity\\Vehicle'),(12395,'app.entity.vehicle','vehicle','Unlabeled','10588','App\\Entity\\Vehicle'),(12396,'app.entity.vehicle_manufacturer','vehicle_manufacturer','VOLKSWAGEN','692','App\\Entity\\VehicleManufacturer'),(12397,'app.entity.vehicle','vehicle','Unlabeled','10589','App\\Entity\\Vehicle'),(12398,'app.entity.vehicle','vehicle','Unlabeled','10590','App\\Entity\\Vehicle'),(12399,'app.entity.vehicle','vehicle','Unlabeled','10591','App\\Entity\\Vehicle'),(12400,'app.entity.vehicle','vehicle','Unlabeled','10592','App\\Entity\\Vehicle'),(12401,'app.entity.vehicle','vehicle','Unlabeled','10593','App\\Entity\\Vehicle'),(12402,'app.entity.vehicle','vehicle','Unlabeled','10594','App\\Entity\\Vehicle'),(12403,'app.entity.vehicle','vehicle','Unlabeled','10595','App\\Entity\\Vehicle'),(12404,'app.entity.vehicle','vehicle','Unlabeled','10596','App\\Entity\\Vehicle'),(12405,'app.entity.vehicle','vehicle','Unlabeled','10597','App\\Entity\\Vehicle'),(12406,'app.entity.vehicle','vehicle','Unlabeled','10598','App\\Entity\\Vehicle'),(12407,'app.entity.vehicle','vehicle','Unlabeled','10599','App\\Entity\\Vehicle'),(12408,'app.entity.vehicle','vehicle','Unlabeled','10600','App\\Entity\\Vehicle'),(12409,'app.entity.vehicle','vehicle','Unlabeled','10601','App\\Entity\\Vehicle'),(12410,'app.entity.vehicle','vehicle','Unlabeled','10602','App\\Entity\\Vehicle'),(12411,'app.entity.vehicle','vehicle','Unlabeled','10603','App\\Entity\\Vehicle'),(12412,'app.entity.vehicle','vehicle','Unlabeled','10604','App\\Entity\\Vehicle'),(12413,'app.entity.vehicle','vehicle','Unlabeled','10605','App\\Entity\\Vehicle'),(12414,'app.entity.vehicle','vehicle','Unlabeled','10606','App\\Entity\\Vehicle'),(12415,'app.entity.vehicle','vehicle','Unlabeled','10607','App\\Entity\\Vehicle'),(12416,'app.entity.vehicle','vehicle','Unlabeled','10608','App\\Entity\\Vehicle'),(12417,'app.entity.vehicle','vehicle','Unlabeled','10609','App\\Entity\\Vehicle'),(12418,'app.entity.vehicle','vehicle','Unlabeled','10610','App\\Entity\\Vehicle'),(12419,'app.entity.vehicle','vehicle','Unlabeled','10611','App\\Entity\\Vehicle'),(12420,'app.entity.vehicle','vehicle','Unlabeled','10612','App\\Entity\\Vehicle'),(12421,'app.entity.vehicle','vehicle','Unlabeled','10613','App\\Entity\\Vehicle'),(12422,'app.entity.vehicle','vehicle','Unlabeled','10614','App\\Entity\\Vehicle'),(12423,'app.entity.vehicle','vehicle','Unlabeled','10615','App\\Entity\\Vehicle'),(12424,'app.entity.vehicle','vehicle','Unlabeled','10616','App\\Entity\\Vehicle'),(12425,'app.entity.vehicle','vehicle','Unlabeled','10617','App\\Entity\\Vehicle'),(12426,'app.entity.vehicle_manufacturer','vehicle_manufacturer','VOLVO','693','App\\Entity\\VehicleManufacturer'),(12427,'app.entity.vehicle','vehicle','Unlabeled','10618','App\\Entity\\Vehicle'),(12428,'app.entity.vehicle','vehicle','Unlabeled','10619','App\\Entity\\Vehicle'),(12429,'app.entity.vehicle','vehicle','Unlabeled','10620','App\\Entity\\Vehicle'),(12430,'app.entity.vehicle','vehicle','Unlabeled','10621','App\\Entity\\Vehicle'),(12431,'app.entity.vehicle','vehicle','Unlabeled','10622','App\\Entity\\Vehicle'),(12432,'app.entity.vehicle','vehicle','Unlabeled','10623','App\\Entity\\Vehicle'),(12433,'app.entity.vehicle','vehicle','Unlabeled','10624','App\\Entity\\Vehicle'),(12434,'app.entity.vehicle','vehicle','Unlabeled','10625','App\\Entity\\Vehicle'),(12435,'app.entity.vehicle','vehicle','Unlabeled','10626','App\\Entity\\Vehicle'),(12436,'app.entity.vehicle','vehicle','Unlabeled','10627','App\\Entity\\Vehicle'),(12437,'app.entity.vehicle','vehicle','Unlabeled','10628','App\\Entity\\Vehicle'),(12438,'app.entity.vehicle','vehicle','Unlabeled','10629','App\\Entity\\Vehicle'),(12439,'app.entity.vehicle','vehicle','Unlabeled','10630','App\\Entity\\Vehicle'),(12440,'app.entity.vehicle','vehicle','Unlabeled','10631','App\\Entity\\Vehicle'),(12441,'app.entity.battery_model','battery_model','EXCEL','306','App\\Entity\\BatteryModel'),(12442,'app.entity.battery_model','battery_model','GOLD','307','App\\Entity\\BatteryModel'),(12443,'app.entity.battery_model','battery_model','GOLD SPECIAL TYPE','308','App\\Entity\\BatteryModel'),(12444,'app.entity.battery_model','battery_model','','309','App\\Entity\\BatteryModel'),(12445,'app.entity.battery_model','battery_model','GOLD REVERSE','310','App\\Entity\\BatteryModel'),(12446,'app.entity.battery_model','battery_model','GOLD REVERSE SPECIAL TYPE','311','App\\Entity\\BatteryModel'),(12447,'app.entity.battery_model','battery_model','TRUCKMASTER','312','App\\Entity\\BatteryModel'),(12448,'app.entity.battery_model','battery_model','AGM','313','App\\Entity\\BatteryModel'),(12449,'app.entity.battery_model','battery_model','EXCEL REVERSE','314','App\\Entity\\BatteryModel'),(12450,'app.entity.battery_size','battery_size','1SM / NS50 / D23L','375','App\\Entity\\BatterySize'),(12451,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12452,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12453,'app.entity.battery_size','battery_size','1SM / NS50 / D23R','376','App\\Entity\\BatterySize'),(12454,'app.entity.battery','battery','Unlabeled','233','App\\Entity\\Battery'),(12455,'app.entity.battery_size','battery_size','1SM /MGS50 / D23L','377','App\\Entity\\BatterySize'),(12456,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12457,'app.entity.battery_size','battery_size','2SM / N50 / D26L','378','App\\Entity\\BatterySize'),(12458,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12459,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12460,'app.entity.battery_size','battery_size','4SN / NS40 / B20L','379','App\\Entity\\BatterySize'),(12461,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12462,'app.entity.battery_size','battery_size','DIN 66','380','App\\Entity\\BatterySize'),(12463,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12464,'app.entity.battery_size','battery_size','DIN 55','381','App\\Entity\\BatterySize'),(12465,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(12466,'app.entity.battery_size','battery_size','DIN 88','382','App\\Entity\\BatterySize'),(12467,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(12468,'app.entity.battery_size','battery_size','3SM','383','App\\Entity\\BatterySize'),(12469,'app.entity.battery','battery','Unlabeled','241','App\\Entity\\Battery'),(12470,'app.entity.battery_size','battery_size','NS40','384','App\\Entity\\BatterySize'),(12471,'app.entity.battery','battery','Unlabeled','242','App\\Entity\\Battery'),(12472,'app.entity.battery_size','battery_size','2SM / MG50 / D26R','385','App\\Entity\\BatterySize'),(12473,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(12474,'app.entity.battery_size','battery_size','DIN55','386','App\\Entity\\BatterySize'),(12475,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(12476,'app.entity.battery_size','battery_size','4SN / NS40 / B21L','387','App\\Entity\\BatterySize'),(12477,'app.entity.battery','battery','Unlabeled','245','App\\Entity\\Battery'),(12478,'app.entity.battery_size','battery_size','DIN44','388','App\\Entity\\BatterySize'),(12479,'app.entity.battery','battery','Unlabeled','246','App\\Entity\\Battery'),(12480,'app.entity.battery_size','battery_size','2SM/NS50/D26L/','389','App\\Entity\\BatterySize'),(12481,'app.entity.battery','battery','Unlabeled','247','App\\Entity\\Battery'),(12482,'app.entity.battery_size','battery_size','DIN 44','390','App\\Entity\\BatterySize'),(12483,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(12484,'app.entity.battery_size','battery_size','DIN 55R','391','App\\Entity\\BatterySize'),(12485,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(12486,'app.entity.battery_size','battery_size','DIN 66R','392','App\\Entity\\BatterySize'),(12487,'app.entity.battery','battery','Unlabeled','250','App\\Entity\\Battery'),(12488,'app.entity.battery_size','battery_size','GROUP 65','393','App\\Entity\\BatterySize'),(12489,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(12490,'app.entity.battery_size','battery_size','GROUP 34/78','394','App\\Entity\\BatterySize'),(12491,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(12492,'app.entity.battery_size','battery_size','2SM / MG50 / D26L','395','App\\Entity\\BatterySize'),(12493,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(12494,'app.entity.battery_size','battery_size','3SM / N70XL / D31L','396','App\\Entity\\BatterySize'),(12495,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(12496,'app.entity.battery_size','battery_size','2HN / NS60 /B24L','397','App\\Entity\\BatterySize'),(12497,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(12498,'app.entity.battery_size','battery_size','3SM / MG70 / D31R','398','App\\Entity\\BatterySize'),(12499,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(12500,'app.entity.battery_size','battery_size','DIN 77','399','App\\Entity\\BatterySize'),(12501,'app.entity.battery','battery','Unlabeled','257','App\\Entity\\Battery'),(12502,'app.entity.battery_size','battery_size','3SM / MG70 / D31L','400','App\\Entity\\BatterySize'),(12503,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(12504,'app.entity.battery_size','battery_size','1SM /MGS50 / D23R','401','App\\Entity\\BatterySize'),(12505,'app.entity.battery','battery','Unlabeled','259','App\\Entity\\Battery'),(12506,'app.entity.battery_size','battery_size','1SM / NS50XL / D23L','402','App\\Entity\\BatterySize'),(12507,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(12508,'app.entity.battery_size','battery_size','2HN / NS60ARS /B24RS','403','App\\Entity\\BatterySize'),(12509,'app.entity.battery','battery','Unlabeled','261','App\\Entity\\Battery'),(12510,'app.entity.battery','battery','Unlabeled','262','App\\Entity\\Battery'),(12511,'app.entity.battery_size','battery_size','2SM / N50XL / D26L','404','App\\Entity\\BatterySize'),(12512,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(12513,'app.entity.battery_size','battery_size','4SN / NS40 / B20L /','405','App\\Entity\\BatterySize'),(12514,'app.entity.battery','battery','Unlabeled','264','App\\Entity\\Battery'),(12515,'app.entity.battery_size','battery_size','D20L / N50SL','406','App\\Entity\\BatterySize'),(12516,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(12517,'app.entity.battery_size','battery_size','2HN / N40 / B24L','407','App\\Entity\\BatterySize'),(12518,'app.entity.battery','battery','Unlabeled','266','App\\Entity\\Battery'),(12519,'app.entity.battery_size','battery_size','3SM / N70 / D31L','408','App\\Entity\\BatterySize'),(12520,'app.entity.battery','battery','Unlabeled','267','App\\Entity\\Battery'),(12521,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(12522,'app.entity.battery_size','battery_size','3SM / N70 / D31R','409','App\\Entity\\BatterySize'),(12523,'app.entity.battery','battery','Unlabeled','269','App\\Entity\\Battery'),(12524,'app.entity.battery_size','battery_size','3SM / N70L / D31L','410','App\\Entity\\BatterySize'),(12525,'app.entity.battery','battery','Unlabeled','270','App\\Entity\\Battery'),(12526,'app.entity.battery_size','battery_size','4SN / NS40R / B20R','411','App\\Entity\\BatterySize'),(12527,'app.entity.battery','battery','Unlabeled','271','App\\Entity\\Battery'),(12528,'app.entity.battery_size','battery_size','DIN110','412','App\\Entity\\BatterySize'),(12529,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(12530,'app.entity.battery_size','battery_size','6SM / N100 / E41','413','App\\Entity\\BatterySize'),(12531,'app.entity.battery','battery','Unlabeled','273','App\\Entity\\Battery'),(12532,'app.entity.battery_size','battery_size','SPEICAL TYPE OF G34/78','414','App\\Entity\\BatterySize'),(12533,'app.entity.battery','battery','Unlabeled','274','App\\Entity\\Battery'),(12534,'app.entity.battery_size','battery_size','DIN77','415','App\\Entity\\BatterySize'),(12535,'app.entity.battery','battery','Unlabeled','275','App\\Entity\\Battery'),(12536,'app.entity.battery_size','battery_size','1SM / NS50L / D23L /','416','App\\Entity\\BatterySize'),(12537,'app.entity.battery','battery','Unlabeled','276','App\\Entity\\Battery'),(12538,'app.entity.battery_size','battery_size','2SM / NXL50 / D26L','417','App\\Entity\\BatterySize'),(12539,'app.entity.battery','battery','Unlabeled','277','App\\Entity\\Battery'),(12540,'app.entity.battery_size','battery_size','DIN88 SPECIAL','418','App\\Entity\\BatterySize'),(12541,'app.entity.battery','battery','Unlabeled','278','App\\Entity\\Battery'),(12542,'app.entity.battery_size','battery_size','2SM/ N50 / D26L','419','App\\Entity\\BatterySize'),(12543,'app.entity.battery','battery','Unlabeled','279','App\\Entity\\Battery'),(12544,'app.entity.battery_size','battery_size','Gold','420','App\\Entity\\BatterySize'),(12545,'app.entity.battery','battery','Unlabeled','280','App\\Entity\\Battery'),(12546,'app.entity.battery_size','battery_size','AGM','421','App\\Entity\\BatterySize'),(12547,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(12548,'app.entity.battery_size','battery_size','1SM / MG50 / D23L /','422','App\\Entity\\BatterySize'),(12549,'app.entity.battery','battery','Unlabeled','282','App\\Entity\\Battery'),(12550,'app.entity.battery_size','battery_size','1SM / NS50L / D23L','423','App\\Entity\\BatterySize'),(12551,'app.entity.battery','battery','Unlabeled','283','App\\Entity\\Battery'),(12552,'app.entity.battery_size','battery_size','2SM / N50 / D26R','424','App\\Entity\\BatterySize'),(12553,'app.entity.battery','battery','Unlabeled','284','App\\Entity\\Battery'),(12554,'app.entity.battery_size','battery_size','2SM / N50L / D26L','425','App\\Entity\\BatterySize'),(12555,'app.entity.battery','battery','Unlabeled','285','App\\Entity\\Battery'),(12556,'app.entity.battery_size','battery_size','DIN 110','426','App\\Entity\\BatterySize'),(12557,'app.entity.battery','battery','Unlabeled','286','App\\Entity\\Battery'),(12558,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12559,'app.entity.vehicle','vehicle','Unlabeled','9815','App\\Entity\\Vehicle'),(12560,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12561,'app.entity.vehicle','vehicle','Unlabeled','9816','App\\Entity\\Vehicle'),(12562,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12563,'app.entity.vehicle','vehicle','Unlabeled','9971','App\\Entity\\Vehicle'),(12564,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12565,'app.entity.vehicle','vehicle','Unlabeled','10136','App\\Entity\\Vehicle'),(12566,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12567,'app.entity.vehicle','vehicle','Unlabeled','10234','App\\Entity\\Vehicle'),(12568,'app.entity.battery','battery','Unlabeled','231','App\\Entity\\Battery'),(12569,'app.entity.vehicle','vehicle','Unlabeled','10351','App\\Entity\\Vehicle'),(12570,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12571,'app.entity.vehicle','vehicle','Unlabeled','9947','App\\Entity\\Vehicle'),(12572,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12573,'app.entity.vehicle','vehicle','Unlabeled','9972','App\\Entity\\Vehicle'),(12574,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12575,'app.entity.vehicle','vehicle','Unlabeled','10174','App\\Entity\\Vehicle'),(12576,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12577,'app.entity.vehicle','vehicle','Unlabeled','10176','App\\Entity\\Vehicle'),(12578,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12579,'app.entity.vehicle','vehicle','Unlabeled','10178','App\\Entity\\Vehicle'),(12580,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12581,'app.entity.vehicle','vehicle','Unlabeled','10294','App\\Entity\\Vehicle'),(12582,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12583,'app.entity.vehicle','vehicle','Unlabeled','10352','App\\Entity\\Vehicle'),(12584,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12585,'app.entity.vehicle','vehicle','Unlabeled','10353','App\\Entity\\Vehicle'),(12586,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12587,'app.entity.vehicle','vehicle','Unlabeled','10354','App\\Entity\\Vehicle'),(12588,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12589,'app.entity.vehicle','vehicle','Unlabeled','10360','App\\Entity\\Vehicle'),(12590,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12591,'app.entity.vehicle','vehicle','Unlabeled','10361','App\\Entity\\Vehicle'),(12592,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12593,'app.entity.vehicle','vehicle','Unlabeled','10362','App\\Entity\\Vehicle'),(12594,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12595,'app.entity.vehicle','vehicle','Unlabeled','10363','App\\Entity\\Vehicle'),(12596,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12597,'app.entity.vehicle','vehicle','Unlabeled','10364','App\\Entity\\Vehicle'),(12598,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12599,'app.entity.vehicle','vehicle','Unlabeled','10480','App\\Entity\\Vehicle'),(12600,'app.entity.battery','battery','Unlabeled','232','App\\Entity\\Battery'),(12601,'app.entity.vehicle','vehicle','Unlabeled','10489','App\\Entity\\Vehicle'),(12602,'app.entity.battery','battery','Unlabeled','233','App\\Entity\\Battery'),(12603,'app.entity.vehicle','vehicle','Unlabeled','9817','App\\Entity\\Vehicle'),(12604,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12605,'app.entity.vehicle','vehicle','Unlabeled','9818','App\\Entity\\Vehicle'),(12606,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12607,'app.entity.vehicle','vehicle','Unlabeled','9927','App\\Entity\\Vehicle'),(12608,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12609,'app.entity.vehicle','vehicle','Unlabeled','9928','App\\Entity\\Vehicle'),(12610,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12611,'app.entity.vehicle','vehicle','Unlabeled','9929','App\\Entity\\Vehicle'),(12612,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12613,'app.entity.vehicle','vehicle','Unlabeled','9970','App\\Entity\\Vehicle'),(12614,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12615,'app.entity.vehicle','vehicle','Unlabeled','10018','App\\Entity\\Vehicle'),(12616,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12617,'app.entity.vehicle','vehicle','Unlabeled','10019','App\\Entity\\Vehicle'),(12618,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12619,'app.entity.vehicle','vehicle','Unlabeled','10020','App\\Entity\\Vehicle'),(12620,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12621,'app.entity.vehicle','vehicle','Unlabeled','10026','App\\Entity\\Vehicle'),(12622,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12623,'app.entity.vehicle','vehicle','Unlabeled','10027','App\\Entity\\Vehicle'),(12624,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12625,'app.entity.vehicle','vehicle','Unlabeled','10033','App\\Entity\\Vehicle'),(12626,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12627,'app.entity.vehicle','vehicle','Unlabeled','10036','App\\Entity\\Vehicle'),(12628,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12629,'app.entity.vehicle','vehicle','Unlabeled','10072','App\\Entity\\Vehicle'),(12630,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12631,'app.entity.vehicle','vehicle','Unlabeled','10073','App\\Entity\\Vehicle'),(12632,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12633,'app.entity.vehicle','vehicle','Unlabeled','10075','App\\Entity\\Vehicle'),(12634,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12635,'app.entity.vehicle','vehicle','Unlabeled','10076','App\\Entity\\Vehicle'),(12636,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12637,'app.entity.vehicle','vehicle','Unlabeled','10077','App\\Entity\\Vehicle'),(12638,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12639,'app.entity.vehicle','vehicle','Unlabeled','10080','App\\Entity\\Vehicle'),(12640,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12641,'app.entity.vehicle','vehicle','Unlabeled','10081','App\\Entity\\Vehicle'),(12642,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12643,'app.entity.vehicle','vehicle','Unlabeled','10084','App\\Entity\\Vehicle'),(12644,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12645,'app.entity.vehicle','vehicle','Unlabeled','10175','App\\Entity\\Vehicle'),(12646,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12647,'app.entity.vehicle','vehicle','Unlabeled','10179','App\\Entity\\Vehicle'),(12648,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12649,'app.entity.vehicle','vehicle','Unlabeled','10181','App\\Entity\\Vehicle'),(12650,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12651,'app.entity.vehicle','vehicle','Unlabeled','10182','App\\Entity\\Vehicle'),(12652,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12653,'app.entity.vehicle','vehicle','Unlabeled','10237','App\\Entity\\Vehicle'),(12654,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12655,'app.entity.vehicle','vehicle','Unlabeled','10238','App\\Entity\\Vehicle'),(12656,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12657,'app.entity.vehicle','vehicle','Unlabeled','10239','App\\Entity\\Vehicle'),(12658,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12659,'app.entity.vehicle','vehicle','Unlabeled','10240','App\\Entity\\Vehicle'),(12660,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12661,'app.entity.vehicle','vehicle','Unlabeled','10241','App\\Entity\\Vehicle'),(12662,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12663,'app.entity.vehicle','vehicle','Unlabeled','10242','App\\Entity\\Vehicle'),(12664,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12665,'app.entity.vehicle','vehicle','Unlabeled','10243','App\\Entity\\Vehicle'),(12666,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12667,'app.entity.vehicle','vehicle','Unlabeled','10244','App\\Entity\\Vehicle'),(12668,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12669,'app.entity.vehicle','vehicle','Unlabeled','10292','App\\Entity\\Vehicle'),(12670,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12671,'app.entity.vehicle','vehicle','Unlabeled','10293','App\\Entity\\Vehicle'),(12672,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12673,'app.entity.vehicle','vehicle','Unlabeled','10295','App\\Entity\\Vehicle'),(12674,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12675,'app.entity.vehicle','vehicle','Unlabeled','10296','App\\Entity\\Vehicle'),(12676,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12677,'app.entity.vehicle','vehicle','Unlabeled','10297','App\\Entity\\Vehicle'),(12678,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12679,'app.entity.vehicle','vehicle','Unlabeled','10298','App\\Entity\\Vehicle'),(12680,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12681,'app.entity.vehicle','vehicle','Unlabeled','10299','App\\Entity\\Vehicle'),(12682,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12683,'app.entity.vehicle','vehicle','Unlabeled','10300','App\\Entity\\Vehicle'),(12684,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12685,'app.entity.vehicle','vehicle','Unlabeled','10301','App\\Entity\\Vehicle'),(12686,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12687,'app.entity.vehicle','vehicle','Unlabeled','10302','App\\Entity\\Vehicle'),(12688,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12689,'app.entity.vehicle','vehicle','Unlabeled','10303','App\\Entity\\Vehicle'),(12690,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12691,'app.entity.vehicle','vehicle','Unlabeled','10304','App\\Entity\\Vehicle'),(12692,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12693,'app.entity.vehicle','vehicle','Unlabeled','10305','App\\Entity\\Vehicle'),(12694,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12695,'app.entity.vehicle','vehicle','Unlabeled','10306','App\\Entity\\Vehicle'),(12696,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12697,'app.entity.vehicle','vehicle','Unlabeled','10307','App\\Entity\\Vehicle'),(12698,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12699,'app.entity.vehicle','vehicle','Unlabeled','10308','App\\Entity\\Vehicle'),(12700,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12701,'app.entity.vehicle','vehicle','Unlabeled','10309','App\\Entity\\Vehicle'),(12702,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12703,'app.entity.vehicle','vehicle','Unlabeled','10310','App\\Entity\\Vehicle'),(12704,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12705,'app.entity.vehicle','vehicle','Unlabeled','10355','App\\Entity\\Vehicle'),(12706,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12707,'app.entity.vehicle','vehicle','Unlabeled','10356','App\\Entity\\Vehicle'),(12708,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12709,'app.entity.vehicle','vehicle','Unlabeled','10357','App\\Entity\\Vehicle'),(12710,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12711,'app.entity.vehicle','vehicle','Unlabeled','10358','App\\Entity\\Vehicle'),(12712,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12713,'app.entity.vehicle','vehicle','Unlabeled','10359','App\\Entity\\Vehicle'),(12714,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12715,'app.entity.vehicle','vehicle','Unlabeled','10366','App\\Entity\\Vehicle'),(12716,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12717,'app.entity.vehicle','vehicle','Unlabeled','10367','App\\Entity\\Vehicle'),(12718,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12719,'app.entity.vehicle','vehicle','Unlabeled','10368','App\\Entity\\Vehicle'),(12720,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12721,'app.entity.vehicle','vehicle','Unlabeled','10369','App\\Entity\\Vehicle'),(12722,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12723,'app.entity.vehicle','vehicle','Unlabeled','10370','App\\Entity\\Vehicle'),(12724,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12725,'app.entity.vehicle','vehicle','Unlabeled','10371','App\\Entity\\Vehicle'),(12726,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12727,'app.entity.vehicle','vehicle','Unlabeled','10372','App\\Entity\\Vehicle'),(12728,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12729,'app.entity.vehicle','vehicle','Unlabeled','10373','App\\Entity\\Vehicle'),(12730,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12731,'app.entity.vehicle','vehicle','Unlabeled','10374','App\\Entity\\Vehicle'),(12732,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12733,'app.entity.vehicle','vehicle','Unlabeled','10375','App\\Entity\\Vehicle'),(12734,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12735,'app.entity.vehicle','vehicle','Unlabeled','10376','App\\Entity\\Vehicle'),(12736,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12737,'app.entity.vehicle','vehicle','Unlabeled','10377','App\\Entity\\Vehicle'),(12738,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12739,'app.entity.vehicle','vehicle','Unlabeled','10378','App\\Entity\\Vehicle'),(12740,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12741,'app.entity.vehicle','vehicle','Unlabeled','10379','App\\Entity\\Vehicle'),(12742,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12743,'app.entity.vehicle','vehicle','Unlabeled','10380','App\\Entity\\Vehicle'),(12744,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12745,'app.entity.vehicle','vehicle','Unlabeled','10381','App\\Entity\\Vehicle'),(12746,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12747,'app.entity.vehicle','vehicle','Unlabeled','10382','App\\Entity\\Vehicle'),(12748,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12749,'app.entity.vehicle','vehicle','Unlabeled','10437','App\\Entity\\Vehicle'),(12750,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12751,'app.entity.vehicle','vehicle','Unlabeled','10438','App\\Entity\\Vehicle'),(12752,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12753,'app.entity.vehicle','vehicle','Unlabeled','10467','App\\Entity\\Vehicle'),(12754,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12755,'app.entity.vehicle','vehicle','Unlabeled','10468','App\\Entity\\Vehicle'),(12756,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12757,'app.entity.vehicle','vehicle','Unlabeled','10478','App\\Entity\\Vehicle'),(12758,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12759,'app.entity.vehicle','vehicle','Unlabeled','10479','App\\Entity\\Vehicle'),(12760,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12761,'app.entity.vehicle','vehicle','Unlabeled','10488','App\\Entity\\Vehicle'),(12762,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12763,'app.entity.vehicle','vehicle','Unlabeled','10518','App\\Entity\\Vehicle'),(12764,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12765,'app.entity.vehicle','vehicle','Unlabeled','10519','App\\Entity\\Vehicle'),(12766,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12767,'app.entity.vehicle','vehicle','Unlabeled','10520','App\\Entity\\Vehicle'),(12768,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12769,'app.entity.vehicle','vehicle','Unlabeled','10521','App\\Entity\\Vehicle'),(12770,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12771,'app.entity.vehicle','vehicle','Unlabeled','10522','App\\Entity\\Vehicle'),(12772,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12773,'app.entity.vehicle','vehicle','Unlabeled','10526','App\\Entity\\Vehicle'),(12774,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12775,'app.entity.vehicle','vehicle','Unlabeled','10527','App\\Entity\\Vehicle'),(12776,'app.entity.battery','battery','Unlabeled','234','App\\Entity\\Battery'),(12777,'app.entity.vehicle','vehicle','Unlabeled','10528','App\\Entity\\Vehicle'),(12778,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12779,'app.entity.vehicle','vehicle','Unlabeled','9819','App\\Entity\\Vehicle'),(12780,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12781,'app.entity.vehicle','vehicle','Unlabeled','9820','App\\Entity\\Vehicle'),(12782,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12783,'app.entity.vehicle','vehicle','Unlabeled','9856','App\\Entity\\Vehicle'),(12784,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12785,'app.entity.vehicle','vehicle','Unlabeled','9948','App\\Entity\\Vehicle'),(12786,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12787,'app.entity.vehicle','vehicle','Unlabeled','10054','App\\Entity\\Vehicle'),(12788,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12789,'app.entity.vehicle','vehicle','Unlabeled','10082','App\\Entity\\Vehicle'),(12790,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12791,'app.entity.vehicle','vehicle','Unlabeled','10141','App\\Entity\\Vehicle'),(12792,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12793,'app.entity.vehicle','vehicle','Unlabeled','10142','App\\Entity\\Vehicle'),(12794,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12795,'app.entity.vehicle','vehicle','Unlabeled','10143','App\\Entity\\Vehicle'),(12796,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12797,'app.entity.vehicle','vehicle','Unlabeled','10144','App\\Entity\\Vehicle'),(12798,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12799,'app.entity.vehicle','vehicle','Unlabeled','10145','App\\Entity\\Vehicle'),(12800,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12801,'app.entity.vehicle','vehicle','Unlabeled','10146','App\\Entity\\Vehicle'),(12802,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12803,'app.entity.vehicle','vehicle','Unlabeled','10185','App\\Entity\\Vehicle'),(12804,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12805,'app.entity.vehicle','vehicle','Unlabeled','10217','App\\Entity\\Vehicle'),(12806,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12807,'app.entity.vehicle','vehicle','Unlabeled','10218','App\\Entity\\Vehicle'),(12808,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12809,'app.entity.vehicle','vehicle','Unlabeled','10219','App\\Entity\\Vehicle'),(12810,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12811,'app.entity.vehicle','vehicle','Unlabeled','10222','App\\Entity\\Vehicle'),(12812,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12813,'app.entity.vehicle','vehicle','Unlabeled','10263','App\\Entity\\Vehicle'),(12814,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12815,'app.entity.vehicle','vehicle','Unlabeled','10321','App\\Entity\\Vehicle'),(12816,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12817,'app.entity.vehicle','vehicle','Unlabeled','10322','App\\Entity\\Vehicle'),(12818,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12819,'app.entity.vehicle','vehicle','Unlabeled','10323','App\\Entity\\Vehicle'),(12820,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12821,'app.entity.vehicle','vehicle','Unlabeled','10401','App\\Entity\\Vehicle'),(12822,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12823,'app.entity.vehicle','vehicle','Unlabeled','10406','App\\Entity\\Vehicle'),(12824,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12825,'app.entity.vehicle','vehicle','Unlabeled','10469','App\\Entity\\Vehicle'),(12826,'app.entity.battery','battery','Unlabeled','235','App\\Entity\\Battery'),(12827,'app.entity.vehicle','vehicle','Unlabeled','10553','App\\Entity\\Vehicle'),(12828,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12829,'app.entity.vehicle','vehicle','Unlabeled','9875','App\\Entity\\Vehicle'),(12830,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12831,'app.entity.vehicle','vehicle','Unlabeled','9949','App\\Entity\\Vehicle'),(12832,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12833,'app.entity.vehicle','vehicle','Unlabeled','10056','App\\Entity\\Vehicle'),(12834,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12835,'app.entity.vehicle','vehicle','Unlabeled','10095','App\\Entity\\Vehicle'),(12836,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12837,'app.entity.vehicle','vehicle','Unlabeled','10096','App\\Entity\\Vehicle'),(12838,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12839,'app.entity.vehicle','vehicle','Unlabeled','10147','App\\Entity\\Vehicle'),(12840,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12841,'app.entity.vehicle','vehicle','Unlabeled','10184','App\\Entity\\Vehicle'),(12842,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12843,'app.entity.vehicle','vehicle','Unlabeled','10220','App\\Entity\\Vehicle'),(12844,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12845,'app.entity.vehicle','vehicle','Unlabeled','10221','App\\Entity\\Vehicle'),(12846,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12847,'app.entity.vehicle','vehicle','Unlabeled','10402','App\\Entity\\Vehicle'),(12848,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12849,'app.entity.vehicle','vehicle','Unlabeled','10556','App\\Entity\\Vehicle'),(12850,'app.entity.battery','battery','Unlabeled','236','App\\Entity\\Battery'),(12851,'app.entity.vehicle','vehicle','Unlabeled','10557','App\\Entity\\Vehicle'),(12852,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12853,'app.entity.vehicle','vehicle','Unlabeled','9821','App\\Entity\\Vehicle'),(12854,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12855,'app.entity.vehicle','vehicle','Unlabeled','9888','App\\Entity\\Vehicle'),(12856,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12857,'app.entity.vehicle','vehicle','Unlabeled','10044','App\\Entity\\Vehicle'),(12858,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12859,'app.entity.vehicle','vehicle','Unlabeled','10058','App\\Entity\\Vehicle'),(12860,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12861,'app.entity.vehicle','vehicle','Unlabeled','10060','App\\Entity\\Vehicle'),(12862,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12863,'app.entity.vehicle','vehicle','Unlabeled','10061','App\\Entity\\Vehicle'),(12864,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12865,'app.entity.vehicle','vehicle','Unlabeled','10062','App\\Entity\\Vehicle'),(12866,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12867,'app.entity.vehicle','vehicle','Unlabeled','10063','App\\Entity\\Vehicle'),(12868,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12869,'app.entity.vehicle','vehicle','Unlabeled','10064','App\\Entity\\Vehicle'),(12870,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12871,'app.entity.vehicle','vehicle','Unlabeled','10065','App\\Entity\\Vehicle'),(12872,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12873,'app.entity.vehicle','vehicle','Unlabeled','10066','App\\Entity\\Vehicle'),(12874,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12875,'app.entity.vehicle','vehicle','Unlabeled','10067','App\\Entity\\Vehicle'),(12876,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12877,'app.entity.vehicle','vehicle','Unlabeled','10068','App\\Entity\\Vehicle'),(12878,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12879,'app.entity.vehicle','vehicle','Unlabeled','10069','App\\Entity\\Vehicle'),(12880,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12881,'app.entity.vehicle','vehicle','Unlabeled','10123','App\\Entity\\Vehicle'),(12882,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12883,'app.entity.vehicle','vehicle','Unlabeled','10124','App\\Entity\\Vehicle'),(12884,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12885,'app.entity.vehicle','vehicle','Unlabeled','10125','App\\Entity\\Vehicle'),(12886,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12887,'app.entity.vehicle','vehicle','Unlabeled','10126','App\\Entity\\Vehicle'),(12888,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12889,'app.entity.vehicle','vehicle','Unlabeled','10127','App\\Entity\\Vehicle'),(12890,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12891,'app.entity.vehicle','vehicle','Unlabeled','10128','App\\Entity\\Vehicle'),(12892,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12893,'app.entity.vehicle','vehicle','Unlabeled','10173','App\\Entity\\Vehicle'),(12894,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12895,'app.entity.vehicle','vehicle','Unlabeled','10201','App\\Entity\\Vehicle'),(12896,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12897,'app.entity.vehicle','vehicle','Unlabeled','10202','App\\Entity\\Vehicle'),(12898,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12899,'app.entity.vehicle','vehicle','Unlabeled','10262','App\\Entity\\Vehicle'),(12900,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12901,'app.entity.vehicle','vehicle','Unlabeled','10435','App\\Entity\\Vehicle'),(12902,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12903,'app.entity.vehicle','vehicle','Unlabeled','10500','App\\Entity\\Vehicle'),(12904,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12905,'app.entity.vehicle','vehicle','Unlabeled','10501','App\\Entity\\Vehicle'),(12906,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12907,'app.entity.vehicle','vehicle','Unlabeled','10502','App\\Entity\\Vehicle'),(12908,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12909,'app.entity.vehicle','vehicle','Unlabeled','10503','App\\Entity\\Vehicle'),(12910,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12911,'app.entity.vehicle','vehicle','Unlabeled','10507','App\\Entity\\Vehicle'),(12912,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12913,'app.entity.vehicle','vehicle','Unlabeled','10508','App\\Entity\\Vehicle'),(12914,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12915,'app.entity.vehicle','vehicle','Unlabeled','10512','App\\Entity\\Vehicle'),(12916,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12917,'app.entity.vehicle','vehicle','Unlabeled','10578','App\\Entity\\Vehicle'),(12918,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12919,'app.entity.vehicle','vehicle','Unlabeled','10579','App\\Entity\\Vehicle'),(12920,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12921,'app.entity.vehicle','vehicle','Unlabeled','10580','App\\Entity\\Vehicle'),(12922,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12923,'app.entity.vehicle','vehicle','Unlabeled','10581','App\\Entity\\Vehicle'),(12924,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12925,'app.entity.vehicle','vehicle','Unlabeled','10582','App\\Entity\\Vehicle'),(12926,'app.entity.battery','battery','Unlabeled','237','App\\Entity\\Battery'),(12927,'app.entity.vehicle','vehicle','Unlabeled','10588','App\\Entity\\Vehicle'),(12928,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12929,'app.entity.vehicle','vehicle','Unlabeled','9822','App\\Entity\\Vehicle'),(12930,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12931,'app.entity.vehicle','vehicle','Unlabeled','9824','App\\Entity\\Vehicle'),(12932,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12933,'app.entity.vehicle','vehicle','Unlabeled','9825','App\\Entity\\Vehicle'),(12934,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12935,'app.entity.vehicle','vehicle','Unlabeled','9826','App\\Entity\\Vehicle'),(12936,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12937,'app.entity.vehicle','vehicle','Unlabeled','9827','App\\Entity\\Vehicle'),(12938,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12939,'app.entity.vehicle','vehicle','Unlabeled','9828','App\\Entity\\Vehicle'),(12940,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12941,'app.entity.vehicle','vehicle','Unlabeled','9829','App\\Entity\\Vehicle'),(12942,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12943,'app.entity.vehicle','vehicle','Unlabeled','9830','App\\Entity\\Vehicle'),(12944,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12945,'app.entity.vehicle','vehicle','Unlabeled','9831','App\\Entity\\Vehicle'),(12946,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12947,'app.entity.vehicle','vehicle','Unlabeled','9854','App\\Entity\\Vehicle'),(12948,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12949,'app.entity.vehicle','vehicle','Unlabeled','9855','App\\Entity\\Vehicle'),(12950,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12951,'app.entity.vehicle','vehicle','Unlabeled','9857','App\\Entity\\Vehicle'),(12952,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12953,'app.entity.vehicle','vehicle','Unlabeled','9858','App\\Entity\\Vehicle'),(12954,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12955,'app.entity.vehicle','vehicle','Unlabeled','9859','App\\Entity\\Vehicle'),(12956,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12957,'app.entity.vehicle','vehicle','Unlabeled','9873','App\\Entity\\Vehicle'),(12958,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12959,'app.entity.vehicle','vehicle','Unlabeled','9874','App\\Entity\\Vehicle'),(12960,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12961,'app.entity.vehicle','vehicle','Unlabeled','9881','App\\Entity\\Vehicle'),(12962,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12963,'app.entity.vehicle','vehicle','Unlabeled','9882','App\\Entity\\Vehicle'),(12964,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12965,'app.entity.vehicle','vehicle','Unlabeled','9883','App\\Entity\\Vehicle'),(12966,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12967,'app.entity.vehicle','vehicle','Unlabeled','9904','App\\Entity\\Vehicle'),(12968,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12969,'app.entity.vehicle','vehicle','Unlabeled','9905','App\\Entity\\Vehicle'),(12970,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12971,'app.entity.vehicle','vehicle','Unlabeled','9906','App\\Entity\\Vehicle'),(12972,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12973,'app.entity.vehicle','vehicle','Unlabeled','9907','App\\Entity\\Vehicle'),(12974,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12975,'app.entity.vehicle','vehicle','Unlabeled','9908','App\\Entity\\Vehicle'),(12976,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12977,'app.entity.vehicle','vehicle','Unlabeled','9916','App\\Entity\\Vehicle'),(12978,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12979,'app.entity.vehicle','vehicle','Unlabeled','9917','App\\Entity\\Vehicle'),(12980,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12981,'app.entity.vehicle','vehicle','Unlabeled','9918','App\\Entity\\Vehicle'),(12982,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12983,'app.entity.vehicle','vehicle','Unlabeled','9936','App\\Entity\\Vehicle'),(12984,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12985,'app.entity.vehicle','vehicle','Unlabeled','9937','App\\Entity\\Vehicle'),(12986,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12987,'app.entity.vehicle','vehicle','Unlabeled','9953','App\\Entity\\Vehicle'),(12988,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12989,'app.entity.vehicle','vehicle','Unlabeled','9989','App\\Entity\\Vehicle'),(12990,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12991,'app.entity.vehicle','vehicle','Unlabeled','9990','App\\Entity\\Vehicle'),(12992,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12993,'app.entity.vehicle','vehicle','Unlabeled','9991','App\\Entity\\Vehicle'),(12994,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12995,'app.entity.vehicle','vehicle','Unlabeled','9992','App\\Entity\\Vehicle'),(12996,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12997,'app.entity.vehicle','vehicle','Unlabeled','9993','App\\Entity\\Vehicle'),(12998,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(12999,'app.entity.vehicle','vehicle','Unlabeled','9994','App\\Entity\\Vehicle'),(13000,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13001,'app.entity.vehicle','vehicle','Unlabeled','9995','App\\Entity\\Vehicle'),(13002,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13003,'app.entity.vehicle','vehicle','Unlabeled','9996','App\\Entity\\Vehicle'),(13004,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13005,'app.entity.vehicle','vehicle','Unlabeled','9997','App\\Entity\\Vehicle'),(13006,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13007,'app.entity.vehicle','vehicle','Unlabeled','10074','App\\Entity\\Vehicle'),(13008,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13009,'app.entity.vehicle','vehicle','Unlabeled','10092','App\\Entity\\Vehicle'),(13010,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13011,'app.entity.vehicle','vehicle','Unlabeled','10093','App\\Entity\\Vehicle'),(13012,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13013,'app.entity.vehicle','vehicle','Unlabeled','10264','App\\Entity\\Vehicle'),(13014,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13015,'app.entity.vehicle','vehicle','Unlabeled','10269','App\\Entity\\Vehicle'),(13016,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13017,'app.entity.vehicle','vehicle','Unlabeled','10270','App\\Entity\\Vehicle'),(13018,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13019,'app.entity.vehicle','vehicle','Unlabeled','10271','App\\Entity\\Vehicle'),(13020,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13021,'app.entity.vehicle','vehicle','Unlabeled','10272','App\\Entity\\Vehicle'),(13022,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13023,'app.entity.vehicle','vehicle','Unlabeled','10286','App\\Entity\\Vehicle'),(13024,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13025,'app.entity.vehicle','vehicle','Unlabeled','10441','App\\Entity\\Vehicle'),(13026,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13027,'app.entity.vehicle','vehicle','Unlabeled','10442','App\\Entity\\Vehicle'),(13028,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13029,'app.entity.vehicle','vehicle','Unlabeled','10443','App\\Entity\\Vehicle'),(13030,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13031,'app.entity.vehicle','vehicle','Unlabeled','10457','App\\Entity\\Vehicle'),(13032,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13033,'app.entity.vehicle','vehicle','Unlabeled','10460','App\\Entity\\Vehicle'),(13034,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13035,'app.entity.vehicle','vehicle','Unlabeled','10461','App\\Entity\\Vehicle'),(13036,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13037,'app.entity.vehicle','vehicle','Unlabeled','10465','App\\Entity\\Vehicle'),(13038,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13039,'app.entity.vehicle','vehicle','Unlabeled','10584','App\\Entity\\Vehicle'),(13040,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13041,'app.entity.vehicle','vehicle','Unlabeled','10585','App\\Entity\\Vehicle'),(13042,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13043,'app.entity.vehicle','vehicle','Unlabeled','10586','App\\Entity\\Vehicle'),(13044,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13045,'app.entity.vehicle','vehicle','Unlabeled','10587','App\\Entity\\Vehicle'),(13046,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13047,'app.entity.vehicle','vehicle','Unlabeled','10602','App\\Entity\\Vehicle'),(13048,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13049,'app.entity.vehicle','vehicle','Unlabeled','10611','App\\Entity\\Vehicle'),(13050,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13051,'app.entity.vehicle','vehicle','Unlabeled','10612','App\\Entity\\Vehicle'),(13052,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13053,'app.entity.vehicle','vehicle','Unlabeled','10613','App\\Entity\\Vehicle'),(13054,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13055,'app.entity.vehicle','vehicle','Unlabeled','10614','App\\Entity\\Vehicle'),(13056,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13057,'app.entity.vehicle','vehicle','Unlabeled','10615','App\\Entity\\Vehicle'),(13058,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13059,'app.entity.vehicle','vehicle','Unlabeled','10616','App\\Entity\\Vehicle'),(13060,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13061,'app.entity.vehicle','vehicle','Unlabeled','10622','App\\Entity\\Vehicle'),(13062,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13063,'app.entity.vehicle','vehicle','Unlabeled','10623','App\\Entity\\Vehicle'),(13064,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13065,'app.entity.vehicle','vehicle','Unlabeled','10624','App\\Entity\\Vehicle'),(13066,'app.entity.battery','battery','Unlabeled','238','App\\Entity\\Battery'),(13067,'app.entity.vehicle','vehicle','Unlabeled','10630','App\\Entity\\Vehicle'),(13068,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13069,'app.entity.vehicle','vehicle','Unlabeled','9823','App\\Entity\\Vehicle'),(13070,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13071,'app.entity.vehicle','vehicle','Unlabeled','9842','App\\Entity\\Vehicle'),(13072,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13073,'app.entity.vehicle','vehicle','Unlabeled','9843','App\\Entity\\Vehicle'),(13074,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13075,'app.entity.vehicle','vehicle','Unlabeled','9844','App\\Entity\\Vehicle'),(13076,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13077,'app.entity.vehicle','vehicle','Unlabeled','9845','App\\Entity\\Vehicle'),(13078,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13079,'app.entity.vehicle','vehicle','Unlabeled','9846','App\\Entity\\Vehicle'),(13080,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13081,'app.entity.vehicle','vehicle','Unlabeled','9847','App\\Entity\\Vehicle'),(13082,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13083,'app.entity.vehicle','vehicle','Unlabeled','9852','App\\Entity\\Vehicle'),(13084,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13085,'app.entity.vehicle','vehicle','Unlabeled','9853','App\\Entity\\Vehicle'),(13086,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13087,'app.entity.vehicle','vehicle','Unlabeled','9884','App\\Entity\\Vehicle'),(13088,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13089,'app.entity.vehicle','vehicle','Unlabeled','9885','App\\Entity\\Vehicle'),(13090,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13091,'app.entity.vehicle','vehicle','Unlabeled','9890','App\\Entity\\Vehicle'),(13092,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13093,'app.entity.vehicle','vehicle','Unlabeled','9891','App\\Entity\\Vehicle'),(13094,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13095,'app.entity.vehicle','vehicle','Unlabeled','9892','App\\Entity\\Vehicle'),(13096,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13097,'app.entity.vehicle','vehicle','Unlabeled','9912','App\\Entity\\Vehicle'),(13098,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13099,'app.entity.vehicle','vehicle','Unlabeled','9913','App\\Entity\\Vehicle'),(13100,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13101,'app.entity.vehicle','vehicle','Unlabeled','9915','App\\Entity\\Vehicle'),(13102,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13103,'app.entity.vehicle','vehicle','Unlabeled','9945','App\\Entity\\Vehicle'),(13104,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13105,'app.entity.vehicle','vehicle','Unlabeled','9946','App\\Entity\\Vehicle'),(13106,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13107,'app.entity.vehicle','vehicle','Unlabeled','9987','App\\Entity\\Vehicle'),(13108,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13109,'app.entity.vehicle','vehicle','Unlabeled','10131','App\\Entity\\Vehicle'),(13110,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13111,'app.entity.vehicle','vehicle','Unlabeled','10132','App\\Entity\\Vehicle'),(13112,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13113,'app.entity.vehicle','vehicle','Unlabeled','10133','App\\Entity\\Vehicle'),(13114,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13115,'app.entity.vehicle','vehicle','Unlabeled','10291','App\\Entity\\Vehicle'),(13116,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13117,'app.entity.vehicle','vehicle','Unlabeled','10453','App\\Entity\\Vehicle'),(13118,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13119,'app.entity.vehicle','vehicle','Unlabeled','10454','App\\Entity\\Vehicle'),(13120,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13121,'app.entity.vehicle','vehicle','Unlabeled','10455','App\\Entity\\Vehicle'),(13122,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13123,'app.entity.vehicle','vehicle','Unlabeled','10456','App\\Entity\\Vehicle'),(13124,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13125,'app.entity.vehicle','vehicle','Unlabeled','10506','App\\Entity\\Vehicle'),(13126,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13127,'app.entity.vehicle','vehicle','Unlabeled','10515','App\\Entity\\Vehicle'),(13128,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13129,'app.entity.vehicle','vehicle','Unlabeled','10516','App\\Entity\\Vehicle'),(13130,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13131,'app.entity.vehicle','vehicle','Unlabeled','10583','App\\Entity\\Vehicle'),(13132,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13133,'app.entity.vehicle','vehicle','Unlabeled','10590','App\\Entity\\Vehicle'),(13134,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13135,'app.entity.vehicle','vehicle','Unlabeled','10591','App\\Entity\\Vehicle'),(13136,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13137,'app.entity.vehicle','vehicle','Unlabeled','10595','App\\Entity\\Vehicle'),(13138,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13139,'app.entity.vehicle','vehicle','Unlabeled','10596','App\\Entity\\Vehicle'),(13140,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13141,'app.entity.vehicle','vehicle','Unlabeled','10597','App\\Entity\\Vehicle'),(13142,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13143,'app.entity.vehicle','vehicle','Unlabeled','10598','App\\Entity\\Vehicle'),(13144,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13145,'app.entity.vehicle','vehicle','Unlabeled','10599','App\\Entity\\Vehicle'),(13146,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13147,'app.entity.vehicle','vehicle','Unlabeled','10600','App\\Entity\\Vehicle'),(13148,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13149,'app.entity.vehicle','vehicle','Unlabeled','10601','App\\Entity\\Vehicle'),(13150,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13151,'app.entity.vehicle','vehicle','Unlabeled','10603','App\\Entity\\Vehicle'),(13152,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13153,'app.entity.vehicle','vehicle','Unlabeled','10604','App\\Entity\\Vehicle'),(13154,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13155,'app.entity.vehicle','vehicle','Unlabeled','10605','App\\Entity\\Vehicle'),(13156,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13157,'app.entity.vehicle','vehicle','Unlabeled','10606','App\\Entity\\Vehicle'),(13158,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13159,'app.entity.vehicle','vehicle','Unlabeled','10607','App\\Entity\\Vehicle'),(13160,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13161,'app.entity.vehicle','vehicle','Unlabeled','10608','App\\Entity\\Vehicle'),(13162,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13163,'app.entity.vehicle','vehicle','Unlabeled','10609','App\\Entity\\Vehicle'),(13164,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13165,'app.entity.vehicle','vehicle','Unlabeled','10619','App\\Entity\\Vehicle'),(13166,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13167,'app.entity.vehicle','vehicle','Unlabeled','10620','App\\Entity\\Vehicle'),(13168,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13169,'app.entity.vehicle','vehicle','Unlabeled','10621','App\\Entity\\Vehicle'),(13170,'app.entity.battery','battery','Unlabeled','239','App\\Entity\\Battery'),(13171,'app.entity.vehicle','vehicle','Unlabeled','10629','App\\Entity\\Vehicle'),(13172,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13173,'app.entity.vehicle','vehicle','Unlabeled','9832','App\\Entity\\Vehicle'),(13174,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13175,'app.entity.vehicle','vehicle','Unlabeled','9833','App\\Entity\\Vehicle'),(13176,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13177,'app.entity.vehicle','vehicle','Unlabeled','9834','App\\Entity\\Vehicle'),(13178,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13179,'app.entity.vehicle','vehicle','Unlabeled','9835','App\\Entity\\Vehicle'),(13180,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13181,'app.entity.vehicle','vehicle','Unlabeled','9836','App\\Entity\\Vehicle'),(13182,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13183,'app.entity.vehicle','vehicle','Unlabeled','9837','App\\Entity\\Vehicle'),(13184,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13185,'app.entity.vehicle','vehicle','Unlabeled','9838','App\\Entity\\Vehicle'),(13186,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13187,'app.entity.vehicle','vehicle','Unlabeled','9839','App\\Entity\\Vehicle'),(13188,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13189,'app.entity.vehicle','vehicle','Unlabeled','9840','App\\Entity\\Vehicle'),(13190,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13191,'app.entity.vehicle','vehicle','Unlabeled','9841','App\\Entity\\Vehicle'),(13192,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13193,'app.entity.vehicle','vehicle','Unlabeled','9848','App\\Entity\\Vehicle'),(13194,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13195,'app.entity.vehicle','vehicle','Unlabeled','9860','App\\Entity\\Vehicle'),(13196,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13197,'app.entity.vehicle','vehicle','Unlabeled','9861','App\\Entity\\Vehicle'),(13198,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13199,'app.entity.vehicle','vehicle','Unlabeled','9862','App\\Entity\\Vehicle'),(13200,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13201,'app.entity.vehicle','vehicle','Unlabeled','9863','App\\Entity\\Vehicle'),(13202,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13203,'app.entity.vehicle','vehicle','Unlabeled','9864','App\\Entity\\Vehicle'),(13204,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13205,'app.entity.vehicle','vehicle','Unlabeled','9865','App\\Entity\\Vehicle'),(13206,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13207,'app.entity.vehicle','vehicle','Unlabeled','9866','App\\Entity\\Vehicle'),(13208,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13209,'app.entity.vehicle','vehicle','Unlabeled','9867','App\\Entity\\Vehicle'),(13210,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13211,'app.entity.vehicle','vehicle','Unlabeled','9868','App\\Entity\\Vehicle'),(13212,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13213,'app.entity.vehicle','vehicle','Unlabeled','9869','App\\Entity\\Vehicle'),(13214,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13215,'app.entity.vehicle','vehicle','Unlabeled','9870','App\\Entity\\Vehicle'),(13216,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13217,'app.entity.vehicle','vehicle','Unlabeled','9871','App\\Entity\\Vehicle'),(13218,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13219,'app.entity.vehicle','vehicle','Unlabeled','9938','App\\Entity\\Vehicle'),(13220,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13221,'app.entity.vehicle','vehicle','Unlabeled','9939','App\\Entity\\Vehicle'),(13222,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13223,'app.entity.vehicle','vehicle','Unlabeled','9964','App\\Entity\\Vehicle'),(13224,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13225,'app.entity.vehicle','vehicle','Unlabeled','9965','App\\Entity\\Vehicle'),(13226,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13227,'app.entity.vehicle','vehicle','Unlabeled','9966','App\\Entity\\Vehicle'),(13228,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13229,'app.entity.vehicle','vehicle','Unlabeled','9967','App\\Entity\\Vehicle'),(13230,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13231,'app.entity.vehicle','vehicle','Unlabeled','9968','App\\Entity\\Vehicle'),(13232,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13233,'app.entity.vehicle','vehicle','Unlabeled','9969','App\\Entity\\Vehicle'),(13234,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13235,'app.entity.vehicle','vehicle','Unlabeled','10162','App\\Entity\\Vehicle'),(13236,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13237,'app.entity.vehicle','vehicle','Unlabeled','10163','App\\Entity\\Vehicle'),(13238,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13239,'app.entity.vehicle','vehicle','Unlabeled','10164','App\\Entity\\Vehicle'),(13240,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13241,'app.entity.vehicle','vehicle','Unlabeled','10165','App\\Entity\\Vehicle'),(13242,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13243,'app.entity.vehicle','vehicle','Unlabeled','10166','App\\Entity\\Vehicle'),(13244,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13245,'app.entity.vehicle','vehicle','Unlabeled','10167','App\\Entity\\Vehicle'),(13246,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13247,'app.entity.vehicle','vehicle','Unlabeled','10168','App\\Entity\\Vehicle'),(13248,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13249,'app.entity.vehicle','vehicle','Unlabeled','10169','App\\Entity\\Vehicle'),(13250,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13251,'app.entity.vehicle','vehicle','Unlabeled','10213','App\\Entity\\Vehicle'),(13252,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13253,'app.entity.vehicle','vehicle','Unlabeled','10214','App\\Entity\\Vehicle'),(13254,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13255,'app.entity.vehicle','vehicle','Unlabeled','10215','App\\Entity\\Vehicle'),(13256,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13257,'app.entity.vehicle','vehicle','Unlabeled','10231','App\\Entity\\Vehicle'),(13258,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13259,'app.entity.vehicle','vehicle','Unlabeled','10232','App\\Entity\\Vehicle'),(13260,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13261,'app.entity.vehicle','vehicle','Unlabeled','10233','App\\Entity\\Vehicle'),(13262,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13263,'app.entity.vehicle','vehicle','Unlabeled','10273','App\\Entity\\Vehicle'),(13264,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13265,'app.entity.vehicle','vehicle','Unlabeled','10274','App\\Entity\\Vehicle'),(13266,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13267,'app.entity.vehicle','vehicle','Unlabeled','10275','App\\Entity\\Vehicle'),(13268,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13269,'app.entity.vehicle','vehicle','Unlabeled','10276','App\\Entity\\Vehicle'),(13270,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13271,'app.entity.vehicle','vehicle','Unlabeled','10277','App\\Entity\\Vehicle'),(13272,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13273,'app.entity.vehicle','vehicle','Unlabeled','10278','App\\Entity\\Vehicle'),(13274,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13275,'app.entity.vehicle','vehicle','Unlabeled','10279','App\\Entity\\Vehicle'),(13276,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13277,'app.entity.vehicle','vehicle','Unlabeled','10280','App\\Entity\\Vehicle'),(13278,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13279,'app.entity.vehicle','vehicle','Unlabeled','10281','App\\Entity\\Vehicle'),(13280,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13281,'app.entity.vehicle','vehicle','Unlabeled','10282','App\\Entity\\Vehicle'),(13282,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13283,'app.entity.vehicle','vehicle','Unlabeled','10283','App\\Entity\\Vehicle'),(13284,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13285,'app.entity.vehicle','vehicle','Unlabeled','10284','App\\Entity\\Vehicle'),(13286,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13287,'app.entity.vehicle','vehicle','Unlabeled','10285','App\\Entity\\Vehicle'),(13288,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13289,'app.entity.vehicle','vehicle','Unlabeled','10287','App\\Entity\\Vehicle'),(13290,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13291,'app.entity.vehicle','vehicle','Unlabeled','10288','App\\Entity\\Vehicle'),(13292,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13293,'app.entity.vehicle','vehicle','Unlabeled','10444','App\\Entity\\Vehicle'),(13294,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13295,'app.entity.vehicle','vehicle','Unlabeled','10462','App\\Entity\\Vehicle'),(13296,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13297,'app.entity.vehicle','vehicle','Unlabeled','10463','App\\Entity\\Vehicle'),(13298,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13299,'app.entity.vehicle','vehicle','Unlabeled','10464','App\\Entity\\Vehicle'),(13300,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13301,'app.entity.vehicle','vehicle','Unlabeled','10466','App\\Entity\\Vehicle'),(13302,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13303,'app.entity.vehicle','vehicle','Unlabeled','10610','App\\Entity\\Vehicle'),(13304,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13305,'app.entity.vehicle','vehicle','Unlabeled','10617','App\\Entity\\Vehicle'),(13306,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13307,'app.entity.vehicle','vehicle','Unlabeled','10625','App\\Entity\\Vehicle'),(13308,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13309,'app.entity.vehicle','vehicle','Unlabeled','10626','App\\Entity\\Vehicle'),(13310,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13311,'app.entity.vehicle','vehicle','Unlabeled','10627','App\\Entity\\Vehicle'),(13312,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13313,'app.entity.vehicle','vehicle','Unlabeled','10628','App\\Entity\\Vehicle'),(13314,'app.entity.battery','battery','Unlabeled','240','App\\Entity\\Battery'),(13315,'app.entity.vehicle','vehicle','Unlabeled','10631','App\\Entity\\Vehicle'),(13316,'app.entity.battery','battery','Unlabeled','241','App\\Entity\\Battery'),(13317,'app.entity.vehicle','vehicle','Unlabeled','9849','App\\Entity\\Vehicle'),(13318,'app.entity.battery','battery','Unlabeled','242','App\\Entity\\Battery'),(13319,'app.entity.vehicle','vehicle','Unlabeled','9850','App\\Entity\\Vehicle'),(13320,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(13321,'app.entity.vehicle','vehicle','Unlabeled','9851','App\\Entity\\Vehicle'),(13322,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(13323,'app.entity.vehicle','vehicle','Unlabeled','10171','App\\Entity\\Vehicle'),(13324,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(13325,'app.entity.vehicle','vehicle','Unlabeled','10172','App\\Entity\\Vehicle'),(13326,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(13327,'app.entity.vehicle','vehicle','Unlabeled','10509','App\\Entity\\Vehicle'),(13328,'app.entity.battery','battery','Unlabeled','243','App\\Entity\\Battery'),(13329,'app.entity.vehicle','vehicle','Unlabeled','10551','App\\Entity\\Vehicle'),(13330,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(13331,'app.entity.vehicle','vehicle','Unlabeled','9872','App\\Entity\\Vehicle'),(13332,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(13333,'app.entity.vehicle','vehicle','Unlabeled','9880','App\\Entity\\Vehicle'),(13334,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(13335,'app.entity.vehicle','vehicle','Unlabeled','9893','App\\Entity\\Vehicle'),(13336,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(13337,'app.entity.vehicle','vehicle','Unlabeled','9911','App\\Entity\\Vehicle'),(13338,'app.entity.battery','battery','Unlabeled','244','App\\Entity\\Battery'),(13339,'app.entity.vehicle','vehicle','Unlabeled','9914','App\\Entity\\Vehicle'),(13340,'app.entity.battery','battery','Unlabeled','245','App\\Entity\\Battery'),(13341,'app.entity.vehicle','vehicle','Unlabeled','9876','App\\Entity\\Vehicle'),(13342,'app.entity.battery','battery','Unlabeled','245','App\\Entity\\Battery'),(13343,'app.entity.vehicle','vehicle','Unlabeled','9877','App\\Entity\\Vehicle'),(13344,'app.entity.battery','battery','Unlabeled','246','App\\Entity\\Battery'),(13345,'app.entity.vehicle','vehicle','Unlabeled','9878','App\\Entity\\Vehicle'),(13346,'app.entity.battery','battery','Unlabeled','246','App\\Entity\\Battery'),(13347,'app.entity.vehicle','vehicle','Unlabeled','9879','App\\Entity\\Vehicle'),(13348,'app.entity.battery','battery','Unlabeled','246','App\\Entity\\Battery'),(13349,'app.entity.vehicle','vehicle','Unlabeled','9886','App\\Entity\\Vehicle'),(13350,'app.entity.battery','battery','Unlabeled','247','App\\Entity\\Battery'),(13351,'app.entity.vehicle','vehicle','Unlabeled','9887','App\\Entity\\Vehicle'),(13352,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13353,'app.entity.vehicle','vehicle','Unlabeled','9889','App\\Entity\\Vehicle'),(13354,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13355,'app.entity.vehicle','vehicle','Unlabeled','9979','App\\Entity\\Vehicle'),(13356,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13357,'app.entity.vehicle','vehicle','Unlabeled','9980','App\\Entity\\Vehicle'),(13358,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13359,'app.entity.vehicle','vehicle','Unlabeled','9981','App\\Entity\\Vehicle'),(13360,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13361,'app.entity.vehicle','vehicle','Unlabeled','9982','App\\Entity\\Vehicle'),(13362,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13363,'app.entity.vehicle','vehicle','Unlabeled','9983','App\\Entity\\Vehicle'),(13364,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13365,'app.entity.vehicle','vehicle','Unlabeled','9984','App\\Entity\\Vehicle'),(13366,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13367,'app.entity.vehicle','vehicle','Unlabeled','9985','App\\Entity\\Vehicle'),(13368,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13369,'app.entity.vehicle','vehicle','Unlabeled','9986','App\\Entity\\Vehicle'),(13370,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13371,'app.entity.vehicle','vehicle','Unlabeled','10083','App\\Entity\\Vehicle'),(13372,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13373,'app.entity.vehicle','vehicle','Unlabeled','10094','App\\Entity\\Vehicle'),(13374,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13375,'app.entity.vehicle','vehicle','Unlabeled','10476','App\\Entity\\Vehicle'),(13376,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13377,'app.entity.vehicle','vehicle','Unlabeled','10513','App\\Entity\\Vehicle'),(13378,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13379,'app.entity.vehicle','vehicle','Unlabeled','10514','App\\Entity\\Vehicle'),(13380,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13381,'app.entity.vehicle','vehicle','Unlabeled','10593','App\\Entity\\Vehicle'),(13382,'app.entity.battery','battery','Unlabeled','248','App\\Entity\\Battery'),(13383,'app.entity.vehicle','vehicle','Unlabeled','10594','App\\Entity\\Vehicle'),(13384,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13385,'app.entity.vehicle','vehicle','Unlabeled','9894','App\\Entity\\Vehicle'),(13386,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13387,'app.entity.vehicle','vehicle','Unlabeled','9895','App\\Entity\\Vehicle'),(13388,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13389,'app.entity.vehicle','vehicle','Unlabeled','9896','App\\Entity\\Vehicle'),(13390,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13391,'app.entity.vehicle','vehicle','Unlabeled','9897','App\\Entity\\Vehicle'),(13392,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13393,'app.entity.vehicle','vehicle','Unlabeled','9898','App\\Entity\\Vehicle'),(13394,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13395,'app.entity.vehicle','vehicle','Unlabeled','9899','App\\Entity\\Vehicle'),(13396,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13397,'app.entity.vehicle','vehicle','Unlabeled','9900','App\\Entity\\Vehicle'),(13398,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13399,'app.entity.vehicle','vehicle','Unlabeled','9901','App\\Entity\\Vehicle'),(13400,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13401,'app.entity.vehicle','vehicle','Unlabeled','9902','App\\Entity\\Vehicle'),(13402,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13403,'app.entity.vehicle','vehicle','Unlabeled','9903','App\\Entity\\Vehicle'),(13404,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13405,'app.entity.vehicle','vehicle','Unlabeled','9988','App\\Entity\\Vehicle'),(13406,'app.entity.battery','battery','Unlabeled','249','App\\Entity\\Battery'),(13407,'app.entity.vehicle','vehicle','Unlabeled','10517','App\\Entity\\Vehicle'),(13408,'app.entity.battery','battery','Unlabeled','250','App\\Entity\\Battery'),(13409,'app.entity.vehicle','vehicle','Unlabeled','9909','App\\Entity\\Vehicle'),(13410,'app.entity.battery','battery','Unlabeled','250','App\\Entity\\Battery'),(13411,'app.entity.vehicle','vehicle','Unlabeled','9910','App\\Entity\\Vehicle'),(13412,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13413,'app.entity.vehicle','vehicle','Unlabeled','9919','App\\Entity\\Vehicle'),(13414,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13415,'app.entity.vehicle','vehicle','Unlabeled','9922','App\\Entity\\Vehicle'),(13416,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13417,'app.entity.vehicle','vehicle','Unlabeled','9931','App\\Entity\\Vehicle'),(13418,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13419,'app.entity.vehicle','vehicle','Unlabeled','9941','App\\Entity\\Vehicle'),(13420,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13421,'app.entity.vehicle','vehicle','Unlabeled','9958','App\\Entity\\Vehicle'),(13422,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13423,'app.entity.vehicle','vehicle','Unlabeled','9962','App\\Entity\\Vehicle'),(13424,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13425,'app.entity.vehicle','vehicle','Unlabeled','10000','App\\Entity\\Vehicle'),(13426,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13427,'app.entity.vehicle','vehicle','Unlabeled','10001','App\\Entity\\Vehicle'),(13428,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13429,'app.entity.vehicle','vehicle','Unlabeled','10002','App\\Entity\\Vehicle'),(13430,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13431,'app.entity.vehicle','vehicle','Unlabeled','10003','App\\Entity\\Vehicle'),(13432,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13433,'app.entity.vehicle','vehicle','Unlabeled','10004','App\\Entity\\Vehicle'),(13434,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13435,'app.entity.vehicle','vehicle','Unlabeled','10005','App\\Entity\\Vehicle'),(13436,'app.entity.battery','battery','Unlabeled','251','App\\Entity\\Battery'),(13437,'app.entity.vehicle','vehicle','Unlabeled','10006','App\\Entity\\Vehicle'),(13438,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13439,'app.entity.vehicle','vehicle','Unlabeled','9920','App\\Entity\\Vehicle'),(13440,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13441,'app.entity.vehicle','vehicle','Unlabeled','9921','App\\Entity\\Vehicle'),(13442,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13443,'app.entity.vehicle','vehicle','Unlabeled','9923','App\\Entity\\Vehicle'),(13444,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13445,'app.entity.vehicle','vehicle','Unlabeled','9924','App\\Entity\\Vehicle'),(13446,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13447,'app.entity.vehicle','vehicle','Unlabeled','9925','App\\Entity\\Vehicle'),(13448,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13449,'app.entity.vehicle','vehicle','Unlabeled','9926','App\\Entity\\Vehicle'),(13450,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13451,'app.entity.vehicle','vehicle','Unlabeled','9934','App\\Entity\\Vehicle'),(13452,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13453,'app.entity.vehicle','vehicle','Unlabeled','9940','App\\Entity\\Vehicle'),(13454,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13455,'app.entity.vehicle','vehicle','Unlabeled','9942','App\\Entity\\Vehicle'),(13456,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13457,'app.entity.vehicle','vehicle','Unlabeled','9943','App\\Entity\\Vehicle'),(13458,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13459,'app.entity.vehicle','vehicle','Unlabeled','9944','App\\Entity\\Vehicle'),(13460,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13461,'app.entity.vehicle','vehicle','Unlabeled','9954','App\\Entity\\Vehicle'),(13462,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13463,'app.entity.vehicle','vehicle','Unlabeled','9955','App\\Entity\\Vehicle'),(13464,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13465,'app.entity.vehicle','vehicle','Unlabeled','9956','App\\Entity\\Vehicle'),(13466,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13467,'app.entity.vehicle','vehicle','Unlabeled','9957','App\\Entity\\Vehicle'),(13468,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13469,'app.entity.vehicle','vehicle','Unlabeled','9959','App\\Entity\\Vehicle'),(13470,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13471,'app.entity.vehicle','vehicle','Unlabeled','9960','App\\Entity\\Vehicle'),(13472,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13473,'app.entity.vehicle','vehicle','Unlabeled','9961','App\\Entity\\Vehicle'),(13474,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13475,'app.entity.vehicle','vehicle','Unlabeled','9963','App\\Entity\\Vehicle'),(13476,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13477,'app.entity.vehicle','vehicle','Unlabeled','10022','App\\Entity\\Vehicle'),(13478,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13479,'app.entity.vehicle','vehicle','Unlabeled','10070','App\\Entity\\Vehicle'),(13480,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13481,'app.entity.vehicle','vehicle','Unlabeled','10230','App\\Entity\\Vehicle'),(13482,'app.entity.battery','battery','Unlabeled','252','App\\Entity\\Battery'),(13483,'app.entity.vehicle','vehicle','Unlabeled','10349','App\\Entity\\Vehicle'),(13484,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13485,'app.entity.vehicle','vehicle','Unlabeled','9930','App\\Entity\\Vehicle'),(13486,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13487,'app.entity.vehicle','vehicle','Unlabeled','9932','App\\Entity\\Vehicle'),(13488,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13489,'app.entity.vehicle','vehicle','Unlabeled','9933','App\\Entity\\Vehicle'),(13490,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13491,'app.entity.vehicle','vehicle','Unlabeled','9973','App\\Entity\\Vehicle'),(13492,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13493,'app.entity.vehicle','vehicle','Unlabeled','9974','App\\Entity\\Vehicle'),(13494,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13495,'app.entity.vehicle','vehicle','Unlabeled','10053','App\\Entity\\Vehicle'),(13496,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13497,'app.entity.vehicle','vehicle','Unlabeled','10055','App\\Entity\\Vehicle'),(13498,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13499,'app.entity.vehicle','vehicle','Unlabeled','10086','App\\Entity\\Vehicle'),(13500,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13501,'app.entity.vehicle','vehicle','Unlabeled','10087','App\\Entity\\Vehicle'),(13502,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13503,'app.entity.vehicle','vehicle','Unlabeled','10088','App\\Entity\\Vehicle'),(13504,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13505,'app.entity.vehicle','vehicle','Unlabeled','10089','App\\Entity\\Vehicle'),(13506,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13507,'app.entity.vehicle','vehicle','Unlabeled','10090','App\\Entity\\Vehicle'),(13508,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13509,'app.entity.vehicle','vehicle','Unlabeled','10091','App\\Entity\\Vehicle'),(13510,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13511,'app.entity.vehicle','vehicle','Unlabeled','10138','App\\Entity\\Vehicle'),(13512,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13513,'app.entity.vehicle','vehicle','Unlabeled','10139','App\\Entity\\Vehicle'),(13514,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13515,'app.entity.vehicle','vehicle','Unlabeled','10183','App\\Entity\\Vehicle'),(13516,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13517,'app.entity.vehicle','vehicle','Unlabeled','10210','App\\Entity\\Vehicle'),(13518,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13519,'app.entity.vehicle','vehicle','Unlabeled','10211','App\\Entity\\Vehicle'),(13520,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13521,'app.entity.vehicle','vehicle','Unlabeled','10249','App\\Entity\\Vehicle'),(13522,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13523,'app.entity.vehicle','vehicle','Unlabeled','10250','App\\Entity\\Vehicle'),(13524,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13525,'app.entity.vehicle','vehicle','Unlabeled','10251','App\\Entity\\Vehicle'),(13526,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13527,'app.entity.vehicle','vehicle','Unlabeled','10252','App\\Entity\\Vehicle'),(13528,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13529,'app.entity.vehicle','vehicle','Unlabeled','10253','App\\Entity\\Vehicle'),(13530,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13531,'app.entity.vehicle','vehicle','Unlabeled','10314','App\\Entity\\Vehicle'),(13532,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13533,'app.entity.vehicle','vehicle','Unlabeled','10315','App\\Entity\\Vehicle'),(13534,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13535,'app.entity.vehicle','vehicle','Unlabeled','10316','App\\Entity\\Vehicle'),(13536,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13537,'app.entity.vehicle','vehicle','Unlabeled','10317','App\\Entity\\Vehicle'),(13538,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13539,'app.entity.vehicle','vehicle','Unlabeled','10318','App\\Entity\\Vehicle'),(13540,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13541,'app.entity.vehicle','vehicle','Unlabeled','10319','App\\Entity\\Vehicle'),(13542,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13543,'app.entity.vehicle','vehicle','Unlabeled','10320','App\\Entity\\Vehicle'),(13544,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13545,'app.entity.vehicle','vehicle','Unlabeled','10392','App\\Entity\\Vehicle'),(13546,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13547,'app.entity.vehicle','vehicle','Unlabeled','10393','App\\Entity\\Vehicle'),(13548,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13549,'app.entity.vehicle','vehicle','Unlabeled','10394','App\\Entity\\Vehicle'),(13550,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13551,'app.entity.vehicle','vehicle','Unlabeled','10395','App\\Entity\\Vehicle'),(13552,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13553,'app.entity.vehicle','vehicle','Unlabeled','10396','App\\Entity\\Vehicle'),(13554,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13555,'app.entity.vehicle','vehicle','Unlabeled','10397','App\\Entity\\Vehicle'),(13556,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13557,'app.entity.vehicle','vehicle','Unlabeled','10398','App\\Entity\\Vehicle'),(13558,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13559,'app.entity.vehicle','vehicle','Unlabeled','10399','App\\Entity\\Vehicle'),(13560,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13561,'app.entity.vehicle','vehicle','Unlabeled','10400','App\\Entity\\Vehicle'),(13562,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13563,'app.entity.vehicle','vehicle','Unlabeled','10499','App\\Entity\\Vehicle'),(13564,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13565,'app.entity.vehicle','vehicle','Unlabeled','10545','App\\Entity\\Vehicle'),(13566,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13567,'app.entity.vehicle','vehicle','Unlabeled','10546','App\\Entity\\Vehicle'),(13568,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13569,'app.entity.vehicle','vehicle','Unlabeled','10547','App\\Entity\\Vehicle'),(13570,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13571,'app.entity.vehicle','vehicle','Unlabeled','10548','App\\Entity\\Vehicle'),(13572,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13573,'app.entity.vehicle','vehicle','Unlabeled','10549','App\\Entity\\Vehicle'),(13574,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13575,'app.entity.vehicle','vehicle','Unlabeled','10550','App\\Entity\\Vehicle'),(13576,'app.entity.battery','battery','Unlabeled','253','App\\Entity\\Battery'),(13577,'app.entity.vehicle','vehicle','Unlabeled','10552','App\\Entity\\Vehicle'),(13578,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13579,'app.entity.vehicle','vehicle','Unlabeled','9935','App\\Entity\\Vehicle'),(13580,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13581,'app.entity.vehicle','vehicle','Unlabeled','10015','App\\Entity\\Vehicle'),(13582,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13583,'app.entity.vehicle','vehicle','Unlabeled','10016','App\\Entity\\Vehicle'),(13584,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13585,'app.entity.vehicle','vehicle','Unlabeled','10098','App\\Entity\\Vehicle'),(13586,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13587,'app.entity.vehicle','vehicle','Unlabeled','10108','App\\Entity\\Vehicle'),(13588,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13589,'app.entity.vehicle','vehicle','Unlabeled','10109','App\\Entity\\Vehicle'),(13590,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13591,'app.entity.vehicle','vehicle','Unlabeled','10110','App\\Entity\\Vehicle'),(13592,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13593,'app.entity.vehicle','vehicle','Unlabeled','10111','App\\Entity\\Vehicle'),(13594,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13595,'app.entity.vehicle','vehicle','Unlabeled','10112','App\\Entity\\Vehicle'),(13596,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13597,'app.entity.vehicle','vehicle','Unlabeled','10113','App\\Entity\\Vehicle'),(13598,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13599,'app.entity.vehicle','vehicle','Unlabeled','10114','App\\Entity\\Vehicle'),(13600,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13601,'app.entity.vehicle','vehicle','Unlabeled','10115','App\\Entity\\Vehicle'),(13602,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13603,'app.entity.vehicle','vehicle','Unlabeled','10121','App\\Entity\\Vehicle'),(13604,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13605,'app.entity.vehicle','vehicle','Unlabeled','10122','App\\Entity\\Vehicle'),(13606,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13607,'app.entity.vehicle','vehicle','Unlabeled','10135','App\\Entity\\Vehicle'),(13608,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13609,'app.entity.vehicle','vehicle','Unlabeled','10153','App\\Entity\\Vehicle'),(13610,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13611,'app.entity.vehicle','vehicle','Unlabeled','10154','App\\Entity\\Vehicle'),(13612,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13613,'app.entity.vehicle','vehicle','Unlabeled','10155','App\\Entity\\Vehicle'),(13614,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13615,'app.entity.vehicle','vehicle','Unlabeled','10156','App\\Entity\\Vehicle'),(13616,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13617,'app.entity.vehicle','vehicle','Unlabeled','10157','App\\Entity\\Vehicle'),(13618,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13619,'app.entity.vehicle','vehicle','Unlabeled','10158','App\\Entity\\Vehicle'),(13620,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13621,'app.entity.vehicle','vehicle','Unlabeled','10159','App\\Entity\\Vehicle'),(13622,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13623,'app.entity.vehicle','vehicle','Unlabeled','10186','App\\Entity\\Vehicle'),(13624,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13625,'app.entity.vehicle','vehicle','Unlabeled','10187','App\\Entity\\Vehicle'),(13626,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13627,'app.entity.vehicle','vehicle','Unlabeled','10188','App\\Entity\\Vehicle'),(13628,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13629,'app.entity.vehicle','vehicle','Unlabeled','10192','App\\Entity\\Vehicle'),(13630,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13631,'app.entity.vehicle','vehicle','Unlabeled','10193','App\\Entity\\Vehicle'),(13632,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13633,'app.entity.vehicle','vehicle','Unlabeled','10194','App\\Entity\\Vehicle'),(13634,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13635,'app.entity.vehicle','vehicle','Unlabeled','10195','App\\Entity\\Vehicle'),(13636,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13637,'app.entity.vehicle','vehicle','Unlabeled','10196','App\\Entity\\Vehicle'),(13638,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13639,'app.entity.vehicle','vehicle','Unlabeled','10197','App\\Entity\\Vehicle'),(13640,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13641,'app.entity.vehicle','vehicle','Unlabeled','10198','App\\Entity\\Vehicle'),(13642,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13643,'app.entity.vehicle','vehicle','Unlabeled','10199','App\\Entity\\Vehicle'),(13644,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13645,'app.entity.vehicle','vehicle','Unlabeled','10200','App\\Entity\\Vehicle'),(13646,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13647,'app.entity.vehicle','vehicle','Unlabeled','10212','App\\Entity\\Vehicle'),(13648,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13649,'app.entity.vehicle','vehicle','Unlabeled','10227','App\\Entity\\Vehicle'),(13650,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13651,'app.entity.vehicle','vehicle','Unlabeled','10228','App\\Entity\\Vehicle'),(13652,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13653,'app.entity.vehicle','vehicle','Unlabeled','10229','App\\Entity\\Vehicle'),(13654,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13655,'app.entity.vehicle','vehicle','Unlabeled','10235','App\\Entity\\Vehicle'),(13656,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13657,'app.entity.vehicle','vehicle','Unlabeled','10266','App\\Entity\\Vehicle'),(13658,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13659,'app.entity.vehicle','vehicle','Unlabeled','10267','App\\Entity\\Vehicle'),(13660,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13661,'app.entity.vehicle','vehicle','Unlabeled','10268','App\\Entity\\Vehicle'),(13662,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13663,'app.entity.vehicle','vehicle','Unlabeled','10290','App\\Entity\\Vehicle'),(13664,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13665,'app.entity.vehicle','vehicle','Unlabeled','10327','App\\Entity\\Vehicle'),(13666,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13667,'app.entity.vehicle','vehicle','Unlabeled','10339','App\\Entity\\Vehicle'),(13668,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13669,'app.entity.vehicle','vehicle','Unlabeled','10341','App\\Entity\\Vehicle'),(13670,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13671,'app.entity.vehicle','vehicle','Unlabeled','10342','App\\Entity\\Vehicle'),(13672,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13673,'app.entity.vehicle','vehicle','Unlabeled','10343','App\\Entity\\Vehicle'),(13674,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13675,'app.entity.vehicle','vehicle','Unlabeled','10344','App\\Entity\\Vehicle'),(13676,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13677,'app.entity.vehicle','vehicle','Unlabeled','10345','App\\Entity\\Vehicle'),(13678,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13679,'app.entity.vehicle','vehicle','Unlabeled','10347','App\\Entity\\Vehicle'),(13680,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13681,'app.entity.vehicle','vehicle','Unlabeled','10348','App\\Entity\\Vehicle'),(13682,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13683,'app.entity.vehicle','vehicle','Unlabeled','10350','App\\Entity\\Vehicle'),(13684,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13685,'app.entity.vehicle','vehicle','Unlabeled','10419','App\\Entity\\Vehicle'),(13686,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13687,'app.entity.vehicle','vehicle','Unlabeled','10420','App\\Entity\\Vehicle'),(13688,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13689,'app.entity.vehicle','vehicle','Unlabeled','10421','App\\Entity\\Vehicle'),(13690,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13691,'app.entity.vehicle','vehicle','Unlabeled','10422','App\\Entity\\Vehicle'),(13692,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13693,'app.entity.vehicle','vehicle','Unlabeled','10423','App\\Entity\\Vehicle'),(13694,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13695,'app.entity.vehicle','vehicle','Unlabeled','10424','App\\Entity\\Vehicle'),(13696,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13697,'app.entity.vehicle','vehicle','Unlabeled','10427','App\\Entity\\Vehicle'),(13698,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13699,'app.entity.vehicle','vehicle','Unlabeled','10428','App\\Entity\\Vehicle'),(13700,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13701,'app.entity.vehicle','vehicle','Unlabeled','10429','App\\Entity\\Vehicle'),(13702,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13703,'app.entity.vehicle','vehicle','Unlabeled','10430','App\\Entity\\Vehicle'),(13704,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13705,'app.entity.vehicle','vehicle','Unlabeled','10431','App\\Entity\\Vehicle'),(13706,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13707,'app.entity.vehicle','vehicle','Unlabeled','10432','App\\Entity\\Vehicle'),(13708,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13709,'app.entity.vehicle','vehicle','Unlabeled','10433','App\\Entity\\Vehicle'),(13710,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13711,'app.entity.vehicle','vehicle','Unlabeled','10434','App\\Entity\\Vehicle'),(13712,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13713,'app.entity.vehicle','vehicle','Unlabeled','10571','App\\Entity\\Vehicle'),(13714,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13715,'app.entity.vehicle','vehicle','Unlabeled','10573','App\\Entity\\Vehicle'),(13716,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13717,'app.entity.vehicle','vehicle','Unlabeled','10574','App\\Entity\\Vehicle'),(13718,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13719,'app.entity.vehicle','vehicle','Unlabeled','10575','App\\Entity\\Vehicle'),(13720,'app.entity.battery','battery','Unlabeled','254','App\\Entity\\Battery'),(13721,'app.entity.vehicle','vehicle','Unlabeled','10576','App\\Entity\\Vehicle'),(13722,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13723,'app.entity.vehicle','vehicle','Unlabeled','9950','App\\Entity\\Vehicle'),(13724,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13725,'app.entity.vehicle','vehicle','Unlabeled','9951','App\\Entity\\Vehicle'),(13726,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13727,'app.entity.vehicle','vehicle','Unlabeled','9952','App\\Entity\\Vehicle'),(13728,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13729,'app.entity.vehicle','vehicle','Unlabeled','10024','App\\Entity\\Vehicle'),(13730,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13731,'app.entity.vehicle','vehicle','Unlabeled','10028','App\\Entity\\Vehicle'),(13732,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13733,'app.entity.vehicle','vehicle','Unlabeled','10029','App\\Entity\\Vehicle'),(13734,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13735,'app.entity.vehicle','vehicle','Unlabeled','10030','App\\Entity\\Vehicle'),(13736,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13737,'app.entity.vehicle','vehicle','Unlabeled','10031','App\\Entity\\Vehicle'),(13738,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13739,'app.entity.vehicle','vehicle','Unlabeled','10037','App\\Entity\\Vehicle'),(13740,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13741,'app.entity.vehicle','vehicle','Unlabeled','10038','App\\Entity\\Vehicle'),(13742,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13743,'app.entity.vehicle','vehicle','Unlabeled','10039','App\\Entity\\Vehicle'),(13744,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13745,'app.entity.vehicle','vehicle','Unlabeled','10040','App\\Entity\\Vehicle'),(13746,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13747,'app.entity.vehicle','vehicle','Unlabeled','10042','App\\Entity\\Vehicle'),(13748,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13749,'app.entity.vehicle','vehicle','Unlabeled','10043','App\\Entity\\Vehicle'),(13750,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13751,'app.entity.vehicle','vehicle','Unlabeled','10045','App\\Entity\\Vehicle'),(13752,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13753,'app.entity.vehicle','vehicle','Unlabeled','10046','App\\Entity\\Vehicle'),(13754,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13755,'app.entity.vehicle','vehicle','Unlabeled','10047','App\\Entity\\Vehicle'),(13756,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13757,'app.entity.vehicle','vehicle','Unlabeled','10048','App\\Entity\\Vehicle'),(13758,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13759,'app.entity.vehicle','vehicle','Unlabeled','10049','App\\Entity\\Vehicle'),(13760,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13761,'app.entity.vehicle','vehicle','Unlabeled','10050','App\\Entity\\Vehicle'),(13762,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13763,'app.entity.vehicle','vehicle','Unlabeled','10051','App\\Entity\\Vehicle'),(13764,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13765,'app.entity.vehicle','vehicle','Unlabeled','10246','App\\Entity\\Vehicle'),(13766,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13767,'app.entity.vehicle','vehicle','Unlabeled','10247','App\\Entity\\Vehicle'),(13768,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13769,'app.entity.vehicle','vehicle','Unlabeled','10248','App\\Entity\\Vehicle'),(13770,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13771,'app.entity.vehicle','vehicle','Unlabeled','10311','App\\Entity\\Vehicle'),(13772,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13773,'app.entity.vehicle','vehicle','Unlabeled','10312','App\\Entity\\Vehicle'),(13774,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13775,'app.entity.vehicle','vehicle','Unlabeled','10313','App\\Entity\\Vehicle'),(13776,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13777,'app.entity.vehicle','vehicle','Unlabeled','10346','App\\Entity\\Vehicle'),(13778,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13779,'app.entity.vehicle','vehicle','Unlabeled','10383','App\\Entity\\Vehicle'),(13780,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13781,'app.entity.vehicle','vehicle','Unlabeled','10384','App\\Entity\\Vehicle'),(13782,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13783,'app.entity.vehicle','vehicle','Unlabeled','10385','App\\Entity\\Vehicle'),(13784,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13785,'app.entity.vehicle','vehicle','Unlabeled','10386','App\\Entity\\Vehicle'),(13786,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13787,'app.entity.vehicle','vehicle','Unlabeled','10387','App\\Entity\\Vehicle'),(13788,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13789,'app.entity.vehicle','vehicle','Unlabeled','10388','App\\Entity\\Vehicle'),(13790,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13791,'app.entity.vehicle','vehicle','Unlabeled','10389','App\\Entity\\Vehicle'),(13792,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13793,'app.entity.vehicle','vehicle','Unlabeled','10390','App\\Entity\\Vehicle'),(13794,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13795,'app.entity.vehicle','vehicle','Unlabeled','10391','App\\Entity\\Vehicle'),(13796,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13797,'app.entity.vehicle','vehicle','Unlabeled','10439','App\\Entity\\Vehicle'),(13798,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13799,'app.entity.vehicle','vehicle','Unlabeled','10440','App\\Entity\\Vehicle'),(13800,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13801,'app.entity.vehicle','vehicle','Unlabeled','10490','App\\Entity\\Vehicle'),(13802,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13803,'app.entity.vehicle','vehicle','Unlabeled','10491','App\\Entity\\Vehicle'),(13804,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13805,'app.entity.vehicle','vehicle','Unlabeled','10492','App\\Entity\\Vehicle'),(13806,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13807,'app.entity.vehicle','vehicle','Unlabeled','10493','App\\Entity\\Vehicle'),(13808,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13809,'app.entity.vehicle','vehicle','Unlabeled','10494','App\\Entity\\Vehicle'),(13810,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13811,'app.entity.vehicle','vehicle','Unlabeled','10495','App\\Entity\\Vehicle'),(13812,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13813,'app.entity.vehicle','vehicle','Unlabeled','10496','App\\Entity\\Vehicle'),(13814,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13815,'app.entity.vehicle','vehicle','Unlabeled','10529','App\\Entity\\Vehicle'),(13816,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13817,'app.entity.vehicle','vehicle','Unlabeled','10530','App\\Entity\\Vehicle'),(13818,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13819,'app.entity.vehicle','vehicle','Unlabeled','10531','App\\Entity\\Vehicle'),(13820,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13821,'app.entity.vehicle','vehicle','Unlabeled','10532','App\\Entity\\Vehicle'),(13822,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13823,'app.entity.vehicle','vehicle','Unlabeled','10533','App\\Entity\\Vehicle'),(13824,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13825,'app.entity.vehicle','vehicle','Unlabeled','10534','App\\Entity\\Vehicle'),(13826,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13827,'app.entity.vehicle','vehicle','Unlabeled','10535','App\\Entity\\Vehicle'),(13828,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13829,'app.entity.vehicle','vehicle','Unlabeled','10536','App\\Entity\\Vehicle'),(13830,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13831,'app.entity.vehicle','vehicle','Unlabeled','10537','App\\Entity\\Vehicle'),(13832,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13833,'app.entity.vehicle','vehicle','Unlabeled','10538','App\\Entity\\Vehicle'),(13834,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13835,'app.entity.vehicle','vehicle','Unlabeled','10539','App\\Entity\\Vehicle'),(13836,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13837,'app.entity.vehicle','vehicle','Unlabeled','10540','App\\Entity\\Vehicle'),(13838,'app.entity.battery','battery','Unlabeled','255','App\\Entity\\Battery'),(13839,'app.entity.vehicle','vehicle','Unlabeled','10541','App\\Entity\\Vehicle'),(13840,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13841,'app.entity.vehicle','vehicle','Unlabeled','9975','App\\Entity\\Vehicle'),(13842,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13843,'app.entity.vehicle','vehicle','Unlabeled','9976','App\\Entity\\Vehicle'),(13844,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13845,'app.entity.vehicle','vehicle','Unlabeled','9977','App\\Entity\\Vehicle'),(13846,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13847,'app.entity.vehicle','vehicle','Unlabeled','9978','App\\Entity\\Vehicle'),(13848,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13849,'app.entity.vehicle','vehicle','Unlabeled','10008','App\\Entity\\Vehicle'),(13850,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13851,'app.entity.vehicle','vehicle','Unlabeled','10009','App\\Entity\\Vehicle'),(13852,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13853,'app.entity.vehicle','vehicle','Unlabeled','10010','App\\Entity\\Vehicle'),(13854,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13855,'app.entity.vehicle','vehicle','Unlabeled','10011','App\\Entity\\Vehicle'),(13856,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13857,'app.entity.vehicle','vehicle','Unlabeled','10012','App\\Entity\\Vehicle'),(13858,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13859,'app.entity.vehicle','vehicle','Unlabeled','10013','App\\Entity\\Vehicle'),(13860,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13861,'app.entity.vehicle','vehicle','Unlabeled','10014','App\\Entity\\Vehicle'),(13862,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13863,'app.entity.vehicle','vehicle','Unlabeled','10025','App\\Entity\\Vehicle'),(13864,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13865,'app.entity.vehicle','vehicle','Unlabeled','10099','App\\Entity\\Vehicle'),(13866,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13867,'app.entity.vehicle','vehicle','Unlabeled','10100','App\\Entity\\Vehicle'),(13868,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13869,'app.entity.vehicle','vehicle','Unlabeled','10101','App\\Entity\\Vehicle'),(13870,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13871,'app.entity.vehicle','vehicle','Unlabeled','10102','App\\Entity\\Vehicle'),(13872,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13873,'app.entity.vehicle','vehicle','Unlabeled','10103','App\\Entity\\Vehicle'),(13874,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13875,'app.entity.vehicle','vehicle','Unlabeled','10104','App\\Entity\\Vehicle'),(13876,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13877,'app.entity.vehicle','vehicle','Unlabeled','10105','App\\Entity\\Vehicle'),(13878,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13879,'app.entity.vehicle','vehicle','Unlabeled','10106','App\\Entity\\Vehicle'),(13880,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13881,'app.entity.vehicle','vehicle','Unlabeled','10107','App\\Entity\\Vehicle'),(13882,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13883,'app.entity.vehicle','vehicle','Unlabeled','10117','App\\Entity\\Vehicle'),(13884,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13885,'app.entity.vehicle','vehicle','Unlabeled','10149','App\\Entity\\Vehicle'),(13886,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13887,'app.entity.vehicle','vehicle','Unlabeled','10150','App\\Entity\\Vehicle'),(13888,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13889,'app.entity.vehicle','vehicle','Unlabeled','10151','App\\Entity\\Vehicle'),(13890,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13891,'app.entity.vehicle','vehicle','Unlabeled','10152','App\\Entity\\Vehicle'),(13892,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13893,'app.entity.vehicle','vehicle','Unlabeled','10216','App\\Entity\\Vehicle'),(13894,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13895,'app.entity.vehicle','vehicle','Unlabeled','10260','App\\Entity\\Vehicle'),(13896,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13897,'app.entity.vehicle','vehicle','Unlabeled','10336','App\\Entity\\Vehicle'),(13898,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13899,'app.entity.vehicle','vehicle','Unlabeled','10337','App\\Entity\\Vehicle'),(13900,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13901,'app.entity.vehicle','vehicle','Unlabeled','10414','App\\Entity\\Vehicle'),(13902,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13903,'app.entity.vehicle','vehicle','Unlabeled','10415','App\\Entity\\Vehicle'),(13904,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13905,'app.entity.vehicle','vehicle','Unlabeled','10416','App\\Entity\\Vehicle'),(13906,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13907,'app.entity.vehicle','vehicle','Unlabeled','10417','App\\Entity\\Vehicle'),(13908,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13909,'app.entity.vehicle','vehicle','Unlabeled','10418','App\\Entity\\Vehicle'),(13910,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13911,'app.entity.vehicle','vehicle','Unlabeled','10458','App\\Entity\\Vehicle'),(13912,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13913,'app.entity.vehicle','vehicle','Unlabeled','10470','App\\Entity\\Vehicle'),(13914,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13915,'app.entity.vehicle','vehicle','Unlabeled','10471','App\\Entity\\Vehicle'),(13916,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13917,'app.entity.vehicle','vehicle','Unlabeled','10472','App\\Entity\\Vehicle'),(13918,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13919,'app.entity.vehicle','vehicle','Unlabeled','10473','App\\Entity\\Vehicle'),(13920,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13921,'app.entity.vehicle','vehicle','Unlabeled','10474','App\\Entity\\Vehicle'),(13922,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13923,'app.entity.vehicle','vehicle','Unlabeled','10475','App\\Entity\\Vehicle'),(13924,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13925,'app.entity.vehicle','vehicle','Unlabeled','10511','App\\Entity\\Vehicle'),(13926,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13927,'app.entity.vehicle','vehicle','Unlabeled','10566','App\\Entity\\Vehicle'),(13928,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13929,'app.entity.vehicle','vehicle','Unlabeled','10567','App\\Entity\\Vehicle'),(13930,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13931,'app.entity.vehicle','vehicle','Unlabeled','10568','App\\Entity\\Vehicle'),(13932,'app.entity.battery','battery','Unlabeled','256','App\\Entity\\Battery'),(13933,'app.entity.vehicle','vehicle','Unlabeled','10569','App\\Entity\\Vehicle'),(13934,'app.entity.battery','battery','Unlabeled','257','App\\Entity\\Battery'),(13935,'app.entity.vehicle','vehicle','Unlabeled','9998','App\\Entity\\Vehicle'),(13936,'app.entity.battery','battery','Unlabeled','257','App\\Entity\\Battery'),(13937,'app.entity.vehicle','vehicle','Unlabeled','9999','App\\Entity\\Vehicle'),(13938,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13939,'app.entity.vehicle','vehicle','Unlabeled','10007','App\\Entity\\Vehicle'),(13940,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13941,'app.entity.vehicle','vehicle','Unlabeled','10017','App\\Entity\\Vehicle'),(13942,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13943,'app.entity.vehicle','vehicle','Unlabeled','10023','App\\Entity\\Vehicle'),(13944,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13945,'app.entity.vehicle','vehicle','Unlabeled','10032','App\\Entity\\Vehicle'),(13946,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13947,'app.entity.vehicle','vehicle','Unlabeled','10097','App\\Entity\\Vehicle'),(13948,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13949,'app.entity.vehicle','vehicle','Unlabeled','10148','App\\Entity\\Vehicle'),(13950,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13951,'app.entity.vehicle','vehicle','Unlabeled','10257','App\\Entity\\Vehicle'),(13952,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13953,'app.entity.vehicle','vehicle','Unlabeled','10258','App\\Entity\\Vehicle'),(13954,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13955,'app.entity.vehicle','vehicle','Unlabeled','10259','App\\Entity\\Vehicle'),(13956,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13957,'app.entity.vehicle','vehicle','Unlabeled','10261','App\\Entity\\Vehicle'),(13958,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13959,'app.entity.vehicle','vehicle','Unlabeled','10326','App\\Entity\\Vehicle'),(13960,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13961,'app.entity.vehicle','vehicle','Unlabeled','10328','App\\Entity\\Vehicle'),(13962,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13963,'app.entity.vehicle','vehicle','Unlabeled','10329','App\\Entity\\Vehicle'),(13964,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13965,'app.entity.vehicle','vehicle','Unlabeled','10330','App\\Entity\\Vehicle'),(13966,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13967,'app.entity.vehicle','vehicle','Unlabeled','10331','App\\Entity\\Vehicle'),(13968,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13969,'app.entity.vehicle','vehicle','Unlabeled','10332','App\\Entity\\Vehicle'),(13970,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13971,'app.entity.vehicle','vehicle','Unlabeled','10333','App\\Entity\\Vehicle'),(13972,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13973,'app.entity.vehicle','vehicle','Unlabeled','10334','App\\Entity\\Vehicle'),(13974,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13975,'app.entity.vehicle','vehicle','Unlabeled','10335','App\\Entity\\Vehicle'),(13976,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13977,'app.entity.vehicle','vehicle','Unlabeled','10340','App\\Entity\\Vehicle'),(13978,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13979,'app.entity.vehicle','vehicle','Unlabeled','10407','App\\Entity\\Vehicle'),(13980,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13981,'app.entity.vehicle','vehicle','Unlabeled','10408','App\\Entity\\Vehicle'),(13982,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13983,'app.entity.vehicle','vehicle','Unlabeled','10409','App\\Entity\\Vehicle'),(13984,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13985,'app.entity.vehicle','vehicle','Unlabeled','10410','App\\Entity\\Vehicle'),(13986,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13987,'app.entity.vehicle','vehicle','Unlabeled','10411','App\\Entity\\Vehicle'),(13988,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13989,'app.entity.vehicle','vehicle','Unlabeled','10412','App\\Entity\\Vehicle'),(13990,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13991,'app.entity.vehicle','vehicle','Unlabeled','10413','App\\Entity\\Vehicle'),(13992,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13993,'app.entity.vehicle','vehicle','Unlabeled','10562','App\\Entity\\Vehicle'),(13994,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13995,'app.entity.vehicle','vehicle','Unlabeled','10563','App\\Entity\\Vehicle'),(13996,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13997,'app.entity.vehicle','vehicle','Unlabeled','10564','App\\Entity\\Vehicle'),(13998,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(13999,'app.entity.vehicle','vehicle','Unlabeled','10565','App\\Entity\\Vehicle'),(14000,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(14001,'app.entity.vehicle','vehicle','Unlabeled','10577','App\\Entity\\Vehicle'),(14002,'app.entity.battery','battery','Unlabeled','258','App\\Entity\\Battery'),(14003,'app.entity.vehicle','vehicle','Unlabeled','10589','App\\Entity\\Vehicle'),(14004,'app.entity.battery','battery','Unlabeled','259','App\\Entity\\Battery'),(14005,'app.entity.vehicle','vehicle','Unlabeled','10021','App\\Entity\\Vehicle'),(14006,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14007,'app.entity.vehicle','vehicle','Unlabeled','10034','App\\Entity\\Vehicle'),(14008,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14009,'app.entity.vehicle','vehicle','Unlabeled','10035','App\\Entity\\Vehicle'),(14010,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14011,'app.entity.vehicle','vehicle','Unlabeled','10137','App\\Entity\\Vehicle'),(14012,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14013,'app.entity.vehicle','vehicle','Unlabeled','10140','App\\Entity\\Vehicle'),(14014,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14015,'app.entity.vehicle','vehicle','Unlabeled','10180','App\\Entity\\Vehicle'),(14016,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14017,'app.entity.vehicle','vehicle','Unlabeled','10245','App\\Entity\\Vehicle'),(14018,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14019,'app.entity.vehicle','vehicle','Unlabeled','10365','App\\Entity\\Vehicle'),(14020,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14021,'app.entity.vehicle','vehicle','Unlabeled','10482','App\\Entity\\Vehicle'),(14022,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14023,'app.entity.vehicle','vehicle','Unlabeled','10483','App\\Entity\\Vehicle'),(14024,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14025,'app.entity.vehicle','vehicle','Unlabeled','10484','App\\Entity\\Vehicle'),(14026,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14027,'app.entity.vehicle','vehicle','Unlabeled','10485','App\\Entity\\Vehicle'),(14028,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14029,'app.entity.vehicle','vehicle','Unlabeled','10486','App\\Entity\\Vehicle'),(14030,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14031,'app.entity.vehicle','vehicle','Unlabeled','10523','App\\Entity\\Vehicle'),(14032,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14033,'app.entity.vehicle','vehicle','Unlabeled','10524','App\\Entity\\Vehicle'),(14034,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14035,'app.entity.vehicle','vehicle','Unlabeled','10525','App\\Entity\\Vehicle'),(14036,'app.entity.battery','battery','Unlabeled','260','App\\Entity\\Battery'),(14037,'app.entity.vehicle','vehicle','Unlabeled','10618','App\\Entity\\Vehicle'),(14038,'app.entity.battery','battery','Unlabeled','261','App\\Entity\\Battery'),(14039,'app.entity.vehicle','vehicle','Unlabeled','10041','App\\Entity\\Vehicle'),(14040,'app.entity.battery','battery','Unlabeled','261','App\\Entity\\Battery'),(14041,'app.entity.vehicle','vehicle','Unlabeled','10052','App\\Entity\\Vehicle'),(14042,'app.entity.battery','battery','Unlabeled','261','App\\Entity\\Battery'),(14043,'app.entity.vehicle','vehicle','Unlabeled','10543','App\\Entity\\Vehicle'),(14044,'app.entity.battery','battery','Unlabeled','261','App\\Entity\\Battery'),(14045,'app.entity.vehicle','vehicle','Unlabeled','10544','App\\Entity\\Vehicle'),(14046,'app.entity.battery','battery','Unlabeled','262','App\\Entity\\Battery'),(14047,'app.entity.vehicle','vehicle','Unlabeled','10497','App\\Entity\\Vehicle'),(14048,'app.entity.battery','battery','Unlabeled','262','App\\Entity\\Battery'),(14049,'app.entity.vehicle','vehicle','Unlabeled','10498','App\\Entity\\Vehicle'),(14050,'app.entity.battery','battery','Unlabeled','262','App\\Entity\\Battery'),(14051,'app.entity.vehicle','vehicle','Unlabeled','10542','App\\Entity\\Vehicle'),(14052,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14053,'app.entity.vehicle','vehicle','Unlabeled','10057','App\\Entity\\Vehicle'),(14054,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14055,'app.entity.vehicle','vehicle','Unlabeled','10223','App\\Entity\\Vehicle'),(14056,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14057,'app.entity.vehicle','vehicle','Unlabeled','10224','App\\Entity\\Vehicle'),(14058,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14059,'app.entity.vehicle','vehicle','Unlabeled','10255','App\\Entity\\Vehicle'),(14060,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14061,'app.entity.vehicle','vehicle','Unlabeled','10256','App\\Entity\\Vehicle'),(14062,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14063,'app.entity.vehicle','vehicle','Unlabeled','10324','App\\Entity\\Vehicle'),(14064,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14065,'app.entity.vehicle','vehicle','Unlabeled','10403','App\\Entity\\Vehicle'),(14066,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14067,'app.entity.vehicle','vehicle','Unlabeled','10404','App\\Entity\\Vehicle'),(14068,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14069,'app.entity.vehicle','vehicle','Unlabeled','10405','App\\Entity\\Vehicle'),(14070,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14071,'app.entity.vehicle','vehicle','Unlabeled','10487','App\\Entity\\Vehicle'),(14072,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14073,'app.entity.vehicle','vehicle','Unlabeled','10510','App\\Entity\\Vehicle'),(14074,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14075,'app.entity.vehicle','vehicle','Unlabeled','10554','App\\Entity\\Vehicle'),(14076,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14077,'app.entity.vehicle','vehicle','Unlabeled','10555','App\\Entity\\Vehicle'),(14078,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14079,'app.entity.vehicle','vehicle','Unlabeled','10560','App\\Entity\\Vehicle'),(14080,'app.entity.battery','battery','Unlabeled','263','App\\Entity\\Battery'),(14081,'app.entity.vehicle','vehicle','Unlabeled','10561','App\\Entity\\Vehicle'),(14082,'app.entity.battery','battery','Unlabeled','264','App\\Entity\\Battery'),(14083,'app.entity.vehicle','vehicle','Unlabeled','10059','App\\Entity\\Vehicle'),(14084,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14085,'app.entity.vehicle','vehicle','Unlabeled','10071','App\\Entity\\Vehicle'),(14086,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14087,'app.entity.vehicle','vehicle','Unlabeled','10078','App\\Entity\\Vehicle'),(14088,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14089,'app.entity.vehicle','vehicle','Unlabeled','10079','App\\Entity\\Vehicle'),(14090,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14091,'app.entity.vehicle','vehicle','Unlabeled','10130','App\\Entity\\Vehicle'),(14092,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14093,'app.entity.vehicle','vehicle','Unlabeled','10177','App\\Entity\\Vehicle'),(14094,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14095,'app.entity.vehicle','vehicle','Unlabeled','10191','App\\Entity\\Vehicle'),(14096,'app.entity.battery','battery','Unlabeled','265','App\\Entity\\Battery'),(14097,'app.entity.vehicle','vehicle','Unlabeled','10203','App\\Entity\\Vehicle'),(14098,'app.entity.battery','battery','Unlabeled','266','App\\Entity\\Battery'),(14099,'app.entity.vehicle','vehicle','Unlabeled','10085','App\\Entity\\Vehicle'),(14100,'app.entity.battery','battery','Unlabeled','267','App\\Entity\\Battery'),(14101,'app.entity.vehicle','vehicle','Unlabeled','10116','App\\Entity\\Vehicle'),(14102,'app.entity.battery','battery','Unlabeled','267','App\\Entity\\Battery'),(14103,'app.entity.vehicle','vehicle','Unlabeled','10225','App\\Entity\\Vehicle'),(14104,'app.entity.battery','battery','Unlabeled','267','App\\Entity\\Battery'),(14105,'app.entity.vehicle','vehicle','Unlabeled','10226','App\\Entity\\Vehicle'),(14106,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14107,'app.entity.vehicle','vehicle','Unlabeled','10161','App\\Entity\\Vehicle'),(14108,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14109,'app.entity.vehicle','vehicle','Unlabeled','10189','App\\Entity\\Vehicle'),(14110,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14111,'app.entity.vehicle','vehicle','Unlabeled','10190','App\\Entity\\Vehicle'),(14112,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14113,'app.entity.vehicle','vehicle','Unlabeled','10338','App\\Entity\\Vehicle'),(14114,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14115,'app.entity.vehicle','vehicle','Unlabeled','10425','App\\Entity\\Vehicle'),(14116,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14117,'app.entity.vehicle','vehicle','Unlabeled','10426','App\\Entity\\Vehicle'),(14118,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14119,'app.entity.vehicle','vehicle','Unlabeled','10570','App\\Entity\\Vehicle'),(14120,'app.entity.battery','battery','Unlabeled','268','App\\Entity\\Battery'),(14121,'app.entity.vehicle','vehicle','Unlabeled','10572','App\\Entity\\Vehicle'),(14122,'app.entity.battery','battery','Unlabeled','269','App\\Entity\\Battery'),(14123,'app.entity.vehicle','vehicle','Unlabeled','10118','App\\Entity\\Vehicle'),(14124,'app.entity.battery','battery','Unlabeled','269','App\\Entity\\Battery'),(14125,'app.entity.vehicle','vehicle','Unlabeled','10119','App\\Entity\\Vehicle'),(14126,'app.entity.battery','battery','Unlabeled','270','App\\Entity\\Battery'),(14127,'app.entity.vehicle','vehicle','Unlabeled','10120','App\\Entity\\Vehicle'),(14128,'app.entity.battery','battery','Unlabeled','271','App\\Entity\\Battery'),(14129,'app.entity.vehicle','vehicle','Unlabeled','10129','App\\Entity\\Vehicle'),(14130,'app.entity.battery','battery','Unlabeled','271','App\\Entity\\Battery'),(14131,'app.entity.vehicle','vehicle','Unlabeled','10504','App\\Entity\\Vehicle'),(14132,'app.entity.battery','battery','Unlabeled','271','App\\Entity\\Battery'),(14133,'app.entity.vehicle','vehicle','Unlabeled','10505','App\\Entity\\Vehicle'),(14134,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(14135,'app.entity.vehicle','vehicle','Unlabeled','10134','App\\Entity\\Vehicle'),(14136,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(14137,'app.entity.vehicle','vehicle','Unlabeled','10204','App\\Entity\\Vehicle'),(14138,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(14139,'app.entity.vehicle','vehicle','Unlabeled','10205','App\\Entity\\Vehicle'),(14140,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(14141,'app.entity.vehicle','vehicle','Unlabeled','10206','App\\Entity\\Vehicle'),(14142,'app.entity.battery','battery','Unlabeled','272','App\\Entity\\Battery'),(14143,'app.entity.vehicle','vehicle','Unlabeled','10207','App\\Entity\\Vehicle'),(14144,'app.entity.battery','battery','Unlabeled','273','App\\Entity\\Battery'),(14145,'app.entity.vehicle','vehicle','Unlabeled','10160','App\\Entity\\Vehicle'),(14146,'app.entity.battery','battery','Unlabeled','274','App\\Entity\\Battery'),(14147,'app.entity.vehicle','vehicle','Unlabeled','10170','App\\Entity\\Vehicle'),(14148,'app.entity.battery','battery','Unlabeled','275','App\\Entity\\Battery'),(14149,'app.entity.vehicle','vehicle','Unlabeled','10208','App\\Entity\\Vehicle'),(14150,'app.entity.battery','battery','Unlabeled','275','App\\Entity\\Battery'),(14151,'app.entity.vehicle','vehicle','Unlabeled','10209','App\\Entity\\Vehicle'),(14152,'app.entity.battery','battery','Unlabeled','275','App\\Entity\\Battery'),(14153,'app.entity.vehicle','vehicle','Unlabeled','10265','App\\Entity\\Vehicle'),(14154,'app.entity.battery','battery','Unlabeled','276','App\\Entity\\Battery'),(14155,'app.entity.vehicle','vehicle','Unlabeled','10236','App\\Entity\\Vehicle'),(14156,'app.entity.battery','battery','Unlabeled','277','App\\Entity\\Battery'),(14157,'app.entity.vehicle','vehicle','Unlabeled','10254','App\\Entity\\Vehicle'),(14158,'app.entity.battery','battery','Unlabeled','278','App\\Entity\\Battery'),(14159,'app.entity.vehicle','vehicle','Unlabeled','10289','App\\Entity\\Vehicle'),(14160,'app.entity.battery','battery','Unlabeled','279','App\\Entity\\Battery'),(14161,'app.entity.vehicle','vehicle','Unlabeled','10325','App\\Entity\\Vehicle'),(14162,'app.entity.battery','battery','Unlabeled','280','App\\Entity\\Battery'),(14163,'app.entity.vehicle','vehicle','Unlabeled','10436','App\\Entity\\Vehicle'),(14164,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14165,'app.entity.vehicle','vehicle','Unlabeled','10445','App\\Entity\\Vehicle'),(14166,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14167,'app.entity.vehicle','vehicle','Unlabeled','10446','App\\Entity\\Vehicle'),(14168,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14169,'app.entity.vehicle','vehicle','Unlabeled','10447','App\\Entity\\Vehicle'),(14170,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14171,'app.entity.vehicle','vehicle','Unlabeled','10448','App\\Entity\\Vehicle'),(14172,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14173,'app.entity.vehicle','vehicle','Unlabeled','10449','App\\Entity\\Vehicle'),(14174,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14175,'app.entity.vehicle','vehicle','Unlabeled','10450','App\\Entity\\Vehicle'),(14176,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14177,'app.entity.vehicle','vehicle','Unlabeled','10451','App\\Entity\\Vehicle'),(14178,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14179,'app.entity.vehicle','vehicle','Unlabeled','10452','App\\Entity\\Vehicle'),(14180,'app.entity.battery','battery','Unlabeled','281','App\\Entity\\Battery'),(14181,'app.entity.vehicle','vehicle','Unlabeled','10459','App\\Entity\\Vehicle'),(14182,'app.entity.battery','battery','Unlabeled','282','App\\Entity\\Battery'),(14183,'app.entity.vehicle','vehicle','Unlabeled','10477','App\\Entity\\Vehicle'),(14184,'app.entity.battery','battery','Unlabeled','283','App\\Entity\\Battery'),(14185,'app.entity.vehicle','vehicle','Unlabeled','10481','App\\Entity\\Vehicle'),(14186,'app.entity.battery','battery','Unlabeled','284','App\\Entity\\Battery'),(14187,'app.entity.vehicle','vehicle','Unlabeled','10558','App\\Entity\\Vehicle'),(14188,'app.entity.battery','battery','Unlabeled','285','App\\Entity\\Battery'),(14189,'app.entity.vehicle','vehicle','Unlabeled','10559','App\\Entity\\Vehicle'),(14190,'app.entity.battery','battery','Unlabeled','286','App\\Entity\\Battery'),(14191,'app.entity.vehicle','vehicle','Unlabeled','10592','App\\Entity\\Vehicle');
|
||
/*!40000 ALTER TABLE `audit_associations` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `audit_logs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `audit_logs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `audit_logs` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`source_id` int(11) NOT NULL,
|
||
`target_id` int(11) DEFAULT NULL,
|
||
`blame_id` int(11) DEFAULT NULL,
|
||
`action` varchar(12) COLLATE utf8_unicode_ci NOT NULL,
|
||
`tbl` varchar(128) COLLATE utf8_unicode_ci NOT NULL,
|
||
`diff` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL COMMENT '(DC2Type:json_array)',
|
||
`logged_at` datetime NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_D62F2858953C1C61` (`source_id`),
|
||
UNIQUE KEY `UNIQ_D62F2858158E0B66` (`target_id`),
|
||
UNIQUE KEY `UNIQ_D62F28588C082A2E` (`blame_id`),
|
||
CONSTRAINT `FK_D62F2858158E0B66` FOREIGN KEY (`target_id`) REFERENCES `audit_associations` (`id`),
|
||
CONSTRAINT `FK_D62F28588C082A2E` FOREIGN KEY (`blame_id`) REFERENCES `audit_associations` (`id`),
|
||
CONSTRAINT `FK_D62F2858953C1C61` FOREIGN KEY (`source_id`) REFERENCES `audit_associations` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=13086 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `audit_logs`
|
||
--
|
||
|
||
LOCK TABLES `audit_logs` WRITE;
|
||
/*!40000 ALTER TABLE `audit_logs` DISABLE KEYS */;
|
||
INSERT INTO `audit_logs` VALUES (11282,11571,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"ACURA\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11283,11572,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TL 3.2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11284,11573,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ZDX 3.7 Sports Coupe\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11285,11574,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NSX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11286,11575,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INTEGRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11287,11576,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MDX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11288,11577,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RDX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"641\",\"label\":\"ACURA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11289,11578,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"ALFA ROMEO\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11290,11579,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MiTo\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11291,11580,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"155 - TWIN SPARK 16V\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11292,11581,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Giulietta\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11293,11582,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPYDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11294,11583,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"4C\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11295,11584,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"164 - VG\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11296,11585,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GTV - 2.0L V6 TURBO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"642\",\"label\":\"ALFA ROMEO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11297,11586,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"AUDI\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11298,11587,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A1\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11299,11588,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11300,11589,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11301,11590,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11302,11591,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11303,11592,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11304,11593,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A7 SPORT BACK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11305,11594,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11306,11595,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Q3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11307,11596,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Q5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11308,11597,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Q7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11309,11598,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"R8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11310,11599,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"R6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11311,11600,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11312,11601,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Q1\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11313,11602,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A1\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11314,11603,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11315,11604,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11316,11605,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11317,11606,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Q3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11318,11607,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"643\",\"label\":\"AUDI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11319,11608,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"BACKHOE\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11320,11609,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BACKHOE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"644\",\"label\":\"BACKHOE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11321,11610,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"BAIC\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11322,11611,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MZ40\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"645\",\"label\":\"BAIC\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11323,11612,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"BENTLEY\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11324,11613,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ARNAGE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11325,11614,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CONTINENTAL GT\\/GTC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11326,11615,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FLYING SPUR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11327,11616,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Continental\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11328,11617,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MULSANNE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11329,11618,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ARNAGE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"646\",\"label\":\"BENTLEY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11330,11619,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"BMW\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11331,11620,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11332,11621,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"1 SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11333,11622,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Z4\\/M5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11334,11623,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"3 SERIES BATTERY ON ENGINE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11335,11624,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"3 SERIES BATTERY UNDER SEAT\\/REAR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11336,11625,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"316I \\/ 320I \\/ 325I \\/ 328I\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11337,11626,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"5 SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11338,11627,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"523I\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11339,11628,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"6 SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11340,11629,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"7 SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11341,11630,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BMW X5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11342,11631,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11343,11632,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X1 TO X7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11344,11633,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Z3 ROADSTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11345,11634,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11346,11635,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11347,11636,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X1\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11348,11637,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"3 SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"647\",\"label\":\"BMW\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11349,11638,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"CHERY CARS\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11350,11639,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIGGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11351,11640,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"QQ6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11352,11641,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHERRY QQ3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11353,11642,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"V2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11354,11643,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COWIN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11355,11644,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHERRY A5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11356,11645,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"V5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11357,11646,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EASTAR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11358,11647,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"KARRY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11359,11648,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11360,11649,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FULWIN2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"648\",\"label\":\"CHERY CARS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11361,11650,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"CHEVROLET\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11362,11651,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAIL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11363,11652,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAMARO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11364,11653,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPARK 1.0 MT HATCH\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11365,11654,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPARK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11366,11655,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRUZE A\\/T GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11367,11656,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SONIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11368,11657,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPIN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11369,11658,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRAX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11370,11659,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OPTRA 1.6 LS WAGON MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11371,11660,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAPTIVA 2.4 GAS AT 4X2 CUV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11372,11661,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.4 SEDAN MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11373,11662,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.4 SEDAN AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11374,11663,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.2 LS MT (HATCHBACK)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11375,11664,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.2 L MT (HATCHBACK)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11376,11665,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OPTRA 1.6 LS WAGON AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11377,11666,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OPTRA 1.6 LS SEDAN MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11378,11667,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OPTRA 1.6 LS SEDAN AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11379,11668,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.2 LS AT (HATCHBACK)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11380,11669,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAPTIVA 2.4 GAS AT 4X4 CUV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11381,11670,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COLORADO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11382,11671,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MALIBU\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11383,11672,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ORLANDO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11384,11673,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ZAFIRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11385,11674,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAPTIVA 2.0 CRDI AT 4X4 CUV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11386,11675,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAPTIVA 2.0 CRDI AT 4X2 CUV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11387,11676,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SONIC 1.4L 4DR\\/5DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"On\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11388,11677,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAMARO 2LT 3.6V6 \\/ 2SS 6.2V8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11389,11678,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MALIBU 2.4L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11390,11679,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPIN 1.5 LTZ (GAS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11391,11680,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPIN 1.3 LS\\/LTZ (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11392,11681,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COLORADO (2.5\\/2.8 CRDi)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11393,11682,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRAILBLAZER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11394,11683,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRUZE 2.0 CRDi\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11395,11684,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUBURVAN 5.3 V8 4x2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11396,11685,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VENTURE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11397,11686,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRAVERSE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11398,11687,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUBURVAN 5.3 V9 4X2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11399,11688,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LUMINA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11400,11689,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HUMMER (H1\\/H2\\/H3)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11401,11690,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TAHOE 5.3 V8 4X2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11402,11691,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SILVERADO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11403,11692,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.2 LS MT (HATCHBACK)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11404,11693,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.4 SEDAN AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11405,11694,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVEO 1.4 SEDAN MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"649\",\"label\":\"CHEVROLET\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11406,11695,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"CHRYSLER\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11407,11696,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DAKOTA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11408,11697,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND CHEROKEE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11409,11698,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RAM\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11410,11699,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RAM CHARGER (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"ON\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11411,11700,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARAVAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11412,11701,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RAM CHARGER (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11413,11702,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SEBRING\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11414,11703,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PACIFICA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11415,11704,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"800C\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11416,11705,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"300C\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11417,11706,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOWN & COUNTRY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11418,11707,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DURANGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11419,11708,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND VOYAGER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11420,11709,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOWN & COUNTRY (GAS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11421,11710,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOWN & COUNTRY (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"650\",\"label\":\"CHRYSLER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11422,11711,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"DAEWOO\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11423,11712,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIELO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"651\",\"label\":\"DAEWOO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11424,11713,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESPERO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"651\",\"label\":\"DAEWOO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11425,11714,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RACER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"651\",\"label\":\"DAEWOO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11426,11715,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUPER SALOON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"651\",\"label\":\"DAEWOO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11427,11716,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PRINCE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"651\",\"label\":\"DAEWOO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11428,11717,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"DAIHATSU\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11429,11718,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FEROZA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"652\",\"label\":\"DAIHATSU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11430,11719,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI JET\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"652\",\"label\":\"DAIHATSU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11431,11720,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHARADE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"652\",\"label\":\"DAIHATSU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11432,11721,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"DODGE\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11433,11722,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CALIBER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11434,11723,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHARGER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11435,11724,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARAVAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11436,11725,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHALLENGER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11437,11726,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIPER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11438,11727,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DAKOTA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11439,11728,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NEON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11440,11729,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAGNUM\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11441,11730,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JOURNEY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11442,11731,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DURANGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11443,11732,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NITRO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"653\",\"label\":\"DODGE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11444,11733,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"FERRARI\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11445,11734,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"550 MARANELLO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11446,11735,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"599 GTB FIORANO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11447,11736,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"612 SCAGLIETTI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11448,11737,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"F355, F430, F599, F612\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11449,11738,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FF, F12 BERLINETTA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11450,11739,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"458 Italia, 488\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"654\",\"label\":\"FERRARI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11451,11740,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"FIAT UNO\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11452,11741,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALL MODELS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1992\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"655\",\"label\":\"FIAT UNO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11453,11742,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"FORD\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11454,11743,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESCAPE 2.3L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11455,11744,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LYNX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11456,11745,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESCAPE 2.0L\\/3.0L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11457,11746,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESCAPE 3.0 V6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11458,11747,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EVEREST 2,5\\/3.0 DURATORQ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11459,11748,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EVEREST 2.3L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11460,11749,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11461,11750,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGER 2.5\\/3.0 DURATORQ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11462,11751,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ECOSPORT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11463,11752,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FOCUS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11464,11753,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 MT STYLE 4 DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11465,11754,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 MT TREND 5 DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11466,11755,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 POWERSHIFT SPORTS 4DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11467,11756,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 POWERSHIFT SPORTS 5DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11468,11757,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 POWERSHIFT SPORTS 5DT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11469,11758,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.6 MT TREND 4 DR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11470,11759,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11471,11760,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESCORT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11472,11761,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MUSTANG\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11473,11762,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EVEREST\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11474,11763,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FOCUS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11475,11764,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FOCUS (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11476,11765,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11477,11766,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGER T6 2.2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11478,11767,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESCAPE 2.0\\/1.6 ECOBOOST\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11479,11768,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EVEREST 2.2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11480,11769,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORD FIESTA 1.0 ECOBOOST\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11481,11770,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EVEREST 3.2 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11482,11771,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGER T6 3.2 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11483,11772,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXPLORER 2.0 ECOBOOST\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11484,11773,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"E - 150 CHATEAU WAGON MY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11485,11774,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXPEDITION\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11486,11775,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORT TRAC (4X4)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11487,11776,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"F150 SUPER CAB (4X4)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11488,11777,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"F 150\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11489,11778,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXPLORER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"656\",\"label\":\"FORD\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11490,11779,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"FOTON\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11491,11780,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOPLANDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11492,11781,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRATOUR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11493,11782,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MPX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11494,11783,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"THUNDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11495,11784,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"THUNDER IRONMAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11496,11785,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"THUNDER STRIKE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11497,11786,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOANO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11498,11787,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BLIZZARD\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11499,11788,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIEW TRANSVAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11500,11789,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIEW TRAVELLER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11501,11790,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TORNADO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"657\",\"label\":\"FOTON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11502,11791,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"GEELY\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11503,11792,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EMGRAND 7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"658\",\"label\":\"GEELY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11504,11793,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EMGRAND 8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"658\",\"label\":\"GEELY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11505,11794,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EMGRAND X7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"658\",\"label\":\"GEELY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11506,11795,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TX4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"658\",\"label\":\"GEELY\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11507,11796,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"GMC\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11508,11797,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAVANA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"659\",\"label\":\"GMC\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11509,11798,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"GOLDEN DRAGON\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11510,11799,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAPPHIRE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"660\",\"label\":\"GOLDEN DRAGON\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11511,11800,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"GREATWALL\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11512,11801,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"661\",\"label\":\"GREATWALL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11513,11802,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HOVER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"661\",\"label\":\"GREATWALL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11514,11803,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"HAIMA\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11515,11804,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11516,11805,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HAIMA7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11517,11806,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HAIMA1 SUB-COMPACT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11518,11807,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HAIMA2 SUB-COMPACT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11519,11808,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S5 CROSSOVER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11520,11809,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"F-STAR (ALL VARIANTS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"662\",\"label\":\"HAIMA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11521,11810,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"HINO\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11522,11811,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRUCK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"663\",\"label\":\"HINO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11523,11812,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"HONDA\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11524,11813,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1992\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11525,11814,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD 2.4 S AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11526,11815,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD 3.5 S - V AT V6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11527,11816,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S2000\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11528,11817,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC 1.8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11529,11818,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC RS 1.5 TURBO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11530,11819,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11531,11820,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC 1.8 & 2.0\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11532,11821,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC 1.6L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11533,11822,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD 2.0L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11534,11823,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BRIO AMAZE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11535,11824,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CITY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11536,11825,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11537,11826,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11538,11827,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CR-V 2.0-2.4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11539,11828,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CR-Z\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11540,11829,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HRV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11541,11830,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STREAM\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11542,11831,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXTREME\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11543,11832,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIVIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11544,11833,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LEGEND\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11545,11834,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD 3.5 S (8-Gen & 9-Gen)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11546,11835,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ODYSSEY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1987\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11547,11836,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCORD 3.0L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11548,11837,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PILOT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11549,11838,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BRIO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11550,11839,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MOBILIO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11551,11840,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BR-V\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11552,11841,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAZZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11553,11842,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FIT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11554,11843,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CITY 1.3 A MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11555,11844,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CITY 1.3 S MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11556,11845,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CITY 1.3 S AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11557,11846,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CITY 1.5 E AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11558,11847,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAZZ 1.3 S MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11559,11848,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAZZ 1.3 S AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11560,11849,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAZZ 1.3 V AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"664\",\"label\":\"HONDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11561,11850,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"HUMMER\",\"col\":\"name\"}}','2018-03-13 03:35:47'),(11562,11851,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"H2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"665\",\"label\":\"HUMMER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:47'),(11563,11852,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"HYUNDAI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11564,11853,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON 2.0 GAS 4X2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11565,11854,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON 2.0 GAS 4x2 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11566,11855,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRETA (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2017\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11567,11856,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GENESIS COUPE 2.0 TURBO 6 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11568,11857,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COUPE GLS 2.0 GAS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11569,11858,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COUPE GLS 2.7 V6 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11570,11859,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXCEL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11571,11860,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GETZ Gas 1.1 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11572,11861,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MATRIX (1.6 Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11573,11862,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRETA (GAS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2017\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11574,11863,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ELANTRA GLS 1.6 CRDI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11575,11864,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GENESIS TURBO SAT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11576,11865,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GETZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11577,11866,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ATOZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11578,11867,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"i30\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11579,11868,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCENT GL 1.5 CRDI MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11580,11869,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCENT GLS 1.5 CRDI MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11581,11870,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AZERA GLS 3.3 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11582,11871,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SONATA GLS 2.4 GAS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11583,11872,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SONATA GLS 2.7 GAS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11584,11873,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIBURON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11585,11874,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GENESIS 3.8 V6 GLS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11586,11875,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GENESIS COUPE 3.8 V6 6 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11587,11876,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GETZ CRDi 1.5 MT (FL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2009\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11588,11877,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRACE (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11589,11878,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MATRIX (CRDI DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11590,11879,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"H 100 \\/ GRACE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11591,11880,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON CRDI DSL 4X4 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11592,11881,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX CRDI VGT GLS AT 12S\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11593,11882,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX CRDI VGT GLS AT SS 10S\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11594,11883,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX CRDI VGT GLS MT 10S\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11595,11884,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX CRDI VGT GLS MT 12S\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11596,11885,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX CRDI VGT GOLD AT 10S\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11597,11886,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX TCI GL MT 10\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11598,11887,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX TCI GL MT 12\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11599,11888,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STAREX TCI GLS AT 10\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11600,11889,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON CRDI DSL 4X2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11601,11890,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PORTER 2.6 DIESEL (CAB CHASSIS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11602,11891,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PORTER 2.6 DIESEL (SHUTTLE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11603,11892,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PORTER 2.6 DIESEL (CLOSED VAN)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11604,11893,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PORTER 2.6 DIESEL (DROP SIDE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11605,11894,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PORTER 2.6 DIESEL (XG)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11606,11895,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SANTA FE 2.7 GLS 4X4 AT GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11607,11896,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SANTA FE 2.2 GLS 4X4 AT CRDI DSL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11608,11897,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SANTA FE 2.2 GLS 4x2 AT CRDi DSL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11609,11898,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON CRDi DSL 4x2 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11610,11899,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TUCSON CRDI DSL 4X4 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11611,11900,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND STAREX TCI GL MT 12\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11612,11901,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND STAREX TCI GLS AT 10\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11613,11902,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRUCK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11614,11903,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VERA CRUZ GLS 3.0 V6 CRDI DSL AT 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11615,11904,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GALLOPER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11616,11905,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I10 1.1 GL NT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11617,11906,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I10 1.1 GLS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11618,11907,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I10 1.1 GLS MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11619,11908,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I10 1.2 GLS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11620,11909,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I10 1.2 GLS MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11621,11910,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"I20\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11622,11911,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11623,11912,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ELANTRA GLS 1.6\\/1.8 Gas\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11624,11913,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCENT GLS 1.5 CRDI MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11625,11914,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACCENT GL 1.5 CRDI MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11626,11915,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ELANTRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11627,11916,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"H350\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"666\",\"label\":\"HYUNDAI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11628,11917,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"INFINITI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11629,11918,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"QX56\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"667\",\"label\":\"INFINITI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11630,11919,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"ISUZU\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11631,11920,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CROSSWIND\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11632,11921,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HIGHLANDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11633,11922,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NHR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11634,11923,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NKR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11635,11924,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORTIVO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11636,11925,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MU-X 2.5Li 4X2\\/3.0Li 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11637,11926,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"D-MAX 3.0 ITEQ 4X2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11638,11927,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"D-MAX 2.5Li 4X2\\/3.0Li 4X4 (New Gen Body)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11639,11928,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FSR 34SL \\/ FVR 34SL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11640,11929,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FTR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11641,11930,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ELF\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11642,11931,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CANTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11643,11932,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NQR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11644,11933,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TROOPER (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11645,11934,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TROOPER (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11646,11935,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"iVan\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11647,11936,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IPV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11648,11937,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTERRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11649,11938,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"D-MAX 3.0 ITEQ 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11650,11939,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FUEGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11651,11940,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTERRA ZEN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11652,11941,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTERRA URVAN CRUIZER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11653,11942,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PICK UP (ALL MODELS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11654,11943,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BIGHORN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11655,11944,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORWARD\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"668\",\"label\":\"ISUZU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11656,11945,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"JAC\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11657,11946,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRUCK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"669\",\"label\":\"JAC\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11658,11947,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"JAGUAR\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11659,11948,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR S-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11660,11949,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR XJR-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11661,11950,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR XJ-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11662,11951,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR XKR-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11663,11952,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR XK-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11664,11953,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR XS-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11665,11954,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JAGUAR X-TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11666,11955,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XF TYPE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"670\",\"label\":\"JAGUAR\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11667,11956,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"JEEP\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11668,11957,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"WRANGLER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"671\",\"label\":\"JEEP\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11669,11958,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COMMANDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"671\",\"label\":\"JEEP\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11670,11959,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHEROKEE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"671\",\"label\":\"JEEP\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11671,11960,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"KIA\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11672,11961,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PICANTO DLX AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11673,11962,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARENS 2.0 Li GAS EX AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11674,11963,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PRIDE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11675,11964,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SOUL GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11676,11965,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SOUL 2.0 GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11677,11966,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORTAGE 2.0 L GAS AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11678,11967,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"KIA FORTE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11679,11968,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SEPHIA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11680,11969,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RIO 1.4L EX SEDAN AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11681,11970,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RIO 1.4L EX SEDAN MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11682,11971,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MOJAVE GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11683,11972,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SORENTO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11684,11973,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OPTIMA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11685,11974,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SEDONA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11686,11975,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BESTA 2.2L (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11687,11976,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PREGIO 2.2L (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11688,11977,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARENS 2.0 Li LX CRDi AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11689,11978,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARENS 2.0 Li EX CRDi AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11690,11979,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARENS 2.0 GAS (1st Gen Body only)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11691,11980,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11692,11981,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORTAGE 2.0 LDSL AT CRDi 4x4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11693,11982,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORTAGE 2.0 LDSL AT CRDi 4x2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11694,11983,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL EX AT CRDI (LWB)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11695,11984,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL EX AT CRDI (SWB) 8 SEATER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11696,11985,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL LX AT CRDI (LWB)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11697,11986,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL LX AT CRDI (SWB) 8 SEATER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11698,11987,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARNIVAL LX MT CRDI (SWB) 8 SEATER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11699,11988,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"K2700\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11700,11989,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CERES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11701,11990,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PICANTO DLX MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11702,11991,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPORTAGE 2.0 GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"672\",\"label\":\"KIA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11703,11992,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"LAMBORGHINI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11704,11993,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GALLARDO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11705,11994,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVENTADOR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11706,11995,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MURCIELAGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11707,11996,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HURRACAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11708,11997,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DIABLO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11709,11998,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COUNTACH LP400-P\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"673\",\"label\":\"LAMBORGHINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11710,11999,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"LAND ROVER\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11711,12000,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LR2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11712,12001,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LR3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11713,12002,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"DISCOVERY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11714,12003,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGE ROVER (4.4, 4.6IS, 4.8IS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11715,12004,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RANGE ROVER SPORT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11716,12005,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FREELANDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"674\",\"label\":\"LAND ROVER\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11717,12006,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"LEXUS\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11718,12007,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LS460\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11719,12008,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GX460\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11720,12009,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RC350\\/RC-F\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11721,12010,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IS300\\/350\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11722,12011,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ES350\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11723,12012,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GS460\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11724,12013,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IS 300C\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11725,12014,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IS300\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11726,12015,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LS460 (5-SEATER)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11727,12016,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NX 2.0LI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11728,12017,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RX 3.5Li\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11729,12018,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LS460 (4-SEATER)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11730,12019,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LX570\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11731,12020,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RX350\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"675\",\"label\":\"LEXUS\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11732,12021,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"LINCOLN\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11733,12022,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVIGATOR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"676\",\"label\":\"LINCOLN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11734,12023,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"MASERATI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11735,12024,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAN TURISMO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"677\",\"label\":\"MASERATI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11736,12025,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GHIBLI (M157)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"677\",\"label\":\"MASERATI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11737,12026,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"QUATTROPORTE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"677\",\"label\":\"MASERATI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11738,12027,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"MAZDA\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11739,12028,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11740,12029,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"POWER VAN E2000 GS 2L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1992\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11741,12030,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FAMILIA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11742,12031,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CX5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11743,12032,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"323\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11744,12033,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ASTINA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11745,12034,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CX - 7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11746,12035,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 3 \\/ 2 \\/ 6 ISTOP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11747,12036,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 2 SEDAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11748,12037,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11749,12038,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 3 2.0\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11750,12039,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RX7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11751,12040,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11752,12041,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANTIS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11753,12042,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 2 HATCHBACK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11754,12043,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"626\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11755,12044,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11756,12045,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 6 2.3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11757,12046,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRIBUTE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11758,12047,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PREMACY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11759,12048,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RX8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11760,12049,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CX-9\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11761,12050,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAZDA 6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11762,12051,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"B2200 PICK-UP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1986\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11763,12052,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"B2500 PICK-UP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11764,12053,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MPV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11765,12054,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BT50\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11766,12055,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRIENDEE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11767,12056,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MX-5 MIATA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11768,12057,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RENESIS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11769,12058,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BT-50 2.2Li 4X2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11770,12059,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BT-50 3.2Li 4X4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"678\",\"label\":\"MAZDA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11771,12060,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"MERCEDES BENZ\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11772,12061,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MUSSO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11773,12062,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MB100\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11774,12063,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11775,12064,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"A CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11776,12065,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"B CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11777,12066,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"C CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11778,12067,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SLK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11779,12068,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"C230\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11780,12069,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CL CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11781,12070,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CLK CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11782,12071,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CLS CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11783,12072,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"E CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11784,12073,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"G CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11785,12074,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GL CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11786,12075,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ML 350\\/500\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11787,12076,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"R CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11788,12077,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S SERIES\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11789,12078,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SL CLASS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11790,12079,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIANO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11791,12080,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S550\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11792,12081,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AMG-GT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11793,12082,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GLC (Old GLK220)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11794,12083,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ML 350\\/500 (GLE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11795,12084,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SL460\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11796,12085,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"M CLASS (GLE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"679\",\"label\":\"MERCEDES BENZ\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11797,12086,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"MINI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11798,12087,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MINI COOPER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"680\",\"label\":\"MINI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11799,12088,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"MITSUBISHI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11800,12089,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MIRAGE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11801,12090,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MIRAGE G4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11802,12091,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER MX*\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11803,12092,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ASX 2.0 GLS 4X2 CVT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11804,12093,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ASX 2.0 GLS 4X4 CVT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11805,12094,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ASX 2.0 GLX MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11806,12095,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXCEED (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11807,12096,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FUZION GLS SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11808,12097,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FUZION GLX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11809,12098,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRANDIS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11810,12099,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER (BOX TYPE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1983\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"88\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11811,12100,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER 2.0\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11812,12101,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER EX (GS41; GLX\\/MX\\/GT\\/GT-A\\/RALLI-ART)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11813,12102,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER GLS CVT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2009\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11814,12103,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER GLX M\\/T\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11815,12104,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER GLXI \\/ GLX \\/ GSR \\/ SOHC*\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11816,12105,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OUTLANDER GLS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11817,12106,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OUTLANDER GLS SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11818,12107,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OUTLANDER GLX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11819,12108,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER MX*\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11820,12109,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER EL \\/ GL \\/ GLI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11821,12110,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER GLS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11822,12111,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CHARIOT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11823,12112,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPACE GEAR**\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11824,12113,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPACE WAGON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11825,12114,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ECLIPSE GT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11826,12115,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GALANT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11827,12116,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GALANT (2.4 MIVEC)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11828,12117,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"L300 (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1987\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11829,12118,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS GLS (depending on tray size)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11830,12119,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTEROSPORT 2.4Li MIVEC Euro4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11831,12120,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PAJERO (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1988\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11832,12121,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010 AND 2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11833,12122,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"L200\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11834,12123,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CANTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11835,12124,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ADVENTURE GLX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11836,12125,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ADVENTURE SUPER SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2002\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11837,12126,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"L300 VERSA VAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11838,12127,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11839,12128,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS 4X2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11840,12129,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STRADA GL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1988\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11841,12130,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STRADA GLS SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11842,12131,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STRADA GLS SPORTS CUSTOM EDITION\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11843,12132,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STRADA GLX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11844,12133,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PAJERO SUBIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11845,12134,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SPACE GEAR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11846,12135,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTEROSPORT 2.4Li MIVEC Euro4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11847,12136,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ADVENTURE GLS SPORTS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11848,12137,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STRADA GX GLX GLS (New Body)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11849,12138,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PAJERO SE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11850,12139,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS GLS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11851,12140,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXCEED (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11852,12141,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"L300 (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1987\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11853,12142,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PAJERO (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1988\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11854,12143,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LANCER EVOLUTION (IV,V,VI, VII, VIII, IX & X)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11855,12144,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ADVENTURE GX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11856,12145,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTERO SPORTS GLS SE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11857,12146,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ENDEAVOR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11858,12147,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MONTEROSPORT 2.4Li MIVEC Euro4 (All Variants)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"681\",\"label\":\"MITSUBISHI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11859,12148,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"NISSAN\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11860,12149,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATROL ROYALE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11861,12150,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CUBE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11862,12151,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11863,12152,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"370Z\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11864,12153,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTIMA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11865,12154,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BROUGHAM\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2002\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11866,12155,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CEFIRO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11867,12156,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXALTA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11868,12157,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTIMA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11869,12158,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SYLPHY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11870,12159,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X-TRAIL (All Variants)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11871,12160,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JUKE 1.6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11872,12161,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11873,12162,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11874,12163,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MURANO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11875,12164,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11876,12165,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11877,12166,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AD RESORT (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11878,12167,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BLUEBIRD\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11879,12168,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MAXIMA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1987\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11880,12169,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11881,12170,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GSX MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11882,12171,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GX AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11883,12172,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GX MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11884,12173,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GX MT (PWR)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1992\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11885,12174,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUNNY PICK UP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11886,12175,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TEANA 2.3 L 230 JK\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11887,12176,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TEANA 2.3 L 230 JM\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11888,12177,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VANETTE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11889,12178,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X-TRAIL 2.0 L 2WD\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11890,12179,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X-TRAIL 2.5 L 4WD 250\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11891,12180,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"X-TRAIL 2.5 L 4WD 250X\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11892,12181,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VERITA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11893,12182,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALMERA (N17) 1.2\\/1.5 (VERSA in the US)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11894,12183,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND LIVINA 1.8 XV ELEGANCE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11895,12184,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11896,12185,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SYLPHY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11897,12186,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VERITAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11898,12187,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MARCH\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11899,12188,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND LIVINA 1.8 XL ELITE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11900,12189,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND LIVINA 1.8 XR LUXURY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11901,12190,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"300 ZX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11902,12191,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PRIMERA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11903,12192,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CALIFORNIA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11904,12193,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CEDRIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11905,12194,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SERENA 200SX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11906,12195,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SERENA 250 E\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11907,12196,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SERENA 250 L\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11908,12197,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SERENA 350Z\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11909,12198,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SERENA 370Z\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11910,12199,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATROL SAFARI 4.5 GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11911,12200,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"200SX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11912,12201,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INFINITI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11913,12202,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAFARI 4.5 GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11914,12203,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AD RESORT (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11915,12204,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EL GRAND\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11916,12205,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ARMADA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11917,12206,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BIDA AUV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11918,12207,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CLASSIC\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1988\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11919,12208,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESTATE 2.7 ( E25 ) CLOSED VAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11920,12209,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESTATE 2.7 ( E25 ) NEW ESTATE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11921,12210,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"URVAN ESCAPADE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11922,12211,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"URVAN ESTATE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11923,12212,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EAGLE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11924,12213,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11925,12214,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER BRAVADO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11926,12215,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATHFINDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11927,12216,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TERRANO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11928,12217,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER NAVARRA 2.5 CRDI TURBO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11929,12218,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER NAVARRA BRUTE 2.5 4X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11930,12219,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER NAVARRA BRUTE 2.5 XL 4 X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11931,12220,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER NAVARRA KROME EDITION 2.5 Crdi 4 X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11932,12221,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FRONTIER NAVARRA KROME EDITION 2.5 Crdi 4 X 4 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11933,12222,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATROL SAFARI 3.0 DSL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11934,12223,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NP300 NAVARA 2.5Li (ALL VARIANTS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11935,12224,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NV350 URVAN (CARAVAN)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11936,12225,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVARRA 2.5 CRDI TURBO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11937,12226,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVARRA BRUTE 2.5 XL 4 X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11938,12227,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVARRA BRUTE 2.5 4X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11939,12228,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVARRA KROME EDITION 2.5 CRDI 4 X 4 AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11940,12229,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NAVARRA KROME EDITION 2.5 CRDI 4 X 4 MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2011\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11941,12230,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATROL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11942,12231,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAFARI 3.0 DSL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11943,12232,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PATROL SUPER SAFARI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11944,12233,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GTR 3.8V6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11945,12234,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SENTRA GX MT (PWR)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"ON\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11946,12235,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z MT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11947,12236,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"350Z AT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11948,12237,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACURA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11949,12238,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALMERA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"682\",\"label\":\"NISSAN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11950,12239,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"OPEL\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11951,12240,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ASTRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"683\",\"label\":\"OPEL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11952,12241,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIGRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"683\",\"label\":\"OPEL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11953,12242,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VECTRA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"683\",\"label\":\"OPEL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11954,12243,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OMEGA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"683\",\"label\":\"OPEL\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11955,12244,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"PEUGEOT\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11956,12245,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"301\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11957,12246,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"308\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11958,12247,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"2008\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11959,12248,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"5008\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11960,12249,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"508\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11961,12250,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"208\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11962,12251,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXPERT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11963,12252,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RCZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2012\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11964,12253,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"1007\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11965,12254,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"407\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11966,12255,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"206\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11967,12256,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"307\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11968,12257,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PARTNER VAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"684\",\"label\":\"PEUGEOT\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11969,12258,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"PORSCHE\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11970,12259,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"997\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11971,12260,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BOXSTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11972,12261,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAYMAN (ALL TRIMS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11973,12262,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PANAMERA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11974,12263,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"911 (TURBO)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11975,12264,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"911 GT2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11976,12265,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAYENNE (ALL TRIMS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11977,12266,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MACAN (ALL VARIANTS)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2013\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11978,12267,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BOXSTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"685\",\"label\":\"PORSCHE\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11979,12268,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"PROTON WIRA\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11980,12269,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"1.3GLi, 1.5 Gli\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"686\",\"label\":\"PROTON WIRA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11981,12270,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"1.6\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"686\",\"label\":\"PROTON WIRA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11982,12271,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"SSANGYONG\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11983,12272,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIVOLI XLS (Long Wheelbase)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11984,12273,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACTYON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11985,12274,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"KYRON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11986,12275,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MUSSO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11987,12276,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"REXTON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11988,12277,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RHINO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11989,12278,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RODIUS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2002\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11990,12279,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIVOLI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"687\",\"label\":\"SSANGYONG\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11991,12280,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"SUBARU\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(11992,12281,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"STI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11993,12282,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IMPREZA 2.5 WRX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11994,12283,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORESTER 2.0\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11995,12284,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IMPREZA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11996,12285,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BRZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2017\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11997,12286,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TRIBECA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11998,12287,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"OUTBACK 3.0\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(11999,12288,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LEGACY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12000,12289,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"IMPREZA 2.5 WRX STI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12001,12290,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORESTER 2.5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12002,12291,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LEVORG\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"688\",\"label\":\"SUBARU\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12003,12292,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"SUZUKI\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12004,12293,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"KIZASHI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12005,12294,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND VITARA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12006,12295,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BRAVO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12007,12296,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ESTEEM WAGON\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12008,12297,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SAMURAI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12009,12298,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VITARA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1995\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12010,12299,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"WAGON R\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12011,12300,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XL 7\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12012,12301,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SOLIO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12013,12302,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SWIFT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12014,12303,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"APV\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12015,12304,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GRAND VITARA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12016,12305,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12017,12306,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S X 4 AT 1.6 DR AERO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12018,12307,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S X 4 AT 1.6 DR CROSS OVER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12019,12308,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ERTIGA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12020,12309,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CELERIO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12021,12310,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"JIMNY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2004\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12022,12311,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CIAZ \\/ SWIFT (US Version)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12023,12312,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUPER CARRY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12024,12313,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BAYAN CAB\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"689\",\"label\":\"SUZUKI\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12025,12314,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"TATA\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12026,12315,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SUPER ACE (DIESEL) 3-CYLINDER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12027,12316,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PICK UP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12028,12317,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XENON PICK UP\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12029,12318,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ACE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12030,12319,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VISTA (PETROL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12031,12320,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MANZA (PETROL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12032,12321,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VISTA (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12033,12322,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MANZA (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12034,12323,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INDIGO \\/ INDICA (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"690\",\"label\":\"TATA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12035,12324,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"TOYOTA\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12036,12325,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA (V-type)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12037,12326,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA (G-type)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12038,12327,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA (E-type)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12039,12328,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TAMARAW \\/ REVO (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12040,12329,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TAMARAW \\/ REVO SPORT (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12041,12330,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALPHARD 2.4 (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2010\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12042,12331,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RAV 4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12043,12332,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ZION\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12044,12333,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BB\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12045,12334,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"86\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12046,12335,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAMRY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12047,12336,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COROLLA all models \\/ ALTIS*\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12048,12337,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LITE ACE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1990\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12049,12338,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"RAV 4\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12050,12339,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIOS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2003\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12051,12340,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA (J-type)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12052,12341,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ALTIS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12053,12342,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COROLLA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12054,12343,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CORONA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12055,12344,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"ECHO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2000\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12056,12345,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIOS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12057,12346,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"YARIS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12058,12347,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CELICA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12059,12348,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOWN ACE GAS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12060,12349,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVANZA 1.5\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12061,12350,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIOS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12062,12351,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PRIUS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12063,12352,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SIENNA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12064,12353,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"MR2\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12065,12354,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LAND CRUISER \\/ PRADO (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12066,12355,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA DIESEL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12067,12356,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CRESSIDA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1992\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12068,12357,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CROWN ALL MODELS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12069,12358,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LAND CRUISER 200 5.7 V8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2008\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12070,12359,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"NOAH\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12071,12360,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORTUNER (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12072,12361,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TAMARAW \\/ REVO (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12073,12362,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TAMARAW \\/ REVO SPORT (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1998\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12074,12363,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PREVIA (Gasoline)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12075,12364,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EXSIOR\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12076,12365,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI ACE GRANDIA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12077,12366,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LUCIDA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12078,12367,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CAMRY\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12079,12368,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PREVIA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12080,12369,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI-LUX\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12081,12370,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"4RUNNER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12082,12371,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"EMINA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12083,12372,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"COASTER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12084,12373,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI ACE (All Trims)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2006\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12085,12374,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI ACE (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12086,12375,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI ACE (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1994\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12087,12376,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI ACE GRANDIA **\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12088,12377,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CROWN all models (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1989\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12089,12378,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORTUNER (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12090,12379,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PREVIA (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12091,12380,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FJ CRUISER\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12092,12381,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI LUX (GASOLINE)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12093,12382,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI LUX 4X4 \\/ 2X4 (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1993\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12094,12383,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"LAND CRUISER \\/ PRADO (DIESEL)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1991\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12095,12384,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SEQUIOA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12096,12385,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"WIGO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2014\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12097,12386,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VIOS\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12098,12387,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"AVANZA 1.3\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12099,12388,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PRIUS 1.8\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12100,12389,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"VITZ\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12101,12390,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA AN140 TR (Gasoline)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12102,12391,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HI-LUX DIESEL\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2017\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12103,12392,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"FORTUNER (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12104,12393,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"HILUX 2.4\\/2.8Li\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2015\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12105,12394,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"INNOVA AN140 GD (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2016\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12106,12395,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"SOLUNA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2001\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"691\",\"label\":\"TOYOTA\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12107,12396,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"VOLKSWAGEN\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12108,12397,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"KOMBI\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12109,12398,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"GOLF\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12110,12399,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BORA\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12111,12400,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TOUAREG\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12112,12401,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Golf GTI (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12113,12402,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Golf 1.4. TSI (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12114,12403,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"BEETLE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12115,12404,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"PASSAT\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12116,12405,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Jetta 2.0 TDI MT (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12117,12406,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Jetta 1.2 TSI MT (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12118,12407,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Jetta 1.4 TSI DSG (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12119,12408,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Jetta 2.0 TSI DSG (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12120,12409,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Tiguan 2.0 TDI AT (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12121,12410,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Touran 2.0 TDI (Gasoline)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12122,12411,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Polo Notch 1.6 TDI MT (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12123,12412,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Polo Notch 1.6 MPI AT (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12124,12413,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Caddy 1.6 (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12125,12414,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Caddy 2.0 (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12126,12415,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Beetle 1.2 TSI MT (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12127,12416,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Beetle 1.4 TSI DSG (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12128,12417,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Jetta 1.6 TDI (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12129,12418,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"POLO\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12130,12419,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Passat 2.0 (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12131,12420,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Crafter (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12132,12421,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"T5 Multivan (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12133,12422,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"TIGUAN\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2007\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12134,12423,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Tiguan 1.4 TSI MT (Gas)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12135,12424,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"Touareg 3.0 TDI (Diesel)\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12136,12425,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"CARAVELLE\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"692\",\"label\":\"VOLKSWAGEN\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12137,12426,NULL,NULL,'insert','vehicle_manufacturer','{\"name\":{\"old\":null,\"new\":\"VOLVO\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12138,12427,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"960\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12139,12428,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XC60\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12140,12429,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"V70\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12141,12430,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"V50\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12142,12431,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S70\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12143,12432,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S40 \\/ V40\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1997\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12144,12433,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S60\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12145,12434,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S60\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1996\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12146,12435,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"S80\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12147,12436,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XC70\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12148,12437,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"XC90\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"2005\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12149,12438,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"C70\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12150,12439,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"C30\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":0,\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":0,\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12151,12440,NULL,NULL,'insert','vehicle','{\"make\":{\"old\":null,\"new\":\"850 \\/ 850R\",\"col\":\"make\"},\"model_year_from\":{\"old\":null,\"new\":\"1999\",\"col\":\"model_year_from\"},\"model_year_to\":{\"old\":null,\"new\":\"2018\",\"col\":\"model_year_to\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\VehicleManufacturer\",\"typ\":\"app.entity.vehicle_manufacturer\",\"tbl\":\"vehicle_manufacturer\",\"fk\":\"693\",\"label\":\"VOLVO\"},\"col\":\"manufacturer_id\"}}','2018-03-13 03:35:48'),(12152,12441,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"EXCEL\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12153,12442,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"GOLD\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12154,12443,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"GOLD SPECIAL TYPE\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12155,12444,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12156,12445,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"GOLD REVERSE\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12157,12446,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"GOLD REVERSE SPECIAL TYPE\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12158,12447,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"TRUCKMASTER\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12159,12448,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"AGM\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12160,12449,NULL,NULL,'insert','battery_model','{\"name\":{\"old\":null,\"new\":\"EXCEL REVERSE\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12161,12450,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ NS50 \\/ D23L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12162,12451,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"375\",\"label\":\"1SM \\/ NS50 \\/ D23L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12163,12452,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"375\",\"label\":\"1SM \\/ NS50 \\/ D23L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12164,12453,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ NS50 \\/ D23R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12165,12454,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"376\",\"label\":\"1SM \\/ NS50 \\/ D23R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12166,12455,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/MGS50 \\/ D23L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12167,12456,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"377\",\"label\":\"1SM \\/MGS50 \\/ D23L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12168,12457,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ N50 \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12169,12458,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"378\",\"label\":\"2SM \\/ N50 \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12170,12459,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"378\",\"label\":\"2SM \\/ N50 \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12171,12460,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"4SN \\/ NS40 \\/ B20L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12172,12461,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"379\",\"label\":\"4SN \\/ NS40 \\/ B20L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12173,12462,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 66\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12174,12463,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"380\",\"label\":\"DIN 66\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12175,12464,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 55\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12176,12465,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"381\",\"label\":\"DIN 55\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12177,12466,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 88\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12178,12467,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"382\",\"label\":\"DIN 88\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12179,12468,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12180,12469,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"309\",\"label\":\"\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"383\",\"label\":\"3SM\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12181,12470,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"NS40\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12182,12471,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"384\",\"label\":\"NS40\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12183,12472,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ MG50 \\/ D26R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12184,12473,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"310\",\"label\":\"GOLD REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"385\",\"label\":\"2SM \\/ MG50 \\/ D26R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12185,12474,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN55\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12186,12475,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"386\",\"label\":\"DIN55\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12187,12476,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"4SN \\/ NS40 \\/ B21L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12188,12477,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"387\",\"label\":\"4SN \\/ NS40 \\/ B21L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12189,12478,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN44\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12190,12479,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"388\",\"label\":\"DIN44\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12191,12480,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM\\/NS50\\/D26L\\/\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12192,12481,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"389\",\"label\":\"2SM\\/NS50\\/D26L\\/\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12193,12482,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 44\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12194,12483,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"390\",\"label\":\"DIN 44\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12195,12484,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 55R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12196,12485,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"311\",\"label\":\"GOLD REVERSE SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"391\",\"label\":\"DIN 55R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12197,12486,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 66R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12198,12487,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"311\",\"label\":\"GOLD REVERSE SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"392\",\"label\":\"DIN 66R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12199,12488,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"GROUP 65\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12200,12489,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"393\",\"label\":\"GROUP 65\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12201,12490,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"GROUP 34\\/78\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12202,12491,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"394\",\"label\":\"GROUP 34\\/78\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12203,12492,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ MG50 \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12204,12493,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"395\",\"label\":\"2SM \\/ MG50 \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12205,12494,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ N70XL \\/ D31L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12206,12495,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"396\",\"label\":\"3SM \\/ N70XL \\/ D31L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12207,12496,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2HN \\/ NS60 \\/B24L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12208,12497,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"397\",\"label\":\"2HN \\/ NS60 \\/B24L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12209,12498,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ MG70 \\/ D31R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12210,12499,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"310\",\"label\":\"GOLD REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"398\",\"label\":\"3SM \\/ MG70 \\/ D31R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12211,12500,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 77\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12212,12501,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"399\",\"label\":\"DIN 77\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12213,12502,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ MG70 \\/ D31L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12214,12503,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"400\",\"label\":\"3SM \\/ MG70 \\/ D31L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12215,12504,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/MGS50 \\/ D23R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12216,12505,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"310\",\"label\":\"GOLD REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"401\",\"label\":\"1SM \\/MGS50 \\/ D23R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12217,12506,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ NS50XL \\/ D23L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12218,12507,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"402\",\"label\":\"1SM \\/ NS50XL \\/ D23L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12219,12508,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2HN \\/ NS60ARS \\/B24RS\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12220,12509,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"310\",\"label\":\"GOLD REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"403\",\"label\":\"2HN \\/ NS60ARS \\/B24RS\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12221,12510,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"314\",\"label\":\"EXCEL REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"403\",\"label\":\"2HN \\/ NS60ARS \\/B24RS\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12222,12511,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ N50XL \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12223,12512,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"404\",\"label\":\"2SM \\/ N50XL \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12224,12513,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"4SN \\/ NS40 \\/ B20L \\/\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12225,12514,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"405\",\"label\":\"4SN \\/ NS40 \\/ B20L \\/\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12226,12515,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"D20L \\/ N50SL\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12227,12516,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"406\",\"label\":\"D20L \\/ N50SL\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12228,12517,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2HN \\/ N40 \\/ B24L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12229,12518,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"407\",\"label\":\"2HN \\/ N40 \\/ B24L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12230,12519,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ N70 \\/ D31L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12231,12520,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"408\",\"label\":\"3SM \\/ N70 \\/ D31L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12232,12521,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"408\",\"label\":\"3SM \\/ N70 \\/ D31L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12233,12522,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ N70 \\/ D31R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12234,12523,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"409\",\"label\":\"3SM \\/ N70 \\/ D31R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12235,12524,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"3SM \\/ N70L \\/ D31L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12236,12525,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"410\",\"label\":\"3SM \\/ N70L \\/ D31L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12237,12526,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"4SN \\/ NS40R \\/ B20R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12238,12527,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"310\",\"label\":\"GOLD REVERSE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"411\",\"label\":\"4SN \\/ NS40R \\/ B20R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12239,12528,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN110\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12240,12529,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"412\",\"label\":\"DIN110\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12241,12530,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"6SM \\/ N100 \\/ E41\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12242,12531,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"312\",\"label\":\"TRUCKMASTER\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"413\",\"label\":\"6SM \\/ N100 \\/ E41\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12243,12532,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"SPEICAL TYPE OF G34\\/78\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12244,12533,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"309\",\"label\":\"\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"414\",\"label\":\"SPEICAL TYPE OF G34\\/78\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12245,12534,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN77\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12246,12535,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"415\",\"label\":\"DIN77\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12247,12536,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ NS50L \\/ D23L \\/\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12248,12537,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"416\",\"label\":\"1SM \\/ NS50L \\/ D23L \\/\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12249,12538,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ NXL50 \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12250,12539,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"417\",\"label\":\"2SM \\/ NXL50 \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12251,12540,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN88 SPECIAL\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12252,12541,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"418\",\"label\":\"DIN88 SPECIAL\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12253,12542,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM\\/ N50 \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12254,12543,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"419\",\"label\":\"2SM\\/ N50 \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12255,12544,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"Gold\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12256,12545,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"309\",\"label\":\"\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"420\",\"label\":\"Gold\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12257,12546,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"AGM\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12258,12547,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"313\",\"label\":\"AGM\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"421\",\"label\":\"AGM\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12259,12548,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ MG50 \\/ D23L \\/\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12260,12549,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"422\",\"label\":\"1SM \\/ MG50 \\/ D23L \\/\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12261,12550,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"1SM \\/ NS50L \\/ D23L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12262,12551,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"306\",\"label\":\"EXCEL\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"423\",\"label\":\"1SM \\/ NS50L \\/ D23L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12263,12552,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ N50 \\/ D26R\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12264,12553,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"424\",\"label\":\"2SM \\/ N50 \\/ D26R\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12265,12554,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"2SM \\/ N50L \\/ D26L\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12266,12555,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"307\",\"label\":\"GOLD\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"425\",\"label\":\"2SM \\/ N50L \\/ D26L\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12267,12556,NULL,NULL,'insert','battery_size','{\"name\":{\"old\":null,\"new\":\"DIN 110\",\"col\":\"name\"}}','2018-03-13 03:35:48'),(12268,12557,NULL,NULL,'insert','battery','{\"prod_code\":{\"old\":null,\"new\":\"\",\"col\":\"prod_code\"},\"sap_code\":{\"old\":null,\"new\":\"\",\"col\":\"sap_code\"},\"warr_private\":{\"old\":null,\"new\":21,\"col\":\"warr_private\"},\"warr_commercial\":{\"old\":null,\"new\":6,\"col\":\"warr_commercial\"},\"res_capacity\":{\"old\":null,\"new\":0,\"col\":\"res_capacity\"},\"length\":{\"old\":null,\"new\":0,\"col\":\"length\"},\"width\":{\"old\":null,\"new\":0,\"col\":\"width\"},\"height\":{\"old\":null,\"new\":0,\"col\":\"height\"},\"total_height\":{\"old\":null,\"new\":0,\"col\":\"total_height\"},\"sell_price\":{\"old\":null,\"new\":5000,\"col\":\"sell_price\"},\"image_file\":{\"old\":null,\"new\":null,\"col\":\"image_file\"},\"manufacturer\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryManufacturer\",\"typ\":\"app.entity.battery_manufacturer\",\"tbl\":\"battery_manufacturer\",\"fk\":\"1\",\"label\":\"Motolite\"},\"col\":\"manufacturer_id\"},\"model\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatteryModel\",\"typ\":\"app.entity.battery_model\",\"tbl\":\"battery_model\",\"fk\":\"308\",\"label\":\"GOLD SPECIAL TYPE\"},\"col\":\"model_id\"},\"size\":{\"old\":null,\"new\":{\"class\":\"App\\\\Entity\\\\BatterySize\",\"typ\":\"app.entity.battery_size\",\"tbl\":\"battery_size\",\"fk\":\"426\",\"label\":\"DIN 110\"},\"col\":\"size_id\"}}','2018-03-13 03:35:48'),(12269,12558,12559,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12270,12560,12561,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12271,12562,12563,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12272,12564,12565,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12273,12566,12567,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12274,12568,12569,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12275,12570,12571,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12276,12572,12573,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12277,12574,12575,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12278,12576,12577,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12279,12578,12579,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12280,12580,12581,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12281,12582,12583,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12282,12584,12585,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12283,12586,12587,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12284,12588,12589,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12285,12590,12591,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12286,12592,12593,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12287,12594,12595,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12288,12596,12597,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12289,12598,12599,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12290,12600,12601,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12291,12602,12603,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12292,12604,12605,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12293,12606,12607,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12294,12608,12609,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12295,12610,12611,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12296,12612,12613,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12297,12614,12615,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12298,12616,12617,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12299,12618,12619,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12300,12620,12621,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12301,12622,12623,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12302,12624,12625,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12303,12626,12627,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12304,12628,12629,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12305,12630,12631,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12306,12632,12633,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12307,12634,12635,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12308,12636,12637,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12309,12638,12639,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12310,12640,12641,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12311,12642,12643,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12312,12644,12645,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12313,12646,12647,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12314,12648,12649,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12315,12650,12651,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12316,12652,12653,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12317,12654,12655,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12318,12656,12657,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12319,12658,12659,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12320,12660,12661,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12321,12662,12663,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12322,12664,12665,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12323,12666,12667,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12324,12668,12669,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12325,12670,12671,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12326,12672,12673,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12327,12674,12675,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12328,12676,12677,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12329,12678,12679,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12330,12680,12681,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12331,12682,12683,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12332,12684,12685,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12333,12686,12687,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12334,12688,12689,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12335,12690,12691,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12336,12692,12693,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12337,12694,12695,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12338,12696,12697,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12339,12698,12699,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12340,12700,12701,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12341,12702,12703,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12342,12704,12705,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12343,12706,12707,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12344,12708,12709,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12345,12710,12711,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12346,12712,12713,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12347,12714,12715,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12348,12716,12717,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12349,12718,12719,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12350,12720,12721,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12351,12722,12723,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12352,12724,12725,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12353,12726,12727,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12354,12728,12729,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12355,12730,12731,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12356,12732,12733,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12357,12734,12735,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12358,12736,12737,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12359,12738,12739,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12360,12740,12741,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12361,12742,12743,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12362,12744,12745,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12363,12746,12747,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12364,12748,12749,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12365,12750,12751,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12366,12752,12753,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12367,12754,12755,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12368,12756,12757,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12369,12758,12759,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12370,12760,12761,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12371,12762,12763,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12372,12764,12765,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12373,12766,12767,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12374,12768,12769,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12375,12770,12771,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12376,12772,12773,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12377,12774,12775,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12378,12776,12777,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12379,12778,12779,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12380,12780,12781,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12381,12782,12783,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12382,12784,12785,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12383,12786,12787,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12384,12788,12789,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12385,12790,12791,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12386,12792,12793,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12387,12794,12795,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12388,12796,12797,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12389,12798,12799,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12390,12800,12801,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12391,12802,12803,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12392,12804,12805,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12393,12806,12807,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12394,12808,12809,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12395,12810,12811,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12396,12812,12813,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12397,12814,12815,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12398,12816,12817,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12399,12818,12819,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12400,12820,12821,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12401,12822,12823,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12402,12824,12825,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12403,12826,12827,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12404,12828,12829,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12405,12830,12831,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12406,12832,12833,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12407,12834,12835,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12408,12836,12837,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12409,12838,12839,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12410,12840,12841,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12411,12842,12843,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12412,12844,12845,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12413,12846,12847,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12414,12848,12849,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12415,12850,12851,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12416,12852,12853,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12417,12854,12855,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12418,12856,12857,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12419,12858,12859,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12420,12860,12861,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12421,12862,12863,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12422,12864,12865,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12423,12866,12867,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12424,12868,12869,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12425,12870,12871,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12426,12872,12873,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12427,12874,12875,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12428,12876,12877,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12429,12878,12879,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12430,12880,12881,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12431,12882,12883,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12432,12884,12885,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12433,12886,12887,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12434,12888,12889,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12435,12890,12891,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12436,12892,12893,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12437,12894,12895,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12438,12896,12897,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12439,12898,12899,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12440,12900,12901,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12441,12902,12903,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12442,12904,12905,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12443,12906,12907,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12444,12908,12909,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12445,12910,12911,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12446,12912,12913,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12447,12914,12915,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12448,12916,12917,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12449,12918,12919,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12450,12920,12921,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12451,12922,12923,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12452,12924,12925,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12453,12926,12927,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12454,12928,12929,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12455,12930,12931,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12456,12932,12933,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12457,12934,12935,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12458,12936,12937,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12459,12938,12939,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12460,12940,12941,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12461,12942,12943,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12462,12944,12945,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12463,12946,12947,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12464,12948,12949,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12465,12950,12951,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12466,12952,12953,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12467,12954,12955,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12468,12956,12957,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12469,12958,12959,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12470,12960,12961,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12471,12962,12963,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12472,12964,12965,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12473,12966,12967,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12474,12968,12969,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12475,12970,12971,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12476,12972,12973,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12477,12974,12975,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12478,12976,12977,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12479,12978,12979,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12480,12980,12981,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12481,12982,12983,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12482,12984,12985,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12483,12986,12987,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12484,12988,12989,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12485,12990,12991,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12486,12992,12993,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12487,12994,12995,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12488,12996,12997,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12489,12998,12999,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12490,13000,13001,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12491,13002,13003,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12492,13004,13005,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12493,13006,13007,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12494,13008,13009,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12495,13010,13011,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12496,13012,13013,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12497,13014,13015,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12498,13016,13017,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12499,13018,13019,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12500,13020,13021,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12501,13022,13023,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12502,13024,13025,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12503,13026,13027,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12504,13028,13029,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12505,13030,13031,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12506,13032,13033,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12507,13034,13035,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12508,13036,13037,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12509,13038,13039,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12510,13040,13041,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12511,13042,13043,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12512,13044,13045,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12513,13046,13047,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12514,13048,13049,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12515,13050,13051,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12516,13052,13053,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12517,13054,13055,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12518,13056,13057,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12519,13058,13059,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12520,13060,13061,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12521,13062,13063,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12522,13064,13065,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12523,13066,13067,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12524,13068,13069,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12525,13070,13071,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12526,13072,13073,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12527,13074,13075,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12528,13076,13077,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12529,13078,13079,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12530,13080,13081,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12531,13082,13083,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12532,13084,13085,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12533,13086,13087,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12534,13088,13089,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12535,13090,13091,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12536,13092,13093,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12537,13094,13095,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12538,13096,13097,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12539,13098,13099,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12540,13100,13101,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12541,13102,13103,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12542,13104,13105,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12543,13106,13107,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12544,13108,13109,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12545,13110,13111,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12546,13112,13113,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12547,13114,13115,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12548,13116,13117,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12549,13118,13119,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12550,13120,13121,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12551,13122,13123,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12552,13124,13125,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12553,13126,13127,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12554,13128,13129,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12555,13130,13131,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12556,13132,13133,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12557,13134,13135,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12558,13136,13137,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12559,13138,13139,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12560,13140,13141,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12561,13142,13143,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12562,13144,13145,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12563,13146,13147,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12564,13148,13149,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12565,13150,13151,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12566,13152,13153,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12567,13154,13155,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12568,13156,13157,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12569,13158,13159,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12570,13160,13161,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12571,13162,13163,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12572,13164,13165,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12573,13166,13167,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12574,13168,13169,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12575,13170,13171,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12576,13172,13173,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12577,13174,13175,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12578,13176,13177,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12579,13178,13179,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12580,13180,13181,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12581,13182,13183,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12582,13184,13185,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12583,13186,13187,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12584,13188,13189,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12585,13190,13191,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12586,13192,13193,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12587,13194,13195,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12588,13196,13197,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12589,13198,13199,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12590,13200,13201,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12591,13202,13203,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12592,13204,13205,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12593,13206,13207,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12594,13208,13209,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12595,13210,13211,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12596,13212,13213,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12597,13214,13215,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12598,13216,13217,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12599,13218,13219,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12600,13220,13221,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12601,13222,13223,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12602,13224,13225,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12603,13226,13227,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12604,13228,13229,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12605,13230,13231,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12606,13232,13233,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12607,13234,13235,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12608,13236,13237,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12609,13238,13239,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12610,13240,13241,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12611,13242,13243,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12612,13244,13245,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12613,13246,13247,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12614,13248,13249,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12615,13250,13251,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12616,13252,13253,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12617,13254,13255,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12618,13256,13257,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12619,13258,13259,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12620,13260,13261,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12621,13262,13263,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12622,13264,13265,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12623,13266,13267,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12624,13268,13269,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12625,13270,13271,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12626,13272,13273,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12627,13274,13275,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12628,13276,13277,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12629,13278,13279,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12630,13280,13281,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12631,13282,13283,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12632,13284,13285,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12633,13286,13287,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12634,13288,13289,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12635,13290,13291,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12636,13292,13293,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12637,13294,13295,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12638,13296,13297,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12639,13298,13299,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12640,13300,13301,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12641,13302,13303,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12642,13304,13305,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12643,13306,13307,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12644,13308,13309,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12645,13310,13311,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12646,13312,13313,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12647,13314,13315,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12648,13316,13317,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12649,13318,13319,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12650,13320,13321,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12651,13322,13323,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12652,13324,13325,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12653,13326,13327,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12654,13328,13329,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12655,13330,13331,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12656,13332,13333,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12657,13334,13335,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12658,13336,13337,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12659,13338,13339,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12660,13340,13341,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12661,13342,13343,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12662,13344,13345,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12663,13346,13347,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12664,13348,13349,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12665,13350,13351,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12666,13352,13353,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12667,13354,13355,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12668,13356,13357,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12669,13358,13359,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12670,13360,13361,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12671,13362,13363,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12672,13364,13365,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12673,13366,13367,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12674,13368,13369,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12675,13370,13371,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12676,13372,13373,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12677,13374,13375,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12678,13376,13377,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12679,13378,13379,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12680,13380,13381,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12681,13382,13383,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12682,13384,13385,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12683,13386,13387,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12684,13388,13389,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12685,13390,13391,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12686,13392,13393,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12687,13394,13395,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12688,13396,13397,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12689,13398,13399,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12690,13400,13401,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12691,13402,13403,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12692,13404,13405,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12693,13406,13407,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12694,13408,13409,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12695,13410,13411,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12696,13412,13413,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12697,13414,13415,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12698,13416,13417,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12699,13418,13419,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12700,13420,13421,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12701,13422,13423,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12702,13424,13425,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12703,13426,13427,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12704,13428,13429,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12705,13430,13431,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12706,13432,13433,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12707,13434,13435,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12708,13436,13437,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12709,13438,13439,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12710,13440,13441,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12711,13442,13443,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12712,13444,13445,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12713,13446,13447,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12714,13448,13449,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12715,13450,13451,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12716,13452,13453,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12717,13454,13455,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12718,13456,13457,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12719,13458,13459,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12720,13460,13461,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12721,13462,13463,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12722,13464,13465,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12723,13466,13467,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12724,13468,13469,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12725,13470,13471,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12726,13472,13473,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12727,13474,13475,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12728,13476,13477,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12729,13478,13479,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12730,13480,13481,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12731,13482,13483,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12732,13484,13485,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12733,13486,13487,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12734,13488,13489,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12735,13490,13491,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12736,13492,13493,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12737,13494,13495,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12738,13496,13497,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12739,13498,13499,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12740,13500,13501,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12741,13502,13503,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12742,13504,13505,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12743,13506,13507,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12744,13508,13509,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12745,13510,13511,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12746,13512,13513,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12747,13514,13515,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12748,13516,13517,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12749,13518,13519,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12750,13520,13521,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12751,13522,13523,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12752,13524,13525,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12753,13526,13527,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12754,13528,13529,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12755,13530,13531,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12756,13532,13533,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12757,13534,13535,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12758,13536,13537,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12759,13538,13539,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12760,13540,13541,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12761,13542,13543,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12762,13544,13545,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12763,13546,13547,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12764,13548,13549,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12765,13550,13551,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12766,13552,13553,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12767,13554,13555,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12768,13556,13557,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12769,13558,13559,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12770,13560,13561,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12771,13562,13563,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12772,13564,13565,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12773,13566,13567,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12774,13568,13569,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12775,13570,13571,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12776,13572,13573,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12777,13574,13575,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12778,13576,13577,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12779,13578,13579,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12780,13580,13581,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12781,13582,13583,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12782,13584,13585,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12783,13586,13587,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12784,13588,13589,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12785,13590,13591,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12786,13592,13593,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12787,13594,13595,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12788,13596,13597,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12789,13598,13599,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12790,13600,13601,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12791,13602,13603,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12792,13604,13605,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12793,13606,13607,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12794,13608,13609,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12795,13610,13611,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12796,13612,13613,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12797,13614,13615,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12798,13616,13617,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12799,13618,13619,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12800,13620,13621,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12801,13622,13623,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12802,13624,13625,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12803,13626,13627,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12804,13628,13629,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12805,13630,13631,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12806,13632,13633,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12807,13634,13635,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12808,13636,13637,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12809,13638,13639,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12810,13640,13641,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12811,13642,13643,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12812,13644,13645,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12813,13646,13647,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12814,13648,13649,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12815,13650,13651,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12816,13652,13653,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12817,13654,13655,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12818,13656,13657,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12819,13658,13659,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12820,13660,13661,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12821,13662,13663,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12822,13664,13665,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12823,13666,13667,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12824,13668,13669,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12825,13670,13671,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12826,13672,13673,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12827,13674,13675,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12828,13676,13677,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12829,13678,13679,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12830,13680,13681,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12831,13682,13683,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12832,13684,13685,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12833,13686,13687,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12834,13688,13689,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12835,13690,13691,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12836,13692,13693,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12837,13694,13695,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12838,13696,13697,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12839,13698,13699,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12840,13700,13701,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12841,13702,13703,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12842,13704,13705,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12843,13706,13707,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12844,13708,13709,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12845,13710,13711,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12846,13712,13713,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12847,13714,13715,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12848,13716,13717,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12849,13718,13719,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12850,13720,13721,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12851,13722,13723,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12852,13724,13725,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12853,13726,13727,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12854,13728,13729,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12855,13730,13731,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12856,13732,13733,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12857,13734,13735,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12858,13736,13737,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12859,13738,13739,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12860,13740,13741,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12861,13742,13743,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12862,13744,13745,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12863,13746,13747,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12864,13748,13749,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12865,13750,13751,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12866,13752,13753,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12867,13754,13755,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12868,13756,13757,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12869,13758,13759,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12870,13760,13761,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12871,13762,13763,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12872,13764,13765,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12873,13766,13767,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12874,13768,13769,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12875,13770,13771,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12876,13772,13773,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12877,13774,13775,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12878,13776,13777,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12879,13778,13779,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12880,13780,13781,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12881,13782,13783,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12882,13784,13785,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12883,13786,13787,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12884,13788,13789,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12885,13790,13791,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12886,13792,13793,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12887,13794,13795,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12888,13796,13797,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12889,13798,13799,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12890,13800,13801,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12891,13802,13803,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12892,13804,13805,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12893,13806,13807,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12894,13808,13809,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12895,13810,13811,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12896,13812,13813,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12897,13814,13815,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12898,13816,13817,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12899,13818,13819,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12900,13820,13821,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12901,13822,13823,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12902,13824,13825,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12903,13826,13827,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12904,13828,13829,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12905,13830,13831,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12906,13832,13833,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12907,13834,13835,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12908,13836,13837,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12909,13838,13839,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12910,13840,13841,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12911,13842,13843,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12912,13844,13845,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12913,13846,13847,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12914,13848,13849,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12915,13850,13851,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12916,13852,13853,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12917,13854,13855,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12918,13856,13857,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12919,13858,13859,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12920,13860,13861,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12921,13862,13863,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12922,13864,13865,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12923,13866,13867,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12924,13868,13869,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12925,13870,13871,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12926,13872,13873,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12927,13874,13875,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12928,13876,13877,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12929,13878,13879,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12930,13880,13881,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12931,13882,13883,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12932,13884,13885,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12933,13886,13887,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12934,13888,13889,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12935,13890,13891,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12936,13892,13893,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12937,13894,13895,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12938,13896,13897,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12939,13898,13899,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12940,13900,13901,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12941,13902,13903,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12942,13904,13905,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12943,13906,13907,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12944,13908,13909,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12945,13910,13911,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12946,13912,13913,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12947,13914,13915,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12948,13916,13917,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12949,13918,13919,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12950,13920,13921,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12951,13922,13923,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12952,13924,13925,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12953,13926,13927,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12954,13928,13929,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12955,13930,13931,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12956,13932,13933,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12957,13934,13935,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12958,13936,13937,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12959,13938,13939,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12960,13940,13941,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12961,13942,13943,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12962,13944,13945,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12963,13946,13947,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12964,13948,13949,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12965,13950,13951,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12966,13952,13953,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12967,13954,13955,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12968,13956,13957,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12969,13958,13959,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12970,13960,13961,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12971,13962,13963,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12972,13964,13965,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12973,13966,13967,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12974,13968,13969,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12975,13970,13971,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12976,13972,13973,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12977,13974,13975,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12978,13976,13977,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12979,13978,13979,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12980,13980,13981,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12981,13982,13983,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12982,13984,13985,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12983,13986,13987,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12984,13988,13989,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12985,13990,13991,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12986,13992,13993,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12987,13994,13995,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12988,13996,13997,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12989,13998,13999,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12990,14000,14001,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12991,14002,14003,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12992,14004,14005,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12993,14006,14007,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12994,14008,14009,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12995,14010,14011,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12996,14012,14013,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12997,14014,14015,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12998,14016,14017,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(12999,14018,14019,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13000,14020,14021,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13001,14022,14023,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13002,14024,14025,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13003,14026,14027,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13004,14028,14029,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13005,14030,14031,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13006,14032,14033,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13007,14034,14035,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13008,14036,14037,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13009,14038,14039,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13010,14040,14041,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13011,14042,14043,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13012,14044,14045,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13013,14046,14047,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13014,14048,14049,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13015,14050,14051,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13016,14052,14053,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13017,14054,14055,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13018,14056,14057,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13019,14058,14059,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13020,14060,14061,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13021,14062,14063,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13022,14064,14065,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13023,14066,14067,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13024,14068,14069,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13025,14070,14071,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13026,14072,14073,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13027,14074,14075,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13028,14076,14077,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13029,14078,14079,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13030,14080,14081,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13031,14082,14083,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13032,14084,14085,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13033,14086,14087,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13034,14088,14089,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13035,14090,14091,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13036,14092,14093,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13037,14094,14095,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13038,14096,14097,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13039,14098,14099,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13040,14100,14101,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13041,14102,14103,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13042,14104,14105,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13043,14106,14107,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13044,14108,14109,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13045,14110,14111,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13046,14112,14113,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13047,14114,14115,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13048,14116,14117,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13049,14118,14119,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13050,14120,14121,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13051,14122,14123,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13052,14124,14125,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13053,14126,14127,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13054,14128,14129,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13055,14130,14131,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13056,14132,14133,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13057,14134,14135,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13058,14136,14137,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13059,14138,14139,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13060,14140,14141,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13061,14142,14143,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13062,14144,14145,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13063,14146,14147,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13064,14148,14149,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13065,14150,14151,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13066,14152,14153,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13067,14154,14155,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13068,14156,14157,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13069,14158,14159,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13070,14160,14161,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13071,14162,14163,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13072,14164,14165,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13073,14166,14167,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13074,14168,14169,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13075,14170,14171,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13076,14172,14173,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13077,14174,14175,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13078,14176,14177,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13079,14178,14179,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13080,14180,14181,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13081,14182,14183,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13082,14184,14185,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13083,14186,14187,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13084,14188,14189,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48'),(13085,14190,14191,NULL,'associate','battery_vehicle',NULL,'2018-03-13 03:35:48');
|
||
/*!40000 ALTER TABLE `audit_logs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `battery`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `battery`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `battery` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`manufacturer_id` int(11) DEFAULT NULL,
|
||
`model_id` int(11) DEFAULT NULL,
|
||
`size_id` int(11) DEFAULT NULL,
|
||
`prod_code` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`warr_private` smallint(6) NOT NULL,
|
||
`warr_commercial` smallint(6) NOT NULL,
|
||
`res_capacity` smallint(6) NOT NULL,
|
||
`length` smallint(6) NOT NULL,
|
||
`width` smallint(6) NOT NULL,
|
||
`height` smallint(6) NOT NULL,
|
||
`total_height` smallint(6) NOT NULL,
|
||
`sell_price` decimal(7,2) DEFAULT NULL,
|
||
`image_file` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`sap_code` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_D02EF4AEA23B42D` (`manufacturer_id`),
|
||
KEY `IDX_D02EF4AE7975B7E7` (`model_id`),
|
||
KEY `IDX_D02EF4AE498DA827` (`size_id`),
|
||
CONSTRAINT `FK_D02EF4AE498DA827` FOREIGN KEY (`size_id`) REFERENCES `battery_size` (`id`),
|
||
CONSTRAINT `FK_D02EF4AE7975B7E7` FOREIGN KEY (`model_id`) REFERENCES `battery_model` (`id`),
|
||
CONSTRAINT `FK_D02EF4AEA23B42D` FOREIGN KEY (`manufacturer_id`) REFERENCES `battery_manufacturer` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=287 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `battery`
|
||
--
|
||
|
||
LOCK TABLES `battery` WRITE;
|
||
/*!40000 ALTER TABLE `battery` DISABLE KEYS */;
|
||
INSERT INTO `battery` VALUES (231,1,306,375,'',21,6,0,0,0,0,0,5000.00,NULL,''),(232,1,307,375,'',21,6,0,0,0,0,0,5000.00,NULL,''),(233,1,307,376,'',21,6,0,0,0,0,0,5000.00,NULL,''),(234,1,307,377,'',21,6,0,0,0,0,0,5000.00,NULL,''),(235,1,306,378,'',21,6,0,0,0,0,0,5000.00,NULL,''),(236,1,307,378,'',21,6,0,0,0,0,0,5000.00,NULL,''),(237,1,307,379,'',21,6,0,0,0,0,0,5000.00,NULL,''),(238,1,308,380,'',21,6,0,0,0,0,0,5000.00,NULL,''),(239,1,308,381,'',21,6,0,0,0,0,0,5000.00,NULL,''),(240,1,308,382,'',21,6,0,0,0,0,0,5000.00,NULL,''),(241,1,309,383,'',21,6,0,0,0,0,0,5000.00,NULL,''),(242,1,307,384,'',21,6,0,0,0,0,0,5000.00,NULL,''),(243,1,310,385,'',21,6,0,0,0,0,0,5000.00,NULL,''),(244,1,308,386,'',21,6,0,0,0,0,0,5000.00,NULL,''),(245,1,307,387,'',21,6,0,0,0,0,0,5000.00,NULL,''),(246,1,308,388,'',21,6,0,0,0,0,0,5000.00,NULL,''),(247,1,306,389,'',21,6,0,0,0,0,0,5000.00,NULL,''),(248,1,308,390,'',21,6,0,0,0,0,0,5000.00,NULL,''),(249,1,311,391,'',21,6,0,0,0,0,0,5000.00,NULL,''),(250,1,311,392,'',21,6,0,0,0,0,0,5000.00,NULL,''),(251,1,308,393,'',21,6,0,0,0,0,0,5000.00,NULL,''),(252,1,308,394,'',21,6,0,0,0,0,0,5000.00,NULL,''),(253,1,307,395,'',21,6,0,0,0,0,0,5000.00,NULL,''),(254,1,306,396,'',21,6,0,0,0,0,0,5000.00,NULL,''),(255,1,307,397,'',21,6,0,0,0,0,0,5000.00,NULL,''),(256,1,310,398,'',21,6,0,0,0,0,0,5000.00,NULL,''),(257,1,308,399,'',21,6,0,0,0,0,0,5000.00,NULL,''),(258,1,307,400,'',21,6,0,0,0,0,0,5000.00,NULL,''),(259,1,310,401,'',21,6,0,0,0,0,0,5000.00,NULL,''),(260,1,306,402,'',21,6,0,0,0,0,0,5000.00,NULL,''),(261,1,310,403,'',21,6,0,0,0,0,0,5000.00,NULL,''),(262,1,314,403,'',21,6,0,0,0,0,0,5000.00,NULL,''),(263,1,306,404,'',21,6,0,0,0,0,0,5000.00,NULL,''),(264,1,307,405,'',21,6,0,0,0,0,0,5000.00,NULL,''),(265,1,307,406,'',21,6,0,0,0,0,0,5000.00,NULL,''),(266,1,307,407,'',21,6,0,0,0,0,0,5000.00,NULL,''),(267,1,306,408,'',21,6,0,0,0,0,0,5000.00,NULL,''),(268,1,307,408,'',21,6,0,0,0,0,0,5000.00,NULL,''),(269,1,307,409,'',21,6,0,0,0,0,0,5000.00,NULL,''),(270,1,307,410,'',21,6,0,0,0,0,0,5000.00,NULL,''),(271,1,310,411,'',21,6,0,0,0,0,0,5000.00,NULL,''),(272,1,307,412,'',21,6,0,0,0,0,0,5000.00,NULL,''),(273,1,312,413,'',21,6,0,0,0,0,0,5000.00,NULL,''),(274,1,309,414,'',21,6,0,0,0,0,0,5000.00,NULL,''),(275,1,307,415,'',21,6,0,0,0,0,0,5000.00,NULL,''),(276,1,307,416,'',21,6,0,0,0,0,0,5000.00,NULL,''),(277,1,306,417,'',21,6,0,0,0,0,0,5000.00,NULL,''),(278,1,307,418,'',21,6,0,0,0,0,0,5000.00,NULL,''),(279,1,306,419,'',21,6,0,0,0,0,0,5000.00,NULL,''),(280,1,309,420,'',21,6,0,0,0,0,0,5000.00,NULL,''),(281,1,313,421,'',21,6,0,0,0,0,0,5000.00,NULL,''),(282,1,307,422,'',21,6,0,0,0,0,0,5000.00,NULL,''),(283,1,306,423,'',21,6,0,0,0,0,0,5000.00,NULL,''),(284,1,307,424,'',21,6,0,0,0,0,0,5000.00,NULL,''),(285,1,307,425,'',21,6,0,0,0,0,0,5000.00,NULL,''),(286,1,308,426,'',21,6,0,0,0,0,0,5000.00,NULL,'');
|
||
/*!40000 ALTER TABLE `battery` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `battery_manufacturer`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `battery_manufacturer`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `battery_manufacturer` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `battery_manufacturer`
|
||
--
|
||
|
||
LOCK TABLES `battery_manufacturer` WRITE;
|
||
/*!40000 ALTER TABLE `battery_manufacturer` DISABLE KEYS */;
|
||
INSERT INTO `battery_manufacturer` VALUES (1,'Motolite');
|
||
/*!40000 ALTER TABLE `battery_manufacturer` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `battery_model`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `battery_model`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `battery_model` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=315 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `battery_model`
|
||
--
|
||
|
||
LOCK TABLES `battery_model` WRITE;
|
||
/*!40000 ALTER TABLE `battery_model` DISABLE KEYS */;
|
||
INSERT INTO `battery_model` VALUES (306,'EXCEL'),(307,'GOLD'),(308,'GOLD SPECIAL TYPE'),(309,''),(310,'GOLD REVERSE'),(311,'GOLD REVERSE SPECIAL TYPE'),(312,'TRUCKMASTER'),(313,'AGM'),(314,'EXCEL REVERSE');
|
||
/*!40000 ALTER TABLE `battery_model` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `battery_size`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `battery_size`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `battery_size` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=427 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `battery_size`
|
||
--
|
||
|
||
LOCK TABLES `battery_size` WRITE;
|
||
/*!40000 ALTER TABLE `battery_size` DISABLE KEYS */;
|
||
INSERT INTO `battery_size` VALUES (375,'1SM / NS50 / D23L'),(376,'1SM / NS50 / D23R'),(377,'1SM /MGS50 / D23L'),(378,'2SM / N50 / D26L'),(379,'4SN / NS40 / B20L'),(380,'DIN 66'),(381,'DIN 55'),(382,'DIN 88'),(383,'3SM'),(384,'NS40'),(385,'2SM / MG50 / D26R'),(386,'DIN55'),(387,'4SN / NS40 / B21L'),(388,'DIN44'),(389,'2SM/NS50/D26L/'),(390,'DIN 44'),(391,'DIN 55R'),(392,'DIN 66R'),(393,'GROUP 65'),(394,'GROUP 34/78'),(395,'2SM / MG50 / D26L'),(396,'3SM / N70XL / D31L'),(397,'2HN / NS60 /B24L'),(398,'3SM / MG70 / D31R'),(399,'DIN 77'),(400,'3SM / MG70 / D31L'),(401,'1SM /MGS50 / D23R'),(402,'1SM / NS50XL / D23L'),(403,'2HN / NS60ARS /B24RS'),(404,'2SM / N50XL / D26L'),(405,'4SN / NS40 / B20L /'),(406,'D20L / N50SL'),(407,'2HN / N40 / B24L'),(408,'3SM / N70 / D31L'),(409,'3SM / N70 / D31R'),(410,'3SM / N70L / D31L'),(411,'4SN / NS40R / B20R'),(412,'DIN110'),(413,'6SM / N100 / E41'),(414,'SPEICAL TYPE OF G34/78'),(415,'DIN77'),(416,'1SM / NS50L / D23L /'),(417,'2SM / NXL50 / D26L'),(418,'DIN88 SPECIAL'),(419,'2SM/ N50 / D26L'),(420,'Gold'),(421,'AGM'),(422,'1SM / MG50 / D23L /'),(423,'1SM / NS50L / D23L'),(424,'2SM / N50 / D26R'),(425,'2SM / N50L / D26L'),(426,'DIN 110');
|
||
/*!40000 ALTER TABLE `battery_size` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `battery_vehicle`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `battery_vehicle`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `battery_vehicle` (
|
||
`battery_id` int(11) NOT NULL,
|
||
`vehicle_id` int(11) NOT NULL,
|
||
PRIMARY KEY (`battery_id`,`vehicle_id`),
|
||
KEY `IDX_F46DF59019A19CFC` (`battery_id`),
|
||
KEY `IDX_F46DF590545317D1` (`vehicle_id`),
|
||
CONSTRAINT `FK_F46DF59019A19CFC` FOREIGN KEY (`battery_id`) REFERENCES `battery` (`id`) ON DELETE CASCADE,
|
||
CONSTRAINT `FK_F46DF590545317D1` FOREIGN KEY (`vehicle_id`) REFERENCES `vehicle` (`id`) ON DELETE CASCADE
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `battery_vehicle`
|
||
--
|
||
|
||
LOCK TABLES `battery_vehicle` WRITE;
|
||
/*!40000 ALTER TABLE `battery_vehicle` DISABLE KEYS */;
|
||
INSERT INTO `battery_vehicle` VALUES (231,9815),(231,9816),(231,9971),(231,10136),(231,10234),(231,10351),(232,9947),(232,9972),(232,10174),(232,10176),(232,10178),(232,10294),(232,10352),(232,10353),(232,10354),(232,10360),(232,10361),(232,10362),(232,10363),(232,10364),(232,10480),(232,10489),(233,9817),(234,9818),(234,9927),(234,9928),(234,9929),(234,9970),(234,10018),(234,10019),(234,10020),(234,10026),(234,10027),(234,10033),(234,10036),(234,10072),(234,10073),(234,10075),(234,10076),(234,10077),(234,10080),(234,10081),(234,10084),(234,10175),(234,10179),(234,10181),(234,10182),(234,10237),(234,10238),(234,10239),(234,10240),(234,10241),(234,10242),(234,10243),(234,10244),(234,10292),(234,10293),(234,10295),(234,10296),(234,10297),(234,10298),(234,10299),(234,10300),(234,10301),(234,10302),(234,10303),(234,10304),(234,10305),(234,10306),(234,10307),(234,10308),(234,10309),(234,10310),(234,10355),(234,10356),(234,10357),(234,10358),(234,10359),(234,10366),(234,10367),(234,10368),(234,10369),(234,10370),(234,10371),(234,10372),(234,10373),(234,10374),(234,10375),(234,10376),(234,10377),(234,10378),(234,10379),(234,10380),(234,10381),(234,10382),(234,10437),(234,10438),(234,10467),(234,10468),(234,10478),(234,10479),(234,10488),(234,10518),(234,10519),(234,10520),(234,10521),(234,10522),(234,10526),(234,10527),(234,10528),(235,9819),(235,9820),(235,9856),(235,9948),(235,10054),(235,10082),(235,10141),(235,10142),(235,10143),(235,10144),(235,10145),(235,10146),(235,10185),(235,10217),(235,10218),(235,10219),(235,10222),(235,10263),(235,10321),(235,10322),(235,10323),(235,10401),(235,10406),(235,10469),(235,10553),(236,9875),(236,9949),(236,10056),(236,10095),(236,10096),(236,10147),(236,10184),(236,10220),(236,10221),(236,10402),(236,10556),(236,10557),(237,9821),(237,9888),(237,10044),(237,10058),(237,10060),(237,10061),(237,10062),(237,10063),(237,10064),(237,10065),(237,10066),(237,10067),(237,10068),(237,10069),(237,10123),(237,10124),(237,10125),(237,10126),(237,10127),(237,10128),(237,10173),(237,10201),(237,10202),(237,10262),(237,10435),(237,10500),(237,10501),(237,10502),(237,10503),(237,10507),(237,10508),(237,10512),(237,10578),(237,10579),(237,10580),(237,10581),(237,10582),(237,10588),(238,9822),(238,9824),(238,9825),(238,9826),(238,9827),(238,9828),(238,9829),(238,9830),(238,9831),(238,9854),(238,9855),(238,9857),(238,9858),(238,9859),(238,9873),(238,9874),(238,9881),(238,9882),(238,9883),(238,9904),(238,9905),(238,9906),(238,9907),(238,9908),(238,9916),(238,9917),(238,9918),(238,9936),(238,9937),(238,9953),(238,9989),(238,9990),(238,9991),(238,9992),(238,9993),(238,9994),(238,9995),(238,9996),(238,9997),(238,10074),(238,10092),(238,10093),(238,10264),(238,10269),(238,10270),(238,10271),(238,10272),(238,10286),(238,10441),(238,10442),(238,10443),(238,10457),(238,10460),(238,10461),(238,10465),(238,10584),(238,10585),(238,10586),(238,10587),(238,10602),(238,10611),(238,10612),(238,10613),(238,10614),(238,10615),(238,10616),(238,10622),(238,10623),(238,10624),(238,10630),(239,9823),(239,9842),(239,9843),(239,9844),(239,9845),(239,9846),(239,9847),(239,9852),(239,9853),(239,9884),(239,9885),(239,9890),(239,9891),(239,9892),(239,9912),(239,9913),(239,9915),(239,9945),(239,9946),(239,9987),(239,10131),(239,10132),(239,10133),(239,10291),(239,10453),(239,10454),(239,10455),(239,10456),(239,10506),(239,10515),(239,10516),(239,10583),(239,10590),(239,10591),(239,10595),(239,10596),(239,10597),(239,10598),(239,10599),(239,10600),(239,10601),(239,10603),(239,10604),(239,10605),(239,10606),(239,10607),(239,10608),(239,10609),(239,10619),(239,10620),(239,10621),(239,10629),(240,9832),(240,9833),(240,9834),(240,9835),(240,9836),(240,9837),(240,9838),(240,9839),(240,9840),(240,9841),(240,9848),(240,9860),(240,9861),(240,9862),(240,9863),(240,9864),(240,9865),(240,9866),(240,9867),(240,9868),(240,9869),(240,9870),(240,9871),(240,9938),(240,9939),(240,9964),(240,9965),(240,9966),(240,9967),(240,9968),(240,9969),(240,10162),(240,10163),(240,10164),(240,10165),(240,10166),(240,10167),(240,10168),(240,10169),(240,10213),(240,10214),(240,10215),(240,10231),(240,10232),(240,10233),(240,10273),(240,10274),(240,10275),(240,10276),(240,10277),(240,10278),(240,10279),(240,10280),(240,10281),(240,10282),(240,10283),(240,10284),(240,10285),(240,10287),(240,10288),(240,10444),(240,10462),(240,10463),(240,10464),(240,10466),(240,10610),(240,10617),(240,10625),(240,10626),(240,10627),(240,10628),(240,10631),(241,9849),(242,9850),(243,9851),(243,10171),(243,10172),(243,10509),(243,10551),(244,9872),(244,9880),(244,9893),(244,9911),(244,9914),(245,9876),(245,9877),(246,9878),(246,9879),(246,9886),(247,9887),(248,9889),(248,9979),(248,9980),(248,9981),(248,9982),(248,9983),(248,9984),(248,9985),(248,9986),(248,10083),(248,10094),(248,10476),(248,10513),(248,10514),(248,10593),(248,10594),(249,9894),(249,9895),(249,9896),(249,9897),(249,9898),(249,9899),(249,9900),(249,9901),(249,9902),(249,9903),(249,9988),(249,10517),(250,9909),(250,9910),(251,9919),(251,9922),(251,9931),(251,9941),(251,9958),(251,9962),(251,10000),(251,10001),(251,10002),(251,10003),(251,10004),(251,10005),(251,10006),(252,9920),(252,9921),(252,9923),(252,9924),(252,9925),(252,9926),(252,9934),(252,9940),(252,9942),(252,9943),(252,9944),(252,9954),(252,9955),(252,9956),(252,9957),(252,9959),(252,9960),(252,9961),(252,9963),(252,10022),(252,10070),(252,10230),(252,10349),(253,9930),(253,9932),(253,9933),(253,9973),(253,9974),(253,10053),(253,10055),(253,10086),(253,10087),(253,10088),(253,10089),(253,10090),(253,10091),(253,10138),(253,10139),(253,10183),(253,10210),(253,10211),(253,10249),(253,10250),(253,10251),(253,10252),(253,10253),(253,10314),(253,10315),(253,10316),(253,10317),(253,10318),(253,10319),(253,10320),(253,10392),(253,10393),(253,10394),(253,10395),(253,10396),(253,10397),(253,10398),(253,10399),(253,10400),(253,10499),(253,10545),(253,10546),(253,10547),(253,10548),(253,10549),(253,10550),(253,10552),(254,9935),(254,10015),(254,10016),(254,10098),(254,10108),(254,10109),(254,10110),(254,10111),(254,10112),(254,10113),(254,10114),(254,10115),(254,10121),(254,10122),(254,10135),(254,10153),(254,10154),(254,10155),(254,10156),(254,10157),(254,10158),(254,10159),(254,10186),(254,10187),(254,10188),(254,10192),(254,10193),(254,10194),(254,10195),(254,10196),(254,10197),(254,10198),(254,10199),(254,10200),(254,10212),(254,10227),(254,10228),(254,10229),(254,10235),(254,10266),(254,10267),(254,10268),(254,10290),(254,10327),(254,10339),(254,10341),(254,10342),(254,10343),(254,10344),(254,10345),(254,10347),(254,10348),(254,10350),(254,10419),(254,10420),(254,10421),(254,10422),(254,10423),(254,10424),(254,10427),(254,10428),(254,10429),(254,10430),(254,10431),(254,10432),(254,10433),(254,10434),(254,10571),(254,10573),(254,10574),(254,10575),(254,10576),(255,9950),(255,9951),(255,9952),(255,10024),(255,10028),(255,10029),(255,10030),(255,10031),(255,10037),(255,10038),(255,10039),(255,10040),(255,10042),(255,10043),(255,10045),(255,10046),(255,10047),(255,10048),(255,10049),(255,10050),(255,10051),(255,10246),(255,10247),(255,10248),(255,10311),(255,10312),(255,10313),(255,10346),(255,10383),(255,10384),(255,10385),(255,10386),(255,10387),(255,10388),(255,10389),(255,10390),(255,10391),(255,10439),(255,10440),(255,10490),(255,10491),(255,10492),(255,10493),(255,10494),(255,10495),(255,10496),(255,10529),(255,10530),(255,10531),(255,10532),(255,10533),(255,10534),(255,10535),(255,10536),(255,10537),(255,10538),(255,10539),(255,10540),(255,10541),(256,9975),(256,9976),(256,9977),(256,9978),(256,10008),(256,10009),(256,10010),(256,10011),(256,10012),(256,10013),(256,10014),(256,10025),(256,10099),(256,10100),(256,10101),(256,10102),(256,10103),(256,10104),(256,10105),(256,10106),(256,10107),(256,10117),(256,10149),(256,10150),(256,10151),(256,10152),(256,10216),(256,10260),(256,10336),(256,10337),(256,10414),(256,10415),(256,10416),(256,10417),(256,10418),(256,10458),(256,10470),(256,10471),(256,10472),(256,10473),(256,10474),(256,10475),(256,10511),(256,10566),(256,10567),(256,10568),(256,10569),(257,9998),(257,9999),(258,10007),(258,10017),(258,10023),(258,10032),(258,10097),(258,10148),(258,10257),(258,10258),(258,10259),(258,10261),(258,10326),(258,10328),(258,10329),(258,10330),(258,10331),(258,10332),(258,10333),(258,10334),(258,10335),(258,10340),(258,10407),(258,10408),(258,10409),(258,10410),(258,10411),(258,10412),(258,10413),(258,10562),(258,10563),(258,10564),(258,10565),(258,10577),(258,10589),(259,10021),(260,10034),(260,10035),(260,10137),(260,10140),(260,10180),(260,10245),(260,10365),(260,10482),(260,10483),(260,10484),(260,10485),(260,10486),(260,10523),(260,10524),(260,10525),(260,10618),(261,10041),(261,10052),(261,10543),(261,10544),(262,10497),(262,10498),(262,10542),(263,10057),(263,10223),(263,10224),(263,10255),(263,10256),(263,10324),(263,10403),(263,10404),(263,10405),(263,10487),(263,10510),(263,10554),(263,10555),(263,10560),(263,10561),(264,10059),(265,10071),(265,10078),(265,10079),(265,10130),(265,10177),(265,10191),(265,10203),(266,10085),(267,10116),(267,10225),(267,10226),(268,10161),(268,10189),(268,10190),(268,10338),(268,10425),(268,10426),(268,10570),(268,10572),(269,10118),(269,10119),(270,10120),(271,10129),(271,10504),(271,10505),(272,10134),(272,10204),(272,10205),(272,10206),(272,10207),(273,10160),(274,10170),(275,10208),(275,10209),(275,10265),(276,10236),(277,10254),(278,10289),(279,10325),(280,10436),(281,10445),(281,10446),(281,10447),(281,10448),(281,10449),(281,10450),(281,10451),(281,10452),(281,10459),(282,10477),(283,10481),(284,10558),(285,10559),(286,10592);
|
||
/*!40000 ALTER TABLE `battery_vehicle` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `customer`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `customer`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `customer` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`first_name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`last_name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`flag_confirmed` tinyint(1) NOT NULL,
|
||
`customer_notes` tinytext COLLATE utf8_unicode_ci NOT NULL,
|
||
`customer_classification` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`flag_mobile_app` tinyint(1) NOT NULL,
|
||
`title` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
|
||
`flag_active` tinyint(1) NOT NULL,
|
||
`phone_mobile` tinytext COLLATE utf8_unicode_ci NOT NULL,
|
||
`phone_landline` tinytext COLLATE utf8_unicode_ci NOT NULL,
|
||
`phone_office` tinytext COLLATE utf8_unicode_ci NOT NULL,
|
||
`phone_fax` tinytext COLLATE utf8_unicode_ci NOT NULL,
|
||
`email` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `customer`
|
||
--
|
||
|
||
LOCK TABLES `customer` WRITE;
|
||
/*!40000 ALTER TABLE `customer` DISABLE KEYS */;
|
||
INSERT INTO `customer` VALUES (7,'Juan','de la Cruz',0,'','regular',0,'Mr',1,'','','','',''),(8,'John','Cruz',1,'','regular',0,'Mr',1,'9171112233','','','',''),(9,'John','Santiago',1,'','regular',0,'Mr',1,'9061112233','','','',''),(10,'Emil','Gallaher',0,'Test','regular',0,'Mr',1,'9161112233','28283677','','',''),(11,'Test','Test',0,'','regular',0,'Test',1,'','','','',''),(12,'Test','Test',0,'','regular',0,'Mr',1,'','','','',''),(13,'Test','Test',0,'','regular',0,'Test',1,'','','','',''),(14,'Test','Changes',0,'','regular',0,'Mr',1,'234234234','234234234','','','test.changes@gmail.com');
|
||
/*!40000 ALTER TABLE `customer` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `customer_vehicle`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `customer_vehicle`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `customer_vehicle` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`vehicle_id` int(11) DEFAULT NULL,
|
||
`battery_id` int(11) DEFAULT NULL,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`plate_number` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
|
||
`model_year` smallint(6) NOT NULL,
|
||
`status_condition` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`fuel_type` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`warranty_code` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`warranty_expiration` date DEFAULT NULL,
|
||
`flag_motolite_battery` tinyint(1) NOT NULL,
|
||
`flag_active` tinyint(1) NOT NULL,
|
||
`color` varchar(25) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_75D40389395C3F3` (`customer_id`),
|
||
KEY `IDX_75D4038545317D1` (`vehicle_id`),
|
||
KEY `IDX_75D403819A19CFC` (`battery_id`),
|
||
CONSTRAINT `FK_75D403819A19CFC` FOREIGN KEY (`battery_id`) REFERENCES `battery` (`id`),
|
||
CONSTRAINT `FK_75D4038545317D1` FOREIGN KEY (`vehicle_id`) REFERENCES `vehicle` (`id`),
|
||
CONSTRAINT `FK_75D40389395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `customer_vehicle`
|
||
--
|
||
|
||
LOCK TABLES `customer_vehicle` WRITE;
|
||
/*!40000 ALTER TABLE `customer_vehicle` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `customer_vehicle` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `hub`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `hub`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `hub` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`address` longtext COLLATE utf8_unicode_ci NOT NULL,
|
||
`coordinates` point NOT NULL COMMENT '(DC2Type:point)',
|
||
`contact_nums` varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`time_open` time NOT NULL,
|
||
`time_close` time NOT NULL,
|
||
`branch` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `hub`
|
||
--
|
||
|
||
LOCK TABLES `hub` WRITE;
|
||
/*!40000 ALTER TABLE `hub` DISABLE KEYS */;
|
||
INSERT INTO `hub` VALUES (3,'BATPARTS SUPPLY CO.','Km. 16 Marcos Hi-way corner Mahogany Street, Santolan, Pasig','\0\0\0\0\0\0\0<>9(<28><>E^@b<><1D><><-@',NULL,'00:00:00','23:59:00','Marcos Hwy'),(4,'BATTERY MASTERS INC','Km. 17 Alabang Zapote Road Pamplona, Las Pinas','\0\0\0\0\0\0\0<>\r܁:?^@<40><18>(<28><>,@',NULL,'00:00:00','23:59:00','Las Pinas'),(5,'BATTERY MASTERS INC','South Superhighway Medical Center, Kilometer 17, West Service Road, San Antonio, Paranaque','\0\0\0\0\0\0\0n<15>@<40>B^@<40><>[<5B>J<EFBFBD>,@',NULL,'00:00:00','23:59:00','Marcelo'),(6,'BATTERYWORKZ','Auto Express 1800 Ortigas Ave, Ortigas, Pasig City','\0\0\0\0\0\0\0<>}U.TD^@\n0,<>--@',NULL,'00:00:00','23:59:00','Pasig'),(7,'BATTERY WORLD INC','2292 Chino Roces Ave., Bgy. Pio del Pilar, Makati','\0\0\0\0\0\0\0<0C>+<2B><>@^@e<>$<24><>\Z-@',NULL,'00:00:00','23:59:00','Makati'),(8,'BATTERY WORLD INC','846 Maceda cor. Espana, Sampaloc, Manila','\0\0\0\0\0\0\0>L<>Y<EFBFBD>?^@<40>7<18><>:-@',NULL,'00:00:00','23:59:00','Maceda'),(9,'G-SIX MARKETING INC.','65 Dona Soledad Ave., BetterLiving Subd., Brgy Don Bosco, Paranaque','\0\0\0\0\0\0\0<>ҩ<EFBFBD>XB^@<40>F(<28><1F>,@',NULL,'00:00:00','23:59:00','Paranaque'),(10,'G-SIX MARKETING INC.','103 Regalado corner Mindanao Avenue, Greater Lagro, Fairview, Quezon City','\0\0\0\0\0\0\09B<06><>C^@jN^dv-@',NULL,'00:00:00','23:59:00','Regalado');
|
||
/*!40000 ALTER TABLE `hub` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `invoice`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `invoice`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `invoice` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`job_order_id` int(11) DEFAULT NULL,
|
||
`date_create` datetime NOT NULL,
|
||
`date_paid` datetime DEFAULT NULL,
|
||
`date_cancel` datetime DEFAULT NULL,
|
||
`discount` decimal(9,2) NOT NULL,
|
||
`trade_in` decimal(9,2) NOT NULL,
|
||
`vat` decimal(9,2) NOT NULL,
|
||
`vat_exclusive_price` decimal(9,2) NOT NULL,
|
||
`total_price` decimal(9,2) NOT NULL,
|
||
`status` varchar(40) COLLATE utf8_unicode_ci NOT NULL,
|
||
`promo_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_90651744EAD8C843` (`job_order_id`),
|
||
KEY `IDX_90651744A76ED395` (`user_id`),
|
||
KEY `IDX_90651744D0C07AFF` (`promo_id`),
|
||
CONSTRAINT `FK_90651744A76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`),
|
||
CONSTRAINT `FK_90651744D0C07AFF` FOREIGN KEY (`promo_id`) REFERENCES `promo` (`id`),
|
||
CONSTRAINT `FK_90651744EAD8C843` FOREIGN KEY (`job_order_id`) REFERENCES `job_order` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `invoice`
|
||
--
|
||
|
||
LOCK TABLES `invoice` WRITE;
|
||
/*!40000 ALTER TABLE `invoice` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `invoice` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `invoice_item`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `invoice_item`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `invoice_item` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`invoice_id` int(11) DEFAULT NULL,
|
||
`title` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`qty` smallint(6) NOT NULL,
|
||
`price` decimal(9,2) NOT NULL,
|
||
`battery_id` int(11) DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_1DDE477B2989F1FD` (`invoice_id`),
|
||
KEY `IDX_1DDE477B19A19CFC` (`battery_id`),
|
||
CONSTRAINT `FK_1DDE477B19A19CFC` FOREIGN KEY (`battery_id`) REFERENCES `battery` (`id`),
|
||
CONSTRAINT `FK_1DDE477B2989F1FD` FOREIGN KEY (`invoice_id`) REFERENCES `invoice` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `invoice_item`
|
||
--
|
||
|
||
LOCK TABLES `invoice_item` WRITE;
|
||
/*!40000 ALTER TABLE `invoice_item` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `invoice_item` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `job_order`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `job_order`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `job_order` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`cvehicle_id` int(11) DEFAULT NULL,
|
||
`rider_id` int(11) DEFAULT NULL,
|
||
`date_create` datetime NOT NULL,
|
||
`date_schedule` datetime NOT NULL,
|
||
`date_fulfill` datetime DEFAULT NULL,
|
||
`coordinates` point NOT NULL COMMENT '(DC2Type:point)',
|
||
`flag_advance` tinyint(1) NOT NULL,
|
||
`service_type` varchar(25) COLLATE utf8_unicode_ci NOT NULL,
|
||
`source` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`date_cancel` datetime DEFAULT NULL,
|
||
`status` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`delivery_instructions` longtext COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`delivery_address` longtext COLLATE utf8_unicode_ci NOT NULL,
|
||
`create_user_id` int(11) DEFAULT NULL,
|
||
`assign_user_id` int(11) DEFAULT NULL,
|
||
`date_assign` datetime DEFAULT NULL,
|
||
`warranty_class` varchar(25) COLLATE utf8_unicode_ci NOT NULL,
|
||
`process_user_id` int(11) DEFAULT NULL,
|
||
`hub_id` int(11) DEFAULT NULL,
|
||
`cancel_reason` varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`ref_jo_id` int(11) DEFAULT NULL,
|
||
`tier1_notes` longtext COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`tier2_notes` longtext COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`mode_of_payment` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
|
||
`or_name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`landmark` longtext COLLATE utf8_unicode_ci NOT NULL,
|
||
`promo_detail` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_F4752EE89C2E0644` (`ref_jo_id`),
|
||
KEY `IDX_F4752EE89395C3F3` (`customer_id`),
|
||
KEY `IDX_F4752EE815683E72` (`cvehicle_id`),
|
||
KEY `IDX_F4752EE8FF881F6` (`rider_id`),
|
||
KEY `IDX_F4752EE885564492` (`create_user_id`),
|
||
KEY `IDX_F4752EE8AE8454D5` (`assign_user_id`),
|
||
KEY `IDX_F4752EE8EF160940` (`process_user_id`),
|
||
KEY `IDX_F4752EE86C786081` (`hub_id`),
|
||
CONSTRAINT `FK_F4752EE815683E72` FOREIGN KEY (`cvehicle_id`) REFERENCES `customer_vehicle` (`id`),
|
||
CONSTRAINT `FK_F4752EE86C786081` FOREIGN KEY (`hub_id`) REFERENCES `hub` (`id`),
|
||
CONSTRAINT `FK_F4752EE885564492` FOREIGN KEY (`create_user_id`) REFERENCES `user` (`id`),
|
||
CONSTRAINT `FK_F4752EE89395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`),
|
||
CONSTRAINT `FK_F4752EE89C2E0644` FOREIGN KEY (`ref_jo_id`) REFERENCES `job_order` (`id`),
|
||
CONSTRAINT `FK_F4752EE8AE8454D5` FOREIGN KEY (`assign_user_id`) REFERENCES `user` (`id`),
|
||
CONSTRAINT `FK_F4752EE8EF160940` FOREIGN KEY (`process_user_id`) REFERENCES `user` (`id`),
|
||
CONSTRAINT `FK_F4752EE8FF881F6` FOREIGN KEY (`rider_id`) REFERENCES `rider` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `job_order`
|
||
--
|
||
|
||
LOCK TABLES `job_order` WRITE;
|
||
/*!40000 ALTER TABLE `job_order` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `job_order` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `mobile_number`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `mobile_number`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `mobile_number` (
|
||
`id` varchar(12) COLLATE utf8_unicode_ci NOT NULL,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`confirm_code` varchar(10) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`date_registered` datetime DEFAULT NULL,
|
||
`flag_confirmed` tinyint(1) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_E9B4F45EEB49070C` (`confirm_code`),
|
||
KEY `IDX_E9B4F45E9395C3F3` (`customer_id`),
|
||
CONSTRAINT `FK_E9B4F45E9395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `mobile_number`
|
||
--
|
||
|
||
LOCK TABLES `mobile_number` WRITE;
|
||
/*!40000 ALTER TABLE `mobile_number` DISABLE KEYS */;
|
||
INSERT INTO `mobile_number` VALUES ('639151112233',7,NULL,'2018-01-17 14:10:00',1),('639175556677',9,NULL,'2018-03-08 00:54:00',0);
|
||
/*!40000 ALTER TABLE `mobile_number` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `mobile_session`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `mobile_session`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `mobile_session` (
|
||
`id` varchar(13) COLLATE utf8_unicode_ci NOT NULL,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`date_generated` datetime NOT NULL,
|
||
`phone_model` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
|
||
`os_type` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`os_version` varchar(25) COLLATE utf8_unicode_ci NOT NULL,
|
||
`device_push_id` varchar(50) COLLATE utf8_unicode_ci NOT NULL,
|
||
`phone_number` varchar(12) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`confirm_code` varchar(6) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`confirm_flag` tinyint(1) NOT NULL,
|
||
`date_confirmed` datetime DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_30EE18219395C3F3` (`customer_id`),
|
||
CONSTRAINT `FK_30EE18219395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `mobile_session`
|
||
--
|
||
|
||
LOCK TABLES `mobile_session` WRITE;
|
||
/*!40000 ALTER TABLE `mobile_session` DISABLE KEYS */;
|
||
INSERT INTO `mobile_session` VALUES ('5a6cd7d200438',NULL,'2018-01-28 03:49:38','iphone7','ios','234','23049820','639171112233','123456',0,NULL),('5a6d616561f6e',NULL,'2018-01-28 13:36:37','iPhone 6s+','ios','10.0.1','23094802',NULL,NULL,0,NULL),('5a6d6165c4c52',NULL,'2018-01-28 13:36:37','iPhone 6s','ios','10.0.1','234234234',NULL,NULL,0,NULL),('5a6d619571bd5',9,'2018-01-28 13:37:25','iPhone 6s+','ios','10.0.1','23094802','639992223344','123456',1,'2018-01-29 23:53:34'),('5a6e6c2e0b269',NULL,'2018-01-29 08:34:54','iPhone 7','ios','10.0.1','9876987',NULL,NULL,0,NULL),('5a6f4330ed18a',NULL,'2018-01-29 23:52:16','iPhone 6s+','ios','10.0.1','23094802',NULL,NULL,0,NULL),('5a9fe96bb8722',NULL,'2018-03-07 21:30:19','iPhone 6s+','ios','10.0.1','23094802',NULL,NULL,0,NULL);
|
||
/*!40000 ALTER TABLE `mobile_session` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `outlet`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `outlet`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `outlet` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`address` longtext COLLATE utf8_unicode_ci NOT NULL,
|
||
`coordinates` point NOT NULL COMMENT '(DC2Type:point)',
|
||
`contact_nums` varchar(200) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`time_open` time NOT NULL,
|
||
`time_close` time NOT NULL,
|
||
`hub_id` int(11) DEFAULT NULL,
|
||
`branch` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_93205CDB6C786081` (`hub_id`),
|
||
CONSTRAINT `FK_93205CDB6C786081` FOREIGN KEY (`hub_id`) REFERENCES `hub` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `outlet`
|
||
--
|
||
|
||
LOCK TABLES `outlet` WRITE;
|
||
/*!40000 ALTER TABLE `outlet` DISABLE KEYS */;
|
||
INSERT INTO `outlet` VALUES (14,'ASIAN RING POINT MARKETING, INC.','Unit 11 & 12 Valley Fair Center Ortigas Avenue Ext., Barangay San Isidro, Taytay, Rizal','\0\0\0\0\0\0\0lj\n0<6E>F^@<40><><08><>--@',NULL,'00:00:00','23:59:00',3,'Taytay'),(15,'BATERYAHAN','140 A. Bonifacio Ave. Brgy., Tanong, Marikina City','\0\0\0\0\0\0\0d<>v~E^@<40><><EFBFBD><EFBFBD><EFBFBD>D-@',NULL,'00:00:00','23:59:00',3,'Tanong'),(16,'BATERYAHAN ','86 Constitutional San Mateo Road, Batasan Hills, Quezon City','\0\0\0\0\0\0\0<><30><EFBFBD><EFBFBD>eF^@<40><><EFBFBD>q<EFBFBD>_-@',NULL,'00:00:00','23:59:00',3,'Batasan'),(17,'BATPARTS SUPPLY CO.','278 E. Rodriguez Sr. Avenue, Don Manuel, Quezon City','\0\0\0\0\0\0\0<>3<EFBFBD><33>k@^@Ӿ<><D3BE>z<-@',NULL,'00:00:00','23:59:00',3,'E. Rodriguez Sr.'),(18,'BATPARTS SUPPLY CO.','1035 Pedro Gil Street cor. Benitez ,Malate, Manila','\0\0\0\0\0\0\0U<><55>g?^@<40>1<><31>\'-@',NULL,'00:00:00','23:59:00',3,'Malate'),(19,'BATPARTS SUPPLY CO.','Km. 16 Marcos Hi-way corner Mahogany Street, Santolan, Pasig','\0\0\0\0\0\0\0<EFBFBD>9(<EFBFBD><EFBFBD>E^@b<EFBFBD><EFBFBD><EFBFBD><-@',NULL,'00:00:00','23:59:00',3,'Marcos Hwy'),(20,'BATPARTS SUPPLY CO.','375 MJ Building, Quirino Hi-way, Talipapa Sangandaan, Quezon City','\0\0\0\0\0\0\0<EFBFBD>L<EFBFBD>+A^@<EFBFBD>Ε<EFBFBD><EFBFBD>[-@',NULL,'00:00:00','23:59:00',3,'Sangandaan'),(21,'BATTERY MASTERS INC','Km. 17 Alabang Zapote Road Pamplona, Las Pinas','\0\0\0\0\0\0\0<EFBFBD>\r܁:?^@<EFBFBD><EFBFBD>(<EFBFBD><EFBFBD>,@',NULL,'00:00:00','23:59:00',3,'Las Pinas'),(22,'BATTERY MASTERS INC','South Superhighway Medical Center, Kilometer 17, West Service Road, San Antonio, Paranaque','\0\0\0\0\0\0\0n<EFBFBD>@<EFBFBD>B^@<EFBFBD><EFBFBD>[<EFBFBD>J<EFBFBD>,@',NULL,'00:00:00','23:59:00',3,'Marcelo'),(23,'BATTERY MASTERS INC','1186 Dr. A. Santos Avenue, San Dionisio, Paranaque','\0\0\0\0\0\0\0w <EFBFBD>խ?^@<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>,@',NULL,'00:00:00','23:59:00',3,'Paranaque'),(24,'BRAZA MARKETING','285 Katipunan Avennue , Brgy. Loyola Heights, Quezon City','\0\0\0\0\0\0\0<EFBFBD><EFBFBD> 9<EFBFBD>D^@<EFBFBD>w<EFBFBD>4E-@',NULL,'00:00:00','23:59:00',3,'Katipunan'),(25,'BATTERYWORKZ','Auto Express 1800 Ortigas Ave, Ortigas, Pasig City','\0\0\0\0\0\0\0<EFBFBD>}U.TD^@\n0,<EFBFBD>--@',NULL,'00:00:00','23:59:00',3,'Pasig'),(26,'BATTERYWORKZ','Lot 1 CBS Bldg., Felix Avenue, Sto. Domingo, Cainta','\0\0\0\0\0\0\0<>ͪ<EFBFBD><CDAA>F^@p\"<22><><EFBFBD>3-@',NULL,'00:00:00','23:59:00',3,'Cainta'),(27,'BATTERYWORKZ','1858 Gil Puyat Avenue, cor Tramo St., Pasay','\0\0\0\0\0\0\0<>ӂ<17>?^@o<>Z=<3D>-@',NULL,'00:00:00','23:59:00',3,'Pasay'),(28,'BATTERY WORLD INC','197 Katipunan Avenue , Blueridge, Brgy., Project 4.,','\0\0\0\0\0\0\0<><30><EFBFBD><EFBFBD><EFBFBD>D^@w:Fh<46>;-@',NULL,'00:00:00','23:59:00',3,'Katipunan'),(29,'BATTERY WORLD INC','2292 Chino Roces Ave., Bgy. Pio del Pilar, Makati','\0\0\0\0\0\0\0<0C>+<2B><>@^@e<>$<24><>\Z-@',NULL,'00:00:00','23:59:00',3,'Makati'),(30,'BATTERY WORLD INC','846 Maceda cor. Espana, Sampaloc, Manila','\0\0\0\0\0\0\0>L<>Y<EFBFBD>?^@<40>7<18><>:-@',NULL,'00:00:00','23:59:00',3,'Maceda'),(31,'DSD TIRES AND BATTERY','484 J. P. Rizal Street, Brgy Olympia, Makati','\0\0\0\0\0\0\0DP5z5A^@5<>d<EFBFBD>t$-@',NULL,'00:00:00','23:59:00',3,'Makati'),(32,'ECSD TRADING','2118 Chino Roces Avenue Brgy Pio del Pilar, Makati','\0\0\0\0\0\0\0\"<05><><EFBFBD>@^@<40><1C>1\n-@',NULL,'00:00:00','23:59:00',3,'Makati'),(33,'FGR BATTERY INC. ','513 Madrid st. Binondo, Manila','\0\0\0\0\0\0\0<>i!<21>>^@<1F><>b<EFBFBD>1-@',NULL,'00:00:00','23:59:00',3,'Binondo'),(34,'FGR BATTERY INC. ','686 Shaw Blvd. Kapitolyo, Pasig','\0\0\0\0\0\0\0\Z<><5A><EFBFBD><EFBFBD>C^@~<7E><>a<EFBFBD>%-@',NULL,'00:00:00','23:59:00',3,'Kapitolyo'),(35,'G-SIX MARKETING INC.','545 Boni Serrano Ave.,Brgy. Murphy, Quezon City','\0\0\0\0\0\0\0<>\0Q0cD^@ND<4E><44>~:-@',NULL,'00:00:00','23:59:00',3,'Boni Serrano'),(36,'G-SIX MARKETING INC.','Lot 18 Blk 5 RQD Bldg. Commonwealth Ave., Brgy, North Fairview, Quezon City','\0\0\0\0\0\0\0<TD^@V6A)j-@',NULL,'00:00:00','23:59:00',3,'Commonwealth'),(37,'G-SIX MARKETING INC.','2551 Jose Abad Santos St, Tondo, Manila','\0\0\0\0\0\0\0<>ӝ\'<27>>^@=b<><62>B?-@',NULL,'00:00:00','23:59:00',3,'Jose Abad Santos'),(38,'G-SIX MARKETING INC.','23 Arnaiz Road Corner J.Victor Street, Brgy. Pio del Pilar, Makati','\0\0\0\0\0\0\0-|}<7D><>@^@<40>Ohah\Z-@',NULL,'00:00:00','23:59:00',3,'Makati'),(39,'G-SIX MARKETING INC.','No. 1 Science St. Victoria Subdivision, Mindanao Avenue, Quezon City','\0\0\0\0\0\0\0O<30>}B^@o<><6F>WJ_-@',NULL,'00:00:00','23:59:00',3,'Mindanao Ave'),(40,'G-SIX MARKETING INC.','65 Dona Soledad Ave., BetterLiving Subd., Brgy Don Bosco, Paranaque','\0\0\0\0\0\0\0<>ҩ<EFBFBD>XB^@<40>F(<28><1F>,@',NULL,'00:00:00','23:59:00',3,'Paranaque'),(41,'G-SIX MARKETING INC.','23 B National Highway, Brgy., Putatan, Muntinlupa','\0\0\0\0\0\0\0<><30><15>xB^@5`o<><6F>,@',NULL,'00:00:00','23:59:00',3,'Putatan'),(42,'G-SIX MARKETING INC.','103 Regalado corner Mindanao Avenue, Greater Lagro, Fairview, Quezon City','\0\0\0\0\0\0\09B<06><>C^@jN^dv-@',NULL,'00:00:00','23:59:00',3,'Regalado'),(43,'G-SIX MARKETING INC.','82b West Avenue, Brgy PhilAm Homes, Quezon City','\0\0\0\0\0\0\0<0F>L<>A^@<40>JR<4A><52>K-@',NULL,'00:00:00','23:59:00',3,'West Ave'),(44,'G-SIX MARKETING INC.','714 Aurora Blvd, near cor Balete Dr., Brgy Mariana, Quezon City','\0\0\0\0\0\0\0<><30><EFBFBD>><3E>B^@<40>y<EFBFBD><79>5<-@',NULL,'00:00:00','23:59:00',3,'Aurora'),(45,'JEREMY MARKETING ','Unit 10 GF 32th St., Carport Car Plaza, Bonifacio Global City, Taguig','\0\0\0\0\0\0\0<>ZoC^@jK_\0<>\Z-@',NULL,'00:00:00','23:59:00',3,'Taguig'),(46,'JEREMY MARKETING','340 F.E.Asia Comm\'l Complex,Visayas Ave.,Brgy Pasong Tamo, Quezon City','\0\0\0\0\0\0\0<><11>A<EFBFBD>B^@<40>U^٢X-@',NULL,'00:00:00','23:59:00',3,'Visayas'),(47,'JESOLLY','829 San Francisco St. corner Neptali Gonzales, Mandaluyong','\0\0\0\0\0\0\0<>+I<><49>A^@<40>\Z<><5A><EFBFBD>%-@',NULL,'00:00:00','23:59:00',3,'Mandaluyong'),(48,'JESOLLY','213-E Wilson st. Brgy Greenhills, San Juan','\0\0\0\0\0\0\0<(@<40>B^@<12><2-@',NULL,'00:00:00','23:59:00',3,'Wilson'),(49,'KINGSWAY BATTERY SALES INC','68 B Pasig Boulevard, Bagong Ilog, Pasig','\0\0\0\0\0\0\0!<21>`D<>D^@<40><>K<EFBFBD><4B> -@',NULL,'00:00:00','23:59:00',3,'Bagong Ilog'),(50,'KINGSWAY BATTERY SALES INC','National Road, Barrio Purugan, Brgy. San Jose, Antipolo, Rizal','\0\0\0\0\0\0\0<>J[\\<5C>K^@0Ie<49>9(-@',NULL,'00:00:00','23:59:00',3,'Antipolo City'),(51,'KINGSWAY BATTERY SALES INC','7 A Capitol Hills Drive, Matandang Balara, Quezon City','\0\0\0\0\0\0\0<05>J<>D^@<<3C>n<EFBFBD>S-@',NULL,'00:00:00','23:59:00',3,'Capitol Hills'),(52,'KINGSWAY BATTERY SALES INC','652 Boni Serrano Road Libis, Quezon City','\0\0\0\0\0\0\0<k<>]<5D>D^@-s>e<>;-@',NULL,'00:00:00','23:59:00',3,'Libis'),(53,'KINGSWAY BATTERY SALES INC','1677 E.Rodriguez Sr. Avenue Brgy. Pinagkaisahan, Quezon City','\0\0\0\0\0\0\0ټ`&<26>B^@<40>?5<1C>?-@',NULL,'00:00:00','23:59:00',3,'E Rodriguez'),(54,'MAXEMEGA INC','275 10th Avenue, Brgy. Grace Park, Caloocan','\0\0\0\0\0\0\0x&4I,?^@<40>v><3E><>M-@',NULL,'00:00:00','23:59:00',3,'Caloocan'),(55,'MAXEMEGA INC.','501 Real St.,BF Almanza, Las Pinas','\0\0\0\0\0\0\08<><38>A^@<40>j\\ <20>,@',NULL,'00:00:00','23:59:00',3,'Las Pinas'),(56,'MGK3 BATTERY SALES INC.','2205 F. Castillo Bldg. Aurora Blvd., Pasay','\0\0\0\0\0\0\0.<2E><>2@^@<40><03>*-@',NULL,'00:00:00','23:59:00',3,'Pasay'),(57,'ONE STOP BATTERY SHOP INC. ','214 Gen.Luis Street ,Novaliches , Quezon City','\0\0\0\0\0\0\0<> <09>JB^@P<><03><>q-@',NULL,'00:00:00','23:59:00',3,'Novaliches'),(58,'ONE STOP BATTERY SHOP INC.','71 Unit 1,Keppelson Bldg.,McArthur Highway, Valenzuela','\0\0\0\0\0\0\0<>B<EFBFBD>b<EFBFBD>>^@Y$<24>:Y-@',NULL,'00:00:00','23:59:00',3,'Valenzuela'),(59,'ONE STOP SHOP BATTERY INC. ','613 Old Tenant Area A Camarin Novaliches, Caloocan','\0\0\0\0\0\0\0<><30><EFBFBD><1F>B^@<40><><G<05>-@',NULL,'00:00:00','23:59:00',3,'Camarin'),(60,'PILI BATTERY SALES INC. ','126 Jose P. Rizal Extension, East Rembo, Makati City','\0\0\0\0\0\0\0u\"<22>T3D^@<40>`p<>-@',NULL,'00:00:00','23:59:00',3,'Makati'),(61,'RANISHA TRADING','281 Roosevelt Avenue,San Francisco Del Monte, Quezon City','\0\0\0\0\0\0\0ov<6F>&\'A^@<40><><0B><>M-@',NULL,'00:00:00','23:59:00',3,'Roosevelt'),(62,'RODCAR MARKETING ','36a IBP Road Batasan Hills, Quezon City','\0\0\0\0\0\0\0֡<30><1F>E^@k<>a<EFBFBD><61>_-@',NULL,'00:00:00','23:59:00',3,'Commonwealth'),(63,'RODCAR MARKETING ','58-B Kamias Road, Brgy. Kamias, Quezon City','\0\0\0\0\0\0\0M<30><4D>|RC^@eL<65>}<7D>C-@',NULL,'00:00:00','23:59:00',3,'Kamias'),(64,'SEARTON MARKETING CORP. ','Unit C5 Honeyland Commercial Townhouse, Vermount Royale Subd., Brgy. Mayamot Marcos Hi-way, Antipolo','\0\0\0\0\0\0\0<><30>\0DG^@<40><19>V?-@',NULL,'00:00:00','23:59:00',3,'Marcos Hwy'),(65,'SEARTON MARKETING CORP.','8290 Dr. A. Santos Ave. Sucat, Paranaque','\0\0\0\0\0\0\0ߋ/<2F><>A^@Dg<><67><EFBFBD>,@',NULL,'00:00:00','23:59:00',3,'Paranaque'),(66,'SERIES AND PARALLEL','186 Aranaiz Avenue, Brgy 67, Pasay','\0\0\0\0\0\0\0<01><>UO@^@hqΡo-@',NULL,'00:00:00','23:59:00',3,'Pasay'),(67,'STARCHARGE MARKETING CORPORATION','Bay 1 Caltex Service Center, Marcos Highway , Barangay Dela Paz District 2, Pasig','\0\0\0\0\0\0\0:(<28>_`F^@<40>?+<2B>=-@',NULL,'00:00:00','23:59:00',3,'Marcos Hwy'),(68,'STARCHARGE MARKETING CORPORATION ','Gaaz Gasoline Station, P Sanchez St., San Juan ','\0\0\0\0\0\0\06<><36><EFBFBD>A^@><3E><><EFBFBD>@0-@',NULL,'00:00:00','23:59:00',3,'Sta Mesa'),(69,'TRINALICA MARKETING ','21-A Santolan Road, Bagong Lipunan ','\0\0\0\0\0\0\0<><30>\Z<13>B^@<40>m<EFBFBD>3<EFBFBD>7-@',NULL,'00:00:00','23:59:00',3,'Santolan'),(70,'TRINALICA MARKETING ','561 FCR Bldg Fr. Cat Royale, Boni Serrano Avenue, Brgy Bayanihan, Quezon City','\0\0\0\0\0\0\0\n<>XD^@A䀟i:-@',NULL,'00:00:00','23:59:00',3,'Boni Serrano');
|
||
/*!40000 ALTER TABLE `outlet` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `outlet_counter`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `outlet_counter`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `outlet_counter` (
|
||
`id` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`count_sales` int(11) NOT NULL,
|
||
`count_service` int(11) NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `outlet_counter`
|
||
--
|
||
|
||
LOCK TABLES `outlet_counter` WRITE;
|
||
/*!40000 ALTER TABLE `outlet_counter` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `outlet_counter` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `promo`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `promo`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `promo` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`code` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`discount_rate` decimal(11,10) NOT NULL,
|
||
`discount_apply` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_B0139AFB77153098` (`code`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `promo`
|
||
--
|
||
|
||
LOCK TABLES `promo` WRITE;
|
||
/*!40000 ALTER TABLE `promo` DISABLE KEYS */;
|
||
INSERT INTO `promo` VALUES (1,'Employee Discount','EMPLOY',0.4000000000,'opl'),(2,'Grab Discount','GRAB',0.2000000000,'srp'),(3,'Non-Battery Group','NBGROUP',0.0500000000,'srp'),(4,'Petron Fleet Card','PFLEET',0.1000000000,'srp'),(5,'Petron Value Card','PVALUE',0.1000000000,'srp'),(6,'Privilege Discount','PRIV',0.0500000000,'srp'),(7,'Shell Employee Card Holder','SHEMP',0.1000000000,'srp'),(8,'Shell Fleet Card Holder','SHFLEET',0.1000000000,'srp'),(9,'Special Discount','SPDISC',0.1000000000,'srp');
|
||
/*!40000 ALTER TABLE `promo` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `rider`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `rider`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `rider` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`hub_id` int(11) DEFAULT NULL,
|
||
`first_name` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`last_name` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`contact_num` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`image_file` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`plate_number` varchar(10) COLLATE utf8_unicode_ci NOT NULL,
|
||
`curr_rating` int(11) NOT NULL,
|
||
`flag_available` tinyint(1) NOT NULL,
|
||
`flag_active` tinyint(1) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_EA4110356C786081` (`hub_id`),
|
||
CONSTRAINT `FK_EA4110356C786081` FOREIGN KEY (`hub_id`) REFERENCES `hub` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `rider`
|
||
--
|
||
|
||
LOCK TABLES `rider` WRITE;
|
||
/*!40000 ALTER TABLE `rider` DISABLE KEYS */;
|
||
INSERT INTO `rider` VALUES (2,8,'Liza','Soberano','234234234','9faa0fc765c1e90d0035ebd5d8bfc38f.jpeg','HA9382',0,1,1),(3,6,'Test','Rider','','','XS234',0,0,1);
|
||
/*!40000 ALTER TABLE `rider` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `rider_rating`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `rider_rating`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `rider_rating` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`rider_id` int(11) DEFAULT NULL,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`jo_id` int(11) DEFAULT NULL,
|
||
`date_create` datetime NOT NULL,
|
||
`rating` int(11) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_466996AEFE56386` (`jo_id`),
|
||
KEY `IDX_466996AFF881F6` (`rider_id`),
|
||
KEY `IDX_466996A9395C3F3` (`customer_id`),
|
||
CONSTRAINT `FK_466996A9395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`),
|
||
CONSTRAINT `FK_466996AEFE56386` FOREIGN KEY (`jo_id`) REFERENCES `job_order` (`id`),
|
||
CONSTRAINT `FK_466996AFF881F6` FOREIGN KEY (`rider_id`) REFERENCES `rider` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `rider_rating`
|
||
--
|
||
|
||
LOCK TABLES `rider_rating` WRITE;
|
||
/*!40000 ALTER TABLE `rider_rating` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `rider_rating` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `rider_schedule`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `rider_schedule`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `rider_schedule` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`rider_id` int(11) DEFAULT NULL,
|
||
`day_of_week` int(11) NOT NULL,
|
||
`time_start` time NOT NULL,
|
||
`time_end` time NOT NULL,
|
||
`break_start` time NOT NULL,
|
||
`break_end` time NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_3946A604FF881F6` (`rider_id`),
|
||
CONSTRAINT `FK_3946A604FF881F6` FOREIGN KEY (`rider_id`) REFERENCES `rider` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `rider_schedule`
|
||
--
|
||
|
||
LOCK TABLES `rider_schedule` WRITE;
|
||
/*!40000 ALTER TABLE `rider_schedule` DISABLE KEYS */;
|
||
INSERT INTO `rider_schedule` VALUES (1,2,1,'07:00:00','17:00:00','13:00:00','14:00:00');
|
||
/*!40000 ALTER TABLE `rider_schedule` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `role`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `role`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `role` (
|
||
`id` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`acl_attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT '(DC2Type:json_array)',
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `role`
|
||
--
|
||
|
||
LOCK TABLES `role` WRITE;
|
||
/*!40000 ALTER TABLE `role` DISABLE KEYS */;
|
||
INSERT INTO `role` VALUES ('ROLE_ADMIN','Administrator','{\"dashboard.menu\":true,\"user.menu\":true,\"user.list\":true,\"user.add\":true,\"user.update\":true,\"user.delete\":true,\"joborder.menu\":true,\"jo_in.list\":true,\"jo_proc.list\":true,\"jo_assign.list\":true}'),('ROLE_AGENT_TIER_1','Agent Tier I','{\"dashboard.menu\":true}'),('ROLE_AGENT_TIER_2','Agent Tier II','{\"dashboard.menu\":true,\"user.profile\":true,\"customer.menu\":true,\"customer.list\":true,\"customer.add\":true,\"customer.update\":true,\"customer.delete\":true,\"joborder.menu\":true,\"jo_proc.list\":true,\"jo_assign.list\":true,\"support.menu\":true,\"ticket.menu\":true,\"ticket.list\":true,\"ticket.add\":true,\"ticket.update\":true,\"ticket.delete\":true}'),('ROLE_COORDINATOR','Hub Coordinator','{\"dashboard.menu\":true,\"logistics.menu\":true,\"customer.menu\":true,\"customer.list\":true,\"customer.add\":true,\"customer.update\":true,\"customer.delete\":true,\"location.menu\":true,\"outlet.menu\":true,\"outlet.list\":true,\"outlet.add\":true,\"outlet.update\":true,\"outlet.delete\":true,\"hub.menu\":true,\"hub.list\":true,\"hub.add\":true,\"hub.update\":true,\"hub.delete\":true,\"rider.menu\":true,\"rider.list\":true,\"rider.add\":true,\"rider.update\":true,\"rider.delete\":true,\"joborder.menu\":true,\"jo_in.list\":true,\"jo_proc.list\":true,\"jo_assign.list\":true,\"support.menu\":true,\"ticket.menu\":true,\"ticket.list\":true,\"ticket.add\":true,\"ticket.update\":true,\"ticket.delete\":true}'),('ROLE_RIDER','Rider','{\"dashboard.menu\":true}'),('ROLE_SUPER_ADMIN','Super Administrator','{\"dashboard.menu\":true,\"user.menu\":true,\"user.list\":true,\"user.add\":true,\"user.update\":true,\"user.delete\":true,\"role.menu\":true,\"role.list\":true,\"role.add\":true,\"role.update\":true,\"role.delete\":true}');
|
||
/*!40000 ALTER TABLE `role` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `ticket`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `ticket`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `ticket` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`user_id` int(11) DEFAULT NULL,
|
||
`customer_id` int(11) DEFAULT NULL,
|
||
`date_create` datetime NOT NULL,
|
||
`status` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`ticket_type` varchar(15) COLLATE utf8_unicode_ci NOT NULL,
|
||
`other_ticket_type` varchar(80) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`subject` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`first_name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`last_name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`contact_num` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`details` longtext COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`job_order_id` int(11) DEFAULT NULL,
|
||
`plate_number` varchar(10) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_97A0ADA3A76ED395` (`user_id`),
|
||
KEY `IDX_97A0ADA39395C3F3` (`customer_id`),
|
||
KEY `IDX_97A0ADA3EAD8C843` (`job_order_id`),
|
||
CONSTRAINT `FK_97A0ADA39395C3F3` FOREIGN KEY (`customer_id`) REFERENCES `customer` (`id`),
|
||
CONSTRAINT `FK_97A0ADA3A76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`),
|
||
CONSTRAINT `FK_97A0ADA3EAD8C843` FOREIGN KEY (`job_order_id`) REFERENCES `job_order` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `ticket`
|
||
--
|
||
|
||
LOCK TABLES `ticket` WRITE;
|
||
/*!40000 ALTER TABLE `ticket` DISABLE KEYS */;
|
||
/*!40000 ALTER TABLE `ticket` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`username` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`password` varchar(64) COLLATE utf8_unicode_ci NOT NULL,
|
||
`enabled` tinyint(1) NOT NULL,
|
||
`first_name` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`last_name` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`contact_num` varchar(20) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
`email` varchar(50) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||
PRIMARY KEY (`id`),
|
||
UNIQUE KEY `UNIQ_8D93D649F85E0677` (`username`),
|
||
UNIQUE KEY `UNIQ_8D93D649E7927C74` (`email`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user`
|
||
--
|
||
|
||
LOCK TABLES `user` WRITE;
|
||
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
|
||
INSERT INTO `user` VALUES (1,'admin','$2y$13$ljsbSVQsazFBlJerpNN2JuhWZHIMEzSY9LdJEVaspA2vDAde/UGOy',1,'Administrator','','',''),(2,'agent1','$2y$12$FO3E5lNrv/wRAhmhEIC4A.C8J/45x./SYsHoTJq97QFRxtjgJjuE2',1,'Agent','Tier I','','agent1@jankstudio.com'),(3,'admin2','$2y$12$L4UzWhE05GngaZlnX.05kubPLwaT3uKxTkvpnblun/GZugZnUho3y',1,'Admin','Not Super','','admin2@jankstudio.com'),(4,'agent2','$2y$12$WCy04vdxo7QMEFNPpUcypOssew4qla48Q/J7f3Pbxze/Xy9R3xBZq',1,'Tier II','Agent','','agent2@jankstudio.com');
|
||
/*!40000 ALTER TABLE `user` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_hubs`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_hubs`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_hubs` (
|
||
`user_id` int(11) NOT NULL,
|
||
`hub_id` int(11) NOT NULL,
|
||
PRIMARY KEY (`user_id`,`hub_id`),
|
||
KEY `IDX_69AACF21A76ED395` (`user_id`),
|
||
KEY `IDX_69AACF216C786081` (`hub_id`),
|
||
CONSTRAINT `FK_69AACF216C786081` FOREIGN KEY (`hub_id`) REFERENCES `hub` (`id`) ON DELETE CASCADE,
|
||
CONSTRAINT `FK_69AACF21A76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`) ON DELETE CASCADE
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_hubs`
|
||
--
|
||
|
||
LOCK TABLES `user_hubs` WRITE;
|
||
/*!40000 ALTER TABLE `user_hubs` DISABLE KEYS */;
|
||
INSERT INTO `user_hubs` VALUES (1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(1,9),(1,10),(4,3),(4,4),(4,5),(4,6),(4,7),(4,8),(4,9),(4,10);
|
||
/*!40000 ALTER TABLE `user_hubs` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `user_role`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `user_role`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `user_role` (
|
||
`user_id` int(11) NOT NULL,
|
||
`role_id` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`user_id`,`role_id`),
|
||
KEY `IDX_2DE8C6A3A76ED395` (`user_id`),
|
||
KEY `IDX_2DE8C6A3D60322AC` (`role_id`),
|
||
CONSTRAINT `FK_2DE8C6A3A76ED395` FOREIGN KEY (`user_id`) REFERENCES `user` (`id`) ON DELETE CASCADE,
|
||
CONSTRAINT `FK_2DE8C6A3D60322AC` FOREIGN KEY (`role_id`) REFERENCES `role` (`id`) ON DELETE CASCADE
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `user_role`
|
||
--
|
||
|
||
LOCK TABLES `user_role` WRITE;
|
||
/*!40000 ALTER TABLE `user_role` DISABLE KEYS */;
|
||
INSERT INTO `user_role` VALUES (1,'ROLE_SUPER_ADMIN'),(2,'ROLE_AGENT_TIER_1'),(3,'ROLE_ADMIN'),(4,'ROLE_AGENT_TIER_2');
|
||
/*!40000 ALTER TABLE `user_role` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `vehicle`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `vehicle`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `vehicle` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`manufacturer_id` int(11) DEFAULT NULL,
|
||
`make` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
`model_year_from` smallint(6) NOT NULL,
|
||
`model_year_to` smallint(6) NOT NULL,
|
||
PRIMARY KEY (`id`),
|
||
KEY `IDX_1B80E486A23B42D` (`manufacturer_id`),
|
||
CONSTRAINT `FK_1B80E486A23B42D` FOREIGN KEY (`manufacturer_id`) REFERENCES `vehicle_manufacturer` (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=10632 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `vehicle`
|
||
--
|
||
|
||
LOCK TABLES `vehicle` WRITE;
|
||
/*!40000 ALTER TABLE `vehicle` DISABLE KEYS */;
|
||
INSERT INTO `vehicle` VALUES (9815,641,'TL 3.2',0,0),(9816,641,'ZDX 3.7 Sports Coupe',0,0),(9817,641,'NSX',0,0),(9818,641,'INTEGRA',0,0),(9819,641,'MDX',0,0),(9820,641,'RDX',0,0),(9821,642,'MiTo',2010,2018),(9822,642,'155 - TWIN SPARK 16V',1996,2018),(9823,642,'Giulietta',2010,2018),(9824,642,'SPYDER',0,0),(9825,642,'4C',2012,0),(9826,642,'164 - VG',1997,2018),(9827,642,'GTV - 2.0L V6 TURBO',1998,2018),(9828,643,'A1',0,0),(9829,643,'A3',0,0),(9830,643,'A4',0,0),(9831,643,'TT',0,0),(9832,643,'A5',0,0),(9833,643,'A6',2007,2018),(9834,643,'A7 SPORT BACK',0,0),(9835,643,'A8',0,0),(9836,643,'Q3',0,0),(9837,643,'Q5',0,0),(9838,643,'Q7',0,0),(9839,643,'R8',0,0),(9840,643,'R6',0,0),(9841,643,'S8',0,0),(9842,643,'Q1',0,0),(9843,643,'A1',0,0),(9844,643,'A3',0,0),(9845,643,'A4',0,0),(9846,643,'TT',0,0),(9847,643,'Q3',0,0),(9848,643,'A6',2007,2018),(9849,644,'BACKHOE',0,0),(9850,645,'MZ40',0,0),(9851,646,'ARNAGE',0,0),(9852,646,'CONTINENTAL GT/GTC',0,0),(9853,646,'FLYING SPUR',0,0),(9854,646,'Continental',0,0),(9855,646,'MULSANNE',0,0),(9856,646,'ARNAGE',0,0),(9857,647,'X3',2005,0),(9858,647,'1 SERIES',0,0),(9859,647,'Z4/M5',2005,0),(9860,647,'3 SERIES BATTERY ON ENGINE',0,0),(9861,647,'3 SERIES BATTERY UNDER SEAT/REAR',0,0),(9862,647,'316I / 320I / 325I / 328I',1991,2018),(9863,647,'5 SERIES',2000,2018),(9864,647,'523I',1996,2018),(9865,647,'6 SERIES',0,0),(9866,647,'7 SERIES',0,0),(9867,647,'BMW X5',2007,2018),(9868,647,'M6',0,0),(9869,647,'X1 TO X7',0,0),(9870,647,'Z3 ROADSTER',1996,2018),(9871,647,'X6',0,0),(9872,647,'M3',0,0),(9873,647,'X1',0,0),(9874,647,'3 SERIES',0,0),(9875,648,'TIGGO',0,0),(9876,648,'QQ6',0,0),(9877,648,'CHERRY QQ3',0,0),(9878,648,'V2',0,0),(9879,648,'COWIN',0,0),(9880,648,'CHERRY A5',0,0),(9881,648,'V5',0,0),(9882,648,'EASTAR',0,0),(9883,648,'KARRY',0,0),(9884,648,'A5',0,0),(9885,648,'FULWIN2',0,0),(9886,649,'SAIL',2016,0),(9887,649,'CAMARO',0,0),(9888,649,'SPARK 1.0 MT HATCH',0,0),(9889,649,'SPARK',2012,2018),(9890,649,'CRUZE A/T GAS',2010,0),(9891,649,'SONIC',0,0),(9892,649,'SPIN',0,0),(9893,649,'TRAX',0,0),(9894,649,'OPTRA 1.6 LS WAGON MT',2003,0),(9895,649,'CAPTIVA 2.4 GAS AT 4X2 CUV',2007,2018),(9896,649,'AVEO 1.4 SEDAN MT',2004,0),(9897,649,'AVEO 1.4 SEDAN AT',2004,0),(9898,649,'AVEO 1.2 LS MT (HATCHBACK)',2004,0),(9899,649,'AVEO 1.2 L MT (HATCHBACK)',2004,0),(9900,649,'OPTRA 1.6 LS WAGON AT',2003,2018),(9901,649,'OPTRA 1.6 LS SEDAN MT',2003,2018),(9902,649,'OPTRA 1.6 LS SEDAN AT',2003,0),(9903,649,'AVEO 1.2 LS AT (HATCHBACK)',2004,0),(9904,649,'CAPTIVA 2.4 GAS AT 4X4 CUV',2007,2018),(9905,649,'COLORADO',0,0),(9906,649,'MALIBU',0,0),(9907,649,'ORLANDO',0,0),(9908,649,'ZAFIRA',0,0),(9909,649,'CAPTIVA 2.0 CRDI AT 4X4 CUV',2007,2018),(9910,649,'CAPTIVA 2.0 CRDI AT 4X2 CUV',2007,2018),(9911,649,'SONIC 1.4L 4DR/5DR',2012,0),(9912,649,'CAMARO 2LT 3.6V6 / 2SS 6.2V8',0,0),(9913,649,'MALIBU 2.4L',2014,0),(9914,649,'SPIN 1.5 LTZ (GAS)',2013,0),(9915,649,'SPIN 1.3 LS/LTZ (DIESEL)',2013,0),(9916,649,'COLORADO (2.5/2.8 CRDi)',0,0),(9917,649,'TRAILBLAZER',2013,0),(9918,649,'CRUZE 2.0 CRDi',0,0),(9919,649,'SUBURVAN 5.3 V8 4x2 AT',2007,2018),(9920,649,'VENTURE',2003,2018),(9921,649,'TRAVERSE',0,0),(9922,649,'SUBURVAN 5.3 V9 4X2 AT',2007,2018),(9923,649,'LUMINA',2006,0),(9924,649,'HUMMER (H1/H2/H3)',2000,2010),(9925,649,'TAHOE 5.3 V8 4X2 AT',0,0),(9926,649,'SILVERADO',0,0),(9927,649,'AVEO 1.2 LS MT (HATCHBACK)',0,0),(9928,649,'AVEO 1.4 SEDAN AT',0,0),(9929,649,'AVEO 1.4 SEDAN MT',0,0),(9930,650,'DAKOTA',1996,2018),(9931,650,'GRAND CHEROKEE',1996,2018),(9932,650,'RAM',1996,2018),(9933,650,'RAM CHARGER (GASOLINE)',1996,0),(9934,650,'CARAVAN',1996,2018),(9935,650,'RAM CHARGER (DIESEL)',1996,2018),(9936,650,'SEBRING',0,0),(9937,650,'PACIFICA',2007,2018),(9938,650,'800C',0,0),(9939,650,'300C',0,0),(9940,650,'TOWN & COUNTRY',2007,2018),(9941,650,'DURANGO',0,0),(9942,650,'GRAND VOYAGER',0,0),(9943,650,'TOWN & COUNTRY (GAS)',0,0),(9944,650,'TOWN & COUNTRY (DIESEL)',0,0),(9945,651,'CIELO',1996,1999),(9946,651,'ESPERO',1995,1999),(9947,651,'RACER',1994,1999),(9948,651,'SUPER SALOON',1989,1999),(9949,651,'PRINCE',1996,1999),(9950,652,'FEROZA',1989,2018),(9951,652,'HI JET',1989,1999),(9952,652,'CHARADE',1991,1999),(9953,653,'CALIBER',2007,2018),(9954,653,'CHARGER',0,0),(9955,653,'CARAVAN',0,0),(9956,653,'CHALLENGER',0,0),(9957,653,'VIPER',0,0),(9958,653,'DAKOTA',0,0),(9959,653,'NEON',0,0),(9960,653,'MAGNUM',0,0),(9961,653,'JOURNEY',0,0),(9962,653,'DURANGO',0,0),(9963,653,'NITRO',0,0),(9964,654,'550 MARANELLO',0,0),(9965,654,'599 GTB FIORANO',0,0),(9966,654,'612 SCAGLIETTI',0,0),(9967,654,'F355, F430, F599, F612',1999,2018),(9968,654,'FF, F12 BERLINETTA',2014,2018),(9969,654,'458 Italia, 488',0,0),(9970,655,'ALL MODELS',1992,1996),(9971,656,'ESCAPE 2.3L',1996,2018),(9972,656,'LYNX',1998,2018),(9973,656,'ESCAPE 2.0L/3.0L',2003,2018),(9974,656,'ESCAPE 3.0 V6',2007,2018),(9975,656,'EVEREST 2,5/3.0 DURATORQ',2007,2018),(9976,656,'EVEREST 2.3L',2000,2018),(9977,656,'RANGER',1999,2014),(9978,656,'RANGER 2.5/3.0 DURATORQ',2007,2018),(9979,656,'ECOSPORT',2014,0),(9980,656,'FOCUS',2005,2013),(9981,656,'FORD FIESTA 1.6 MT STYLE 4 DR',2010,0),(9982,656,'FORD FIESTA 1.6 MT TREND 5 DR',2010,0),(9983,656,'FORD FIESTA 1.6 POWERSHIFT SPORTS 4DR',2010,0),(9984,656,'FORD FIESTA 1.6 POWERSHIFT SPORTS 5DR',2010,0),(9985,656,'FORD FIESTA 1.6 POWERSHIFT SPORTS 5DT',2010,0),(9986,656,'FORD FIESTA 1.6 MT TREND 4 DR',2010,0),(9987,656,'FORD FIESTA',2013,0),(9988,656,'ESCORT',0,0),(9989,656,'MUSTANG',0,0),(9990,656,'EVEREST',2014,2018),(9991,656,'FOCUS',2014,2018),(9992,656,'FOCUS (DIESEL)',2005,2018),(9993,656,'RANGER',2014,2018),(9994,656,'RANGER T6 2.2',2012,2018),(9995,656,'ESCAPE 2.0/1.6 ECOBOOST',2014,2018),(9996,656,'EVEREST 2.2',2015,2018),(9997,656,'FORD FIESTA 1.0 ECOBOOST',2014,2018),(9998,656,'EVEREST 3.2 4X4',2015,2018),(9999,656,'RANGER T6 3.2 4X4',2012,2018),(10000,656,'EXPLORER 2.0 ECOBOOST',2012,2018),(10001,656,'E - 150 CHATEAU WAGON MY',2010,0),(10002,656,'EXPEDITION',1999,2018),(10003,656,'SPORT TRAC (4X4)',0,0),(10004,656,'F150 SUPER CAB (4X4)',0,0),(10005,656,'F 150',1999,2018),(10006,656,'EXPLORER',2000,2018),(10007,657,'TOPLANDER',0,0),(10008,657,'GRATOUR',0,0),(10009,657,'MPX',0,0),(10010,657,'THUNDER',0,0),(10011,657,'THUNDER IRONMAN',0,0),(10012,657,'THUNDER STRIKE',0,0),(10013,657,'TOANO',0,0),(10014,657,'BLIZZARD',0,0),(10015,657,'VIEW TRANSVAN',0,0),(10016,657,'VIEW TRAVELLER',0,0),(10017,657,'TORNADO',0,0),(10018,658,'EMGRAND 7',0,0),(10019,658,'EMGRAND 8',0,0),(10020,658,'EMGRAND X7',0,0),(10021,658,'TX4',0,0),(10022,659,'SAVANA',0,0),(10023,660,'SAPPHIRE',0,0),(10024,661,'M4',0,0),(10025,661,'HOVER',0,0),(10026,662,'M3',0,0),(10027,662,'HAIMA7',0,0),(10028,662,'HAIMA1 SUB-COMPACT',0,0),(10029,662,'HAIMA2 SUB-COMPACT',0,0),(10030,662,'S5 CROSSOVER',0,0),(10031,662,'F-STAR (ALL VARIANTS)',0,0),(10032,663,'TRUCK',0,0),(10033,664,'ACCORD',1992,2018),(10034,664,'ACCORD 2.4 S AT',0,0),(10035,664,'ACCORD 3.5 S - V AT V6',0,0),(10036,664,'S2000',0,0),(10037,664,'CIVIC 1.8',2007,2018),(10038,664,'CIVIC RS 1.5 TURBO',2016,0),(10039,664,'CIVIC',1991,2000),(10040,664,'CIVIC 1.8 & 2.0',2007,2018),(10041,664,'CIVIC 1.6L',2001,2006),(10042,664,'ACCORD 2.0L',2004,0),(10043,664,'BRIO AMAZE',0,0),(10044,664,'CITY',1996,2018),(10045,664,'CIVIC',2006,2018),(10046,664,'CRV',1997,2018),(10047,664,'CR-V 2.0-2.4',2007,2018),(10048,664,'CR-Z',0,0),(10049,664,'HRV',2000,2018),(10050,664,'STREAM',0,0),(10051,664,'EXTREME',0,0),(10052,664,'CIVIC',2001,2005),(10053,664,'LEGEND',1994,2016),(10054,664,'ACCORD 3.5 S (8-Gen & 9-Gen)',2008,2018),(10055,664,'ODYSSEY',1987,2013),(10056,664,'ACCORD 3.0L',2004,0),(10057,664,'PILOT',0,0),(10058,664,'BRIO',2014,2018),(10059,664,'MOBILIO',2015,2018),(10060,664,'BR-V',2016,0),(10061,664,'JAZZ',0,0),(10062,664,'FIT',0,0),(10063,664,'CITY 1.3 A MT',2008,0),(10064,664,'CITY 1.3 S MT',2008,0),(10065,664,'CITY 1.3 S AT',2008,0),(10066,664,'CITY 1.5 E AT',2008,0),(10067,664,'JAZZ 1.3 S MT',2008,0),(10068,664,'JAZZ 1.3 S AT',2008,0),(10069,664,'JAZZ 1.3 V AT',2008,0),(10070,665,'H2',0,0),(10071,666,'TUCSON 2.0 GAS 4X2 AT',2004,2018),(10072,666,'TUCSON 2.0 GAS 4x2 MT',2004,2018),(10073,666,'CRETA (DIESEL)',2017,0),(10074,666,'GENESIS COUPE 2.0 TURBO 6 MT',0,0),(10075,666,'COUPE GLS 2.0 GAS AT',1996,2018),(10076,666,'COUPE GLS 2.7 V6 AT',1996,2018),(10077,666,'EXCEL',1993,1999),(10078,666,'GETZ Gas 1.1 MT',0,0),(10079,666,'MATRIX (1.6 Gas)',0,0),(10080,666,'CRETA (GAS)',2017,0),(10081,666,'ELANTRA GLS 1.6 CRDI',1996,2012),(10082,666,'GENESIS TURBO SAT',0,0),(10083,666,'GETZ',2014,0),(10084,666,'ATOZ',0,0),(10085,666,'i30',0,0),(10086,666,'ACCENT GL 1.5 CRDI MT',2004,2013),(10087,666,'ACCENT GLS 1.5 CRDI MT',2005,2013),(10088,666,'AZERA GLS 3.3 AT',2004,2018),(10089,666,'SONATA GLS 2.4 GAS AT',1996,2018),(10090,666,'SONATA GLS 2.7 GAS AT',1996,2018),(10091,666,'TIBURON',0,0),(10092,666,'GENESIS 3.8 V6 GLS AT',0,0),(10093,666,'GENESIS COUPE 3.8 V6 6 MT',0,0),(10094,666,'GETZ CRDi 1.5 MT (FL)',2004,2009),(10095,666,'GRACE (GASOLINE)',1995,2018),(10096,666,'MATRIX (CRDI DIESEL)',2004,2018),(10097,666,'H 100 / GRACE',1995,2018),(10098,666,'TUCSON CRDI DSL 4X4 AT',2004,2018),(10099,666,'STAREX CRDI VGT GLS AT 12S',2007,2018),(10100,666,'STAREX CRDI VGT GLS AT SS 10S',2007,2018),(10101,666,'STAREX CRDI VGT GLS MT 10S',2007,2018),(10102,666,'STAREX CRDI VGT GLS MT 12S',2007,2018),(10103,666,'STAREX CRDI VGT GOLD AT 10S',2007,2018),(10104,666,'STAREX TCI GL MT 10',2007,2018),(10105,666,'STAREX TCI GL MT 12',2007,2018),(10106,666,'STAREX TCI GLS AT 10',2007,2018),(10107,666,'TUCSON CRDI DSL 4X2 AT',2011,2018),(10108,666,'PORTER 2.6 DIESEL (CAB CHASSIS)',0,0),(10109,666,'PORTER 2.6 DIESEL (SHUTTLE)',0,0),(10110,666,'PORTER 2.6 DIESEL (CLOSED VAN)',0,0),(10111,666,'PORTER 2.6 DIESEL (DROP SIDE)',0,0),(10112,666,'PORTER 2.6 DIESEL (XG)',0,0),(10113,666,'SANTA FE 2.7 GLS 4X4 AT GAS',2005,2018),(10114,666,'SANTA FE 2.2 GLS 4X4 AT CRDI DSL',2005,2018),(10115,666,'SANTA FE 2.2 GLS 4x2 AT CRDi DSL',0,0),(10116,666,'TUCSON CRDi DSL 4x2 AT',2004,2011),(10117,666,'TUCSON CRDI DSL 4X4 AT',2010,0),(10118,666,'GRAND STAREX TCI GL MT 12',2007,2018),(10119,666,'GRAND STAREX TCI GLS AT 10',2007,2018),(10120,666,'TRUCK',0,0),(10121,666,'VERA CRUZ GLS 3.0 V6 CRDI DSL AT 4X4',2006,2018),(10122,666,'GALLOPER',0,0),(10123,666,'I10 1.1 GL NT',0,0),(10124,666,'I10 1.1 GLS AT',0,0),(10125,666,'I10 1.1 GLS MT',0,0),(10126,666,'I10 1.2 GLS AT',0,0),(10127,666,'I10 1.2 GLS MT',0,0),(10128,666,'I20',0,0),(10129,666,'EON',2015,2018),(10130,666,'ELANTRA GLS 1.6/1.8 Gas',2011,2018),(10131,666,'ACCENT GLS 1.5 CRDI MT',2014,2018),(10132,666,'ACCENT GL 1.5 CRDI MT',2014,2018),(10133,666,'ELANTRA',2013,2018),(10134,666,'H350',2016,0),(10135,667,'QX56',0,0),(10136,668,'CROSSWIND',0,0),(10137,668,'HIGHLANDER',1996,2018),(10138,668,'NHR',0,0),(10139,668,'NKR',0,0),(10140,668,'SPORTIVO',0,0),(10141,668,'MU-X 2.5Li 4X2/3.0Li 4X4',2014,2018),(10142,668,'D-MAX 3.0 ITEQ 4X2',0,0),(10143,668,'D-MAX 2.5Li 4X2/3.0Li 4X4 (New Gen Body)',2014,2018),(10144,668,'FSR 34SL / FVR 34SL',0,0),(10145,668,'FTR',1995,2018),(10146,668,'ELF',0,0),(10147,668,'CANTER',0,0),(10148,668,'NQR',0,0),(10149,668,'TROOPER (DIESEL)',1996,2018),(10150,668,'TROOPER (GASOLINE)',1996,2018),(10151,668,'iVan',0,0),(10152,668,'IPV',0,0),(10153,668,'ALTERRA',0,0),(10154,668,'D-MAX 3.0 ITEQ 4X4',0,0),(10155,668,'FUEGO',1998,2018),(10156,668,'ALTERRA ZEN',0,0),(10157,668,'ALTERRA URVAN CRUIZER',0,0),(10158,668,'PICK UP (ALL MODELS)',1990,2018),(10159,668,'BIGHORN',0,0),(10160,668,'FORWARD',0,0),(10161,669,'TRUCK',0,0),(10162,670,'JAGUAR S-TYPE',0,0),(10163,670,'JAGUAR XJR-TYPE',0,0),(10164,670,'JAGUAR XJ-TYPE',0,0),(10165,670,'JAGUAR XKR-TYPE',0,0),(10166,670,'JAGUAR XK-TYPE',0,0),(10167,670,'JAGUAR XS-TYPE',0,0),(10168,670,'JAGUAR X-TYPE',0,0),(10169,670,'XF TYPE',0,0),(10170,671,'WRANGLER',0,0),(10171,671,'COMMANDER',0,0),(10172,671,'CHEROKEE',0,0),(10173,672,'PICANTO DLX AT',2008,2018),(10174,672,'CARENS 2.0 Li GAS EX AT',2007,2018),(10175,672,'PRIDE',1990,2000),(10176,672,'SOUL GAS',0,0),(10177,672,'SOUL 2.0 GAS',0,0),(10178,672,'SPORTAGE 2.0 L GAS AT',2007,2018),(10179,672,'KIA FORTE',2008,2018),(10180,672,'SEPHIA',0,0),(10181,672,'RIO 1.4L EX SEDAN AT',2007,2018),(10182,672,'RIO 1.4L EX SEDAN MT',2007,2018),(10183,672,'MOJAVE GAS',0,0),(10184,672,'SORENTO',2004,0),(10185,672,'OPTIMA',0,0),(10186,672,'SEDONA',2004,0),(10187,672,'BESTA 2.2L (DIESEL)',1994,2018),(10188,672,'PREGIO 2.2L (DIESEL)',1994,2000),(10189,672,'CARENS 2.0 Li LX CRDi AT',0,0),(10190,672,'CARENS 2.0 Li EX CRDi AT',0,0),(10191,672,'CARENS 2.0 GAS (1st Gen Body only)',0,0),(10192,672,'CARNIVAL',2000,2018),(10193,672,'SPORTAGE 2.0 LDSL AT CRDi 4x4',2007,2018),(10194,672,'SPORTAGE 2.0 LDSL AT CRDi 4x2',2007,2018),(10195,672,'CARNIVAL EX AT CRDI (LWB)',2007,2018),(10196,672,'CARNIVAL EX AT CRDI (SWB) 8 SEATER',2007,0),(10197,672,'CARNIVAL LX AT CRDI (LWB)',2007,2018),(10198,672,'CARNIVAL LX AT CRDI (SWB) 8 SEATER',2007,2018),(10199,672,'CARNIVAL LX MT CRDI (SWB) 8 SEATER',2007,2018),(10200,672,'K2700',0,0),(10201,672,'CERES',0,0),(10202,672,'PICANTO DLX MT',2007,2018),(10203,672,'SPORTAGE 2.0 GAS',0,0),(10204,673,'GALLARDO',2003,2013),(10205,673,'AVENTADOR',2011,2018),(10206,673,'MURCIELAGO',2001,2010),(10207,673,'HURRACAN',2014,2018),(10208,673,'DIABLO',1990,2001),(10209,673,'COUNTACH LP400-P',1994,1990),(10210,674,'LR2',1996,1999),(10211,674,'LR3',1997,1999),(10212,674,'DISCOVERY',0,0),(10213,674,'RANGE ROVER (4.4, 4.6IS, 4.8IS)',0,0),(10214,674,'RANGE ROVER SPORT',0,0),(10215,674,'FREELANDER',0,0),(10216,675,'LS460',0,0),(10217,675,'GX460',0,0),(10218,675,'RC350/RC-F',2015,0),(10219,675,'IS300/350',0,0),(10220,675,'ES350',0,0),(10221,675,'GS460',0,0),(10222,675,'IS 300C',0,0),(10223,675,'IS300',0,0),(10224,675,'LS460 (5-SEATER)',0,0),(10225,675,'NX 2.0LI',2015,0),(10226,675,'RX 3.5Li',2015,0),(10227,675,'LS460 (4-SEATER)',0,0),(10228,675,'LX570',0,0),(10229,675,'RX350',0,0),(10230,676,'NAVIGATOR',0,0),(10231,677,'GRAN TURISMO',2007,2018),(10232,677,'GHIBLI (M157)',2013,2018),(10233,677,'QUATTROPORTE',2003,2018),(10234,678,'MAZDA6',2007,2018),(10235,678,'POWER VAN E2000 GS 2L',1992,1999),(10236,678,'FAMILIA',0,0),(10237,678,'CX5',0,0),(10238,678,'323',1993,2018),(10239,678,'ASTINA',0,0),(10240,678,'CX - 7',0,0),(10241,678,'MAZDA 3 / 2 / 6 ISTOP',0,0),(10242,678,'MAZDA 2 SEDAN',0,0),(10243,678,'MAZDA 3',2004,0),(10244,678,'MAZDA 3 2.0',0,0),(10245,678,'RX7',0,0),(10246,678,'MAZDA 2',0,0),(10247,678,'LANTIS',0,0),(10248,678,'MAZDA 2 HATCHBACK',0,0),(10249,678,'626',1993,2018),(10250,678,'MAZDA 6',2004,0),(10251,678,'MAZDA 6 2.3',0,0),(10252,678,'TRIBUTE',2004,0),(10253,678,'PREMACY',0,0),(10254,678,'RX8',0,0),(10255,678,'CX-9',2007,2018),(10256,678,'MAZDA 6',2007,2018),(10257,678,'B2200 PICK-UP',1989,1986),(10258,678,'B2500 PICK-UP',1989,2018),(10259,678,'MPV',1996,1999),(10260,678,'BT50',0,0),(10261,678,'FRIENDEE',0,0),(10262,678,'MX-5 MIATA',2007,2018),(10263,678,'RENESIS',0,0),(10264,678,'BT-50 2.2Li 4X2',2011,0),(10265,678,'BT-50 3.2Li 4X4',2011,0),(10266,679,'MUSSO',0,0),(10267,679,'MB100',0,0),(10268,679,'M CLASS',1996,2018),(10269,679,'A CLASS',0,0),(10270,679,'B CLASS',0,0),(10271,679,'C CLASS',1995,2018),(10272,679,'SLK',1997,2018),(10273,679,'C230',2006,0),(10274,679,'CL CLASS',2006,0),(10275,679,'CLK CLASS',0,0),(10276,679,'CLS CLASS',0,0),(10277,679,'E CLASS',1995,2018),(10278,679,'G CLASS',0,0),(10279,679,'GL CLASS',0,0),(10280,679,'ML 350/500',0,0),(10281,679,'R CLASS',0,0),(10282,679,'S SERIES',2006,0),(10283,679,'SL CLASS',0,0),(10284,679,'VIANO',0,0),(10285,679,'S550',0,0),(10286,679,'AMG-GT',2013,2018),(10287,679,'GLC (Old GLK220)',0,0),(10288,679,'ML 350/500 (GLE)',0,0),(10289,679,'SL460',0,0),(10290,679,'M CLASS (GLE)',1996,2018),(10291,680,'MINI COOPER',0,0),(10292,681,'MIRAGE',2015,2018),(10293,681,'MIRAGE G4',2015,2018),(10294,681,'LANCER MX*',2000,2018),(10295,681,'ASX 2.0 GLS 4X2 CVT',0,0),(10296,681,'ASX 2.0 GLS 4X4 CVT',0,0),(10297,681,'ASX 2.0 GLX MT',0,0),(10298,681,'EXCEED (GASOLINE)',0,0),(10299,681,'FUZION GLS SPORTS',2007,2018),(10300,681,'FUZION GLX',0,0),(10301,681,'GRANDIS',2005,2018),(10302,681,'LANCER (BOX TYPE)',1983,88),(10303,681,'LANCER 2.0',2006,0),(10304,681,'LANCER EX (GS41; GLX/MX/GT/GT-A/RALLI-ART)',0,0),(10305,681,'LANCER GLS CVT',2009,0),(10306,681,'LANCER GLX M/T',0,0),(10307,681,'LANCER GLXI / GLX / GSR / SOHC*',1989,2018),(10308,681,'OUTLANDER GLS',0,0),(10309,681,'OUTLANDER GLS SPORTS',0,0),(10310,681,'OUTLANDER GLX',2004,2018),(10311,681,'LANCER MX*',2004,2007),(10312,681,'LANCER EL / GL / GLI',1989,2018),(10313,681,'LANCER GLS',2004,2006),(10314,681,'CHARIOT',0,0),(10315,681,'SPACE GEAR**',0,0),(10316,681,'SPACE WAGON',1993,2018),(10317,681,'ECLIPSE GT',0,0),(10318,681,'GALANT',1989,2018),(10319,681,'GALANT (2.4 MIVEC)',2006,0),(10320,681,'L300 (GASOLINE)',1987,2018),(10321,681,'MONTERO SPORTS GLS (depending on tray size)',2014,0),(10322,681,'MONTEROSPORT 2.4Li MIVEC Euro4',2010,0),(10323,681,'PAJERO (GASOLINE)',1988,2018),(10324,681,'MONTERO SPORTS',2010,0),(10325,681,'L200',0,0),(10326,681,'CANTER',0,0),(10327,681,'ADVENTURE GLX',1999,2018),(10328,681,'ADVENTURE SUPER SPORTS',2002,2018),(10329,681,'L300 VERSA VAN',0,0),(10330,681,'MONTERO SPORTS',0,0),(10331,681,'MONTERO SPORTS 4X2',0,0),(10332,681,'STRADA GL',1988,2018),(10333,681,'STRADA GLS SPORTS',1990,2018),(10334,681,'STRADA GLS SPORTS CUSTOM EDITION',1991,2018),(10335,681,'STRADA GLX',1989,2018),(10336,681,'PAJERO SUBIC',0,0),(10337,681,'SPACE GEAR',2004,0),(10338,681,'MONTEROSPORT 2.4Li MIVEC Euro4',2016,0),(10339,681,'ADVENTURE GLS SPORTS',1999,2018),(10340,681,'STRADA GX GLX GLS (New Body)',2015,0),(10341,681,'PAJERO SE',0,0),(10342,681,'MONTERO SPORTS GLS',0,0),(10343,681,'EXCEED (DIESEL)',0,0),(10344,681,'L300 (DIESEL)',1987,2018),(10345,681,'PAJERO (DIESEL)',1988,2018),(10346,681,'LANCER EVOLUTION (IV,V,VI, VII, VIII, IX & X)',1995,2018),(10347,681,'ADVENTURE GX',1999,2018),(10348,681,'MONTERO SPORTS GLS SE',0,0),(10349,681,'ENDEAVOR',2007,2018),(10350,681,'MONTEROSPORT 2.4Li MIVEC Euro4 (All Variants)',2016,0),(10351,682,'PATROL ROYALE',2012,0),(10352,682,'CUBE',0,0),(10353,682,'350Z',0,0),(10354,682,'370Z',0,0),(10355,682,'ALTIMA',1993,1996),(10356,682,'BROUGHAM',2002,2018),(10357,682,'CEFIRO',1989,2018),(10358,682,'EXALTA',2000,2018),(10359,682,'ALTIMA',2015,0),(10360,682,'SYLPHY',2015,0),(10361,682,'X-TRAIL (All Variants)',2015,0),(10362,682,'JUKE 1.6',2016,0),(10363,682,'350Z MT',0,0),(10364,682,'350Z AT',0,0),(10365,682,'MURANO',0,0),(10366,682,'350Z AT',0,0),(10367,682,'350Z MT',0,0),(10368,682,'AD RESORT (GASOLINE)',1994,2018),(10369,682,'BLUEBIRD',1990,1993),(10370,682,'MAXIMA',1987,1991),(10371,682,'SENTRA GS',1995,2018),(10372,682,'SENTRA GSX MT',1994,2018),(10373,682,'SENTRA GX AT',1993,2018),(10374,682,'SENTRA GX MT',1991,2018),(10375,682,'SENTRA GX MT (PWR)',1992,2018),(10376,682,'SUNNY PICK UP',1991,1997),(10377,682,'TEANA 2.3 L 230 JK',0,0),(10378,682,'TEANA 2.3 L 230 JM',0,0),(10379,682,'VANETTE',1993,2018),(10380,682,'X-TRAIL 2.0 L 2WD',2004,0),(10381,682,'X-TRAIL 2.5 L 4WD 250',2005,0),(10382,682,'X-TRAIL 2.5 L 4WD 250X',2006,0),(10383,682,'VERITA',2000,2018),(10384,682,'ALMERA (N17) 1.2/1.5 (VERSA in the US)',2012,0),(10385,682,'GRAND LIVINA 1.8 XV ELEGANCE',0,0),(10386,682,'SENTRA',0,0),(10387,682,'SYLPHY',0,0),(10388,682,'VERITAS',2000,2018),(10389,682,'MARCH',0,0),(10390,682,'GRAND LIVINA 1.8 XL ELITE',0,0),(10391,682,'GRAND LIVINA 1.8 XR LUXURY',0,0),(10392,682,'300 ZX',0,0),(10393,682,'PRIMERA',0,0),(10394,682,'CALIFORNIA',0,0),(10395,682,'CEDRIC',1994,1996),(10396,682,'SERENA 200SX',2006,2018),(10397,682,'SERENA 250 E',2005,2018),(10398,682,'SERENA 250 L',2004,2018),(10399,682,'SERENA 350Z',2007,2018),(10400,682,'SERENA 370Z',2008,2018),(10401,682,'PATROL SAFARI 4.5 GAS',2007,2018),(10402,682,'200SX',0,0),(10403,682,'INFINITI',0,0),(10404,682,'SAFARI 4.5 GAS',2007,2018),(10405,682,'AD RESORT (DIESEL)',1994,2018),(10406,682,'EL GRAND',0,0),(10407,682,'ARMADA',2004,2018),(10408,682,'BIDA AUV',1989,1996),(10409,682,'CLASSIC',1988,1993),(10410,682,'ESTATE 2.7 ( E25 ) CLOSED VAN',0,0),(10411,682,'ESTATE 2.7 ( E25 ) NEW ESTATE',0,0),(10412,682,'URVAN ESCAPADE',2004,0),(10413,682,'URVAN ESTATE',2005,0),(10414,682,'EAGLE',1991,1999),(10415,682,'FRONTIER',1999,2018),(10416,682,'FRONTIER BRAVADO',0,0),(10417,682,'PATHFINDER',1989,1999),(10418,682,'TERRANO',1995,2018),(10419,682,'FRONTIER NAVARRA 2.5 CRDI TURBO',2007,2018),(10420,682,'FRONTIER NAVARRA BRUTE 2.5 4X 4 MT',2011,0),(10421,682,'FRONTIER NAVARRA BRUTE 2.5 XL 4 X 4 MT',2011,0),(10422,682,'FRONTIER NAVARRA KROME EDITION 2.5 Crdi 4 X 4 MT',2011,0),(10423,682,'FRONTIER NAVARRA KROME EDITION 2.5 Crdi 4 X 4 AT',2011,0),(10424,682,'PATROL SAFARI 3.0 DSL',2007,2018),(10425,682,'NP300 NAVARA 2.5Li (ALL VARIANTS)',2015,0),(10426,682,'NV350 URVAN (CARAVAN)',2015,0),(10427,682,'NAVARRA 2.5 CRDI TURBO',2007,2018),(10428,682,'NAVARRA BRUTE 2.5 XL 4 X 4 MT',2011,0),(10429,682,'NAVARRA BRUTE 2.5 4X 4 MT',2011,0),(10430,682,'NAVARRA KROME EDITION 2.5 CRDI 4 X 4 AT',2011,0),(10431,682,'NAVARRA KROME EDITION 2.5 CRDI 4 X 4 MT',2011,0),(10432,682,'PATROL',1989,2018),(10433,682,'SAFARI 3.0 DSL',2007,2018),(10434,682,'PATROL SUPER SAFARI',0,0),(10435,682,'GTR 3.8V6',2012,2015),(10436,682,'SENTRA GX MT (PWR)',1991,0),(10437,682,'350Z MT',0,0),(10438,682,'350Z AT',0,0),(10439,682,'ACURA',0,0),(10440,682,'ALMERA',0,0),(10441,683,'ASTRA',1999,2018),(10442,683,'TIGRA',1999,2018),(10443,683,'VECTRA',1998,2018),(10444,683,'OMEGA',1998,2018),(10445,684,'301',2012,2018),(10446,684,'308',2012,2018),(10447,684,'2008',2012,2018),(10448,684,'5008',2012,2018),(10449,684,'508',2012,2018),(10450,684,'208',2012,2018),(10451,684,'EXPERT',2012,2018),(10452,684,'RCZ',2012,2018),(10453,684,'1007',0,0),(10454,684,'407',0,0),(10455,684,'206',0,0),(10456,684,'307',0,0),(10457,684,'PARTNER VAN',0,0),(10458,685,'997',0,0),(10459,685,'BOXSTER',2004,2018),(10460,685,'CAYMAN (ALL TRIMS)',0,0),(10461,685,'PANAMERA',0,0),(10462,685,'911 (TURBO)',1993,2018),(10463,685,'911 GT2',1993,2018),(10464,685,'CAYENNE (ALL TRIMS)',0,0),(10465,685,'MACAN (ALL VARIANTS)',2013,0),(10466,685,'BOXSTER',1996,2003),(10467,686,'1.3GLi, 1.5 Gli',1994,1998),(10468,686,'1.6',1994,1998),(10469,687,'TIVOLI XLS (Long Wheelbase)',2016,0),(10470,687,'ACTYON',1997,2018),(10471,687,'KYRON',1998,2018),(10472,687,'MUSSO',1999,2018),(10473,687,'REXTON',2000,2018),(10474,687,'RHINO',2001,2018),(10475,687,'RODIUS',2002,2018),(10476,687,'TIVOLI',2016,0),(10477,688,'STI',0,0),(10478,688,'IMPREZA 2.5 WRX',2007,2018),(10479,688,'FORESTER 2.0',2007,2018),(10480,688,'IMPREZA',0,0),(10481,688,'BRZ',2017,2018),(10482,688,'TRIBECA',2006,2014),(10483,688,'OUTBACK 3.0',2007,2018),(10484,688,'LEGACY',0,0),(10485,688,'IMPREZA 2.5 WRX STI',2007,2018),(10486,688,'FORESTER 2.5',2007,2018),(10487,688,'LEVORG',0,0),(10488,689,'KIZASHI',0,0),(10489,689,'GRAND VITARA',2001,2018),(10490,689,'BRAVO',0,0),(10491,689,'ESTEEM WAGON',1996,1999),(10492,689,'SAMURAI',1998,2018),(10493,689,'VITARA',1995,2018),(10494,689,'WAGON R',0,0),(10495,689,'XL 7',0,0),(10496,689,'SOLIO',2016,0),(10497,689,'SWIFT',2005,0),(10498,689,'APV',0,0),(10499,689,'GRAND VITARA',2007,2018),(10500,689,'ALTO',0,0),(10501,689,'S X 4 AT 1.6 DR AERO',0,0),(10502,689,'S X 4 AT 1.6 DR CROSS OVER',0,0),(10503,689,'ERTIGA',0,0),(10504,689,'CELERIO',0,0),(10505,689,'JIMNY',2004,0),(10506,689,'CIAZ / SWIFT (US Version)',2016,0),(10507,689,'SUPER CARRY',1998,2018),(10508,689,'BAYAN CAB',1996,1999),(10509,690,'SUPER ACE (DIESEL) 3-CYLINDER',2014,2018),(10510,690,'PICK UP',1994,1996),(10511,690,'XENON PICK UP',2014,2018),(10512,690,'ACE',2014,2018),(10513,690,'VISTA (PETROL)',2014,2018),(10514,690,'MANZA (PETROL)',2014,2018),(10515,690,'VISTA (DIESEL)',2014,2018),(10516,690,'MANZA (DIESEL)',2014,2018),(10517,690,'INDIGO / INDICA (DIESEL)',2014,2018),(10518,691,'INNOVA (V-type)',2005,2018),(10519,691,'INNOVA (G-type)',2005,2018),(10520,691,'INNOVA (E-type)',2005,2018),(10521,691,'TAMARAW / REVO (GASOLINE)',1998,2018),(10522,691,'TAMARAW / REVO SPORT (GASOLINE)',1998,2018),(10523,691,'ALPHARD 2.4 (GASOLINE)',2010,0),(10524,691,'RAV 4',2007,2018),(10525,691,'ZION',0,0),(10526,691,'BB',0,0),(10527,691,'86',0,0),(10528,691,'CAMRY',1996,2018),(10529,691,'COROLLA all models / ALTIS*',1989,2018),(10530,691,'LITE ACE',1990,2018),(10531,691,'RAV 4',1996,2018),(10532,691,'VIOS',2003,2018),(10533,691,'INNOVA (J-type)',2005,2018),(10534,691,'ALTIS',0,0),(10535,691,'COROLLA',0,0),(10536,691,'CORONA',1989,2018),(10537,691,'ECHO',2000,2018),(10538,691,'VIOS',2007,2018),(10539,691,'YARIS',0,0),(10540,691,'CELICA',0,0),(10541,691,'TOWN ACE GAS',0,0),(10542,691,'AVANZA 1.5',0,0),(10543,691,'VIOS',2006,0),(10544,691,'PRIUS',0,0),(10545,691,'SIENNA',0,0),(10546,691,'MR2',0,0),(10547,691,'LAND CRUISER / PRADO (GASOLINE)',1991,2018),(10548,691,'INNOVA DIESEL',2005,2018),(10549,691,'CRESSIDA',1992,2018),(10550,691,'CROWN ALL MODELS',1989,2018),(10551,691,'LAND CRUISER 200 5.7 V8',2008,2018),(10552,691,'NOAH',0,0),(10553,691,'FORTUNER (Gas)',2006,2018),(10554,691,'TAMARAW / REVO (DIESEL)',1998,2018),(10555,691,'TAMARAW / REVO SPORT (DIESEL)',1998,2018),(10556,691,'PREVIA (Gasoline)',0,0),(10557,691,'EXSIOR',0,0),(10558,691,'HI ACE GRANDIA',1999,2018),(10559,691,'LUCIDA',0,0),(10560,691,'CAMRY',2007,2018),(10561,691,'PREVIA',0,0),(10562,691,'HI-LUX',0,0),(10563,691,'4RUNNER',0,0),(10564,691,'EMINA',0,0),(10565,691,'COASTER',0,0),(10566,691,'HI ACE (All Trims)',2006,2018),(10567,691,'HI ACE (DIESEL)',1999,2018),(10568,691,'HI ACE (GASOLINE)',1994,2018),(10569,691,'HI ACE GRANDIA **',1999,2018),(10570,691,'CROWN all models (Diesel)',1989,2018),(10571,691,'FORTUNER (Diesel)',2005,2016),(10572,691,'PREVIA (Diesel)',0,0),(10573,691,'FJ CRUISER',0,0),(10574,691,'HI LUX (GASOLINE)',1993,2018),(10575,691,'HI LUX 4X4 / 2X4 (DIESEL)',1993,2018),(10576,691,'LAND CRUISER / PRADO (DIESEL)',1991,2018),(10577,691,'SEQUIOA',0,0),(10578,691,'WIGO',2014,2018),(10579,691,'VIOS',2015,2016),(10580,691,'AVANZA 1.3',0,0),(10581,691,'PRIUS 1.8',0,0),(10582,691,'VITZ',0,0),(10583,691,'INNOVA AN140 TR (Gasoline)',2016,0),(10584,691,'HI-LUX DIESEL',2017,2018),(10585,691,'FORTUNER (Diesel)',2016,2018),(10586,691,'HILUX 2.4/2.8Li',2015,0),(10587,691,'INNOVA AN140 GD (Diesel)',2016,0),(10588,691,'SOLUNA',2001,2018),(10589,692,'KOMBI',0,0),(10590,692,'GOLF',0,0),(10591,692,'BORA',0,0),(10592,692,'TOUAREG',0,0),(10593,692,'Golf GTI (Gas)',0,0),(10594,692,'Golf 1.4. TSI (Gas)',0,0),(10595,692,'BEETLE',0,0),(10596,692,'PASSAT',0,0),(10597,692,'Jetta 2.0 TDI MT (Diesel)',0,0),(10598,692,'Jetta 1.2 TSI MT (Gas)',0,0),(10599,692,'Jetta 1.4 TSI DSG (Gas)',0,0),(10600,692,'Jetta 2.0 TSI DSG (Gas)',0,0),(10601,692,'Tiguan 2.0 TDI AT (Diesel)',0,0),(10602,692,'Touran 2.0 TDI (Gasoline)',0,0),(10603,692,'Polo Notch 1.6 TDI MT (Diesel)',0,0),(10604,692,'Polo Notch 1.6 MPI AT (Gas)',0,0),(10605,692,'Caddy 1.6 (Diesel)',0,0),(10606,692,'Caddy 2.0 (Diesel)',0,0),(10607,692,'Beetle 1.2 TSI MT (Gas)',0,0),(10608,692,'Beetle 1.4 TSI DSG (Gas)',0,0),(10609,692,'Jetta 1.6 TDI (Diesel)',0,0),(10610,692,'POLO',1996,2018),(10611,692,'Passat 2.0 (Gas)',0,0),(10612,692,'Crafter (Diesel)',0,0),(10613,692,'T5 Multivan (Diesel)',0,0),(10614,692,'TIGUAN',2007,2018),(10615,692,'Tiguan 1.4 TSI MT (Gas)',0,0),(10616,692,'Touareg 3.0 TDI (Diesel)',0,0),(10617,692,'CARAVELLE',1996,2018),(10618,693,'960',0,0),(10619,693,'XC60',0,0),(10620,693,'V70',0,0),(10621,693,'V50',0,0),(10622,693,'S70',1999,2018),(10623,693,'S40 / V40',1997,2018),(10624,693,'S60',2005,2018),(10625,693,'S60',1996,2018),(10626,693,'S80',0,0),(10627,693,'XC70',2005,2018),(10628,693,'XC90',2005,2018),(10629,693,'C70',0,0),(10630,693,'C30',0,0),(10631,693,'850 / 850R',1999,2018);
|
||
/*!40000 ALTER TABLE `vehicle` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
|
||
--
|
||
-- Table structure for table `vehicle_manufacturer`
|
||
--
|
||
|
||
DROP TABLE IF EXISTS `vehicle_manufacturer`;
|
||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||
/*!40101 SET character_set_client = utf8 */;
|
||
CREATE TABLE `vehicle_manufacturer` (
|
||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||
`name` varchar(80) COLLATE utf8_unicode_ci NOT NULL,
|
||
PRIMARY KEY (`id`)
|
||
) ENGINE=InnoDB AUTO_INCREMENT=694 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||
|
||
--
|
||
-- Dumping data for table `vehicle_manufacturer`
|
||
--
|
||
|
||
LOCK TABLES `vehicle_manufacturer` WRITE;
|
||
/*!40000 ALTER TABLE `vehicle_manufacturer` DISABLE KEYS */;
|
||
INSERT INTO `vehicle_manufacturer` VALUES (641,'ACURA'),(642,'ALFA ROMEO'),(643,'AUDI'),(644,'BACKHOE'),(645,'BAIC'),(646,'BENTLEY'),(647,'BMW'),(648,'CHERY CARS'),(649,'CHEVROLET'),(650,'CHRYSLER'),(651,'DAEWOO'),(652,'DAIHATSU'),(653,'DODGE'),(654,'FERRARI'),(655,'FIAT UNO'),(656,'FORD'),(657,'FOTON'),(658,'GEELY'),(659,'GMC'),(660,'GOLDEN DRAGON'),(661,'GREATWALL'),(662,'HAIMA'),(663,'HINO'),(664,'HONDA'),(665,'HUMMER'),(666,'HYUNDAI'),(667,'INFINITI'),(668,'ISUZU'),(669,'JAC'),(670,'JAGUAR'),(671,'JEEP'),(672,'KIA'),(673,'LAMBORGHINI'),(674,'LAND ROVER'),(675,'LEXUS'),(676,'LINCOLN'),(677,'MASERATI'),(678,'MAZDA'),(679,'MERCEDES BENZ'),(680,'MINI'),(681,'MITSUBISHI'),(682,'NISSAN'),(683,'OPEL'),(684,'PEUGEOT'),(685,'PORSCHE'),(686,'PROTON WIRA'),(687,'SSANGYONG'),(688,'SUBARU'),(689,'SUZUKI'),(690,'TATA'),(691,'TOYOTA'),(692,'VOLKSWAGEN'),(693,'VOLVO');
|
||
/*!40000 ALTER TABLE `vehicle_manufacturer` ENABLE KEYS */;
|
||
UNLOCK TABLES;
|
||
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||
|
||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||
|
||
-- Dump completed on 2018-03-13 11:10:46
|