If the vehicle's key is in the ignition when the vehicle is stored in the garage, and you trigger this export when retrieving the vehicle, it will put the key back in the ignition
SQL Query
ALTER TABLE tgiann_hotwire_vehiclekeys ADD COLUMN ignition INT(11) NULL DEFAULT '0';