{"table_name":"_wpptpopups","full_table_name":"wp__wpptpopups","description":"Stores  wpptpopups data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp__wpptPopups` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `popup_name` text,\\n  `active` tinyint(1) DEFAULT NULL,\\n  `type` int DEFAULT NULL,\\n  `behaviour` blob,\\n  `popup_data` blob,\\n  `created` timestamp NULL DEFAULT CURRENT_TIMESTAMP,\\n  `prio` int DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci","columns":[{"name":"id","type":"INT","nullable":false,"primary_key":true},{"name":"popup_name","type":"TEXT","nullable":true,"primary_key":false},{"name":"active","type":"TINYINT(1)","nullable":true,"primary_key":false},{"name":"type","type":"INT","nullable":true,"primary_key":false},{"name":"behaviour","type":"BLOB","nullable":true,"primary_key":false},{"name":"popup_data","type":"BLOB","nullable":true,"primary_key":false},{"name":"created","type":"TIMESTAMP","nullable":true,"primary_key":false},{"name":"prio","type":"INT","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-tactical-popup","name":"WP Tactical Popup","active_installs":50,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/wp-tactical-popup/"}}