{"table_name":"fields","full_table_name":"wp_fields","description":"Stores fields data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS fields ( id INTEGER PRIMARY KEY, name TEXT)\");","columns":[{"name":"id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"name","type":"TEXT","nullable":true,"primary_key":false}],"plugin":{"slug":"speedy-search","name":"Snappy Search","active_installs":0,"version":"1.6.0","wp_org_url":"https://wordpress.org/plugins/speedy-search/"}}