{"table_name":"hh_migrator_db_progress","full_table_name":"wp_hh_migrator_db_progress","description":"Stores hh migrator db progress data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_hh_migrator_db_progress ( import_id VARCHAR(36) NOT NULL, table_name VARCHAR(191) NOT NULL, checksum VARCHAR(64) NOT NULL, PRIMARY KEY (import_id, table_name) ) {$charset};\" );","columns":[{"name":"import_id","type":"VARCHAR(36)","nullable":false,"primary_key":false},{"name":"table_name","type":"VARCHAR(191)","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/"}}