SQLite format 3 @ .v�
�
�
s
p-� �Q�ytablehistoryhistoryCREATE TABLE history (device_id TEXT,update_state INTEGER DEFAULT 0,update_error TEXT,filename TEXT,display_name TEXT,plugin TEXT,device_created INTEGER DEFAULT 0,device_modified INTEGER DEFAULT 0,checksum TEXT DEFAULT NULL,flags INTEGER DEFAULT 0,metadata TEXT DEFAULT NULL,guid_default TEXT DEFAULT NULL,version_old TEXT,version_new TEXT,checksum_device TEXT DEFAULT NULL,protocol TEXT DEFAULT NULL, release_id TEXT DEFAULT NULL, appstream_id TEXT DEFAULT NULL, version_format INTEGER DEFAULT 0, install_duration INTEGER DEFAULT 0, release_flags INTEGER DEFAULT 0)�%##�tablehsi_historyhsi_historyCREATE TABLE hsi_history (timestamp TIMESTAMP DEFAULT CURRENT_TIMESTAMP,hsi_details TEXT DEFAULT NULL,hsi_score TEXT DEFAULT NULL)Y--gtableblocked_firmwareblocked_firmwareCREATE TABLE blocked_firmware (checksum TEXT)\//itableapproved_firmwareapproved_firmwareCREATE TABLE approved_firmware (checksum TEXT) � e''� indexidx_device_idemulation_tagCREATE UNIQUE INDEX idx_device_id ON emulation_tag (device_id)Q''ctableemulation_tagemulation_tagCREATE TABLE emulation_tag (device_id TEXT)~�WtableschemaschemaCREATE TABLE schema (created timestamp TIMESTAMP DEFAULT CURRENT_TIMESTAMP,version INTEGER DEFAULT 0)
� � 32021-09-18 10:55:22