{"table_name":"hh_migrator_chunk_ref","full_table_name":"wp_hh_migrator_chunk_ref","description":"Stores hh migrator chunk ref data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_hh_migrator_chunk_ref ( import_id VARCHAR(36) NOT NULL, chunk_index INT NOT NULL, data LONGTEXT NOT NULL, PRIMARY KEY (import_id, chunk_index) ) {$charset};\" );","columns":[{"name":"import_id","type":"VARCHAR(36)","nullable":false,"primary_key":false},{"name":"chunk_index","type":"INT","nullable":false,"primary_key":false},{"name":"data","type":"LONGTEXT","nullable":false,"primary_key":false}],"plugin":{"slug":"honest-hosting-site-migrator","name":"HonestHosting Site Migrator","active_installs":0,"version":"0.0.12","wp_org_url":"https://wordpress.org/plugins/honest-hosting-site-migrator/"}}