{"table_name":"dango_coh_identities","full_table_name":"wp_dango_coh_identities","description":"Stores dango coh identities data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_dango_coh_identities (id BIGINT UNSIGNED AUTO_INCREMENT PRIMARY KEY, itype TINYINT UNSIGNED NOT NULL, ivalue VARCHAR(120) NOT NULL, cluster_id BIGINT UNSIGNED NOT NULL, UNIQUE KEY uq_id (itype,ivalue), KEY k_cluster (cluster_id)) $cc;\");","columns":[{"name":"id","type":"BIGINT UNSIGNED","nullable":true,"primary_key":true},{"name":"itype","type":"TINYINT UNSIGNED","nullable":false,"primary_key":false},{"name":"ivalue","type":"VARCHAR(120)","nullable":false,"primary_key":false},{"name":"cluster_id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":false}],"plugin":{"slug":"safeship-pk","name":"SafeShip Pakistan","active_installs":0,"version":"1.14.6","wp_org_url":"https://wordpress.org/plugins/safeship-pk/"}}