{"table_name":"js_test_table","full_table_name":"wp_js_test_table","description":"Stores js test table data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE js_test_table( id int, name varchar(255) );","columns":[{"name":"id","type":"int","nullable":true,"primary_key":false},{"name":"name","type":"varchar(255)","nullable":true,"primary_key":false}],"plugin":{"slug":"js-jobs","name":"JS Job Manager","active_installs":100,"version":"2.0.2","wp_org_url":"https://wordpress.org/plugins/js-jobs/"}}