{"table_name":"zestatix_location","full_table_name":"wp_zestatix_location","description":"Stores zestatix location data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_zestatix_location ( id BIGINT( 20 ) NOT NULL, country VARCHAR( 25 ) NOT NULL ) {$charset_collate}\" );","columns":[{"name":"id","type":"BIGINT( 20 )","nullable":false,"primary_key":false},{"name":"country","type":"VARCHAR( 25 )","nullable":false,"primary_key":false}],"plugin":{"slug":"zestatix","name":"zeStatix","active_installs":0,"version":"1.2","wp_org_url":"https://wordpress.org/plugins/zestatix/"}}