{"table_name":"dydo_gateways","full_table_name":"wp_dydo_gateways","description":"Stores dydo gateways data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `dydo_gateways` ( `id` int(11) NOT NULL UNIQUE AUTO_INCREMENT, `payment_gateway` varchar(45) UNIQUE NOT NULL, PRIMARY KEY (`id`)) $charset_collate;\" );","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"payment_gateway","type":"varchar(45)","nullable":false,"primary_key":false}],"plugin":{"slug":"dynamic-donations","name":"Dynamic Donations","active_installs":0,"version":"1.2.3","wp_org_url":"https://wordpress.org/plugins/dynamic-donations/"}}