{"table_name":"agoda_settings","full_table_name":"wp_agoda_settings","description":"Stores agoda settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `wp_agoda_settings` ( `setting_id` int(11) NOT NULL DEFAULT '1', `affiliate_id` VARCHAR(255) NULL DEFAULT 'XXXXXX', `max_links_per_page` int(11) DEFAULT 10, `disable_keyword_conversion` int(4) DEFAULT 0, `exclude_post_ids` VARCHAR (255) NULL, `exclude_cat_ids` VARCHAR (255) DEFAULT '' ) ENGINE","columns":[{"name":"setting_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"affiliate_id","type":"VARCHAR(255)","nullable":true,"primary_key":false},{"name":"max_links_per_page","type":"int(11)","nullable":true,"primary_key":false},{"name":"disable_keyword_conversion","type":"int(4)","nullable":true,"primary_key":false},{"name":"exclude_post_ids","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"exclude_cat_ids","type":"VARCHAR","nullable":true,"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/"}}