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