{"table_name":"formdetailsexportor","full_table_name":"wp_formdetailsexportor","description":"Stores formdetailsexportor data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_formdetailsexportor(table_id INT NULL AUTO_INCREMENT,PRIMARY KEY(table_id),selected_tablename VARCHAR(30))\"; $wpdb->query($sql);","columns":[{"name":"table_id","type":"INT","nullable":true,"primary_key":true},{"name":"selected_tablename","type":"VARCHAR(30)","nullable":true,"primary_key":false}],"plugin":{"slug":"table2excel","name":"ExporttoExcel","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/table2excel/"}}