{"table_name":"form1","full_table_name":"wp_form1","description":"Stores form1 data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_form1` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY, `data` mediumtext, `created` DATETIME NULL ) {$charset_collate}; EOT; require_once (ABSPATH.'wp-admin/includes/upgrade.php');","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"data","type":"mediumtext","nullable":true,"primary_key":false},{"name":"created","type":"DATETIME","nullable":true,"primary_key":false}],"plugin":{"slug":"form1","name":"Form1","active_installs":60,"version":"1.0.2","wp_org_url":"https://wordpress.org/plugins/form1/"}}