{"table_name":"collection_test","full_table_name":"wp_collection_test","description":"Stores collection test data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE collection_test ( id INT, name VARCHAR(32) )\");","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":false},{"name":"name","type":"VARCHAR(32)","nullable":true,"primary_key":false}],"plugin":{"slug":"advanced-csv-importer","name":"Advanced CSV Importer","active_installs":30,"version":"0.1.6","wp_org_url":"https://wordpress.org/plugins/advanced-csv-importer/"}}