{"table_name":"importpost_lastchoice","full_table_name":"wp_importpost_lastchoice","description":"Stores importpost lastchoice data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_importpost_lastchoice ( translate BOOLEAN, source_language varchar(2), target_language varchar(2), updated_date DATETIME ) ENGINE","columns":[{"name":"translate","type":"BOOLEAN","nullable":true,"primary_key":false},{"name":"source_language","type":"varchar(2)","nullable":true,"primary_key":false},{"name":"target_language","type":"varchar(2)","nullable":true,"primary_key":false},{"name":"updated_date","type":"DATETIME","nullable":true,"primary_key":false}],"plugin":{"slug":"importyourpost","name":"Import Your Post","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/importyourpost/"}}