{"table_name":"filemap","full_table_name":"wp_filemap","description":"Stores filemap data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS filemap ( id INTEGER PRIMARY KEY, path TEXT)');","columns":[{"name":"id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"path","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/"}}