{"table_name":"ewotables","full_table_name":"wp_ewotables","description":"Stores ewotables data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ewotables` ( `id` varchar(50) NOT NULL, `date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `tablename` varchar(255) NOT NULL, PRIMARY KEY (`tablename`) ) ENGINE","columns":[{"name":"id","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"date","type":"datetime","nullable":false,"primary_key":false},{"name":"tablename","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"ewoapps","name":"EwoApps","active_installs":0,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/ewoapps/"}}