{"table_name":"agoda_countries","full_table_name":"wp_agoda_countries","description":"Stores agoda countries data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_agoda_countries` ( `dest` varchar(255) NOT NULL DEFAULT '', `url` varchar(255) NOT NULL DEFAULT '', INDEX `dest` (`dest`) ) ENGINE","columns":[{"name":"dest","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"url","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"old-to-new-agoda-link-converter","name":"Old-to-New Agoda Link Converter","active_installs":10,"version":"1.7.1","wp_org_url":"https://wordpress.org/plugins/old-to-new-agoda-link-converter/"}}