{"table_name":"faq_vectors","full_table_name":"wp_faq_vectors","description":"Stores faq vectors data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS faq_vectors ( faq_id INTEGER PRIMARY KEY, vector TEXT NOT NULL, updated_at DATETIME DEFAULT CURRENT_TIMESTAMP )\"; $this->db->exec($sql);","columns":[{"name":"faq_id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"vector","type":"TEXT","nullable":false,"primary_key":false},{"name":"updated_at","type":"DATETIME","nullable":true,"primary_key":false}],"plugin":{"slug":"smashballoon-wpchat-livechat-customer-support","name":"WPChat – Live Chat & Messaging Widget for Customer Support","active_installs":2000,"version":"1.4.2","wp_org_url":"https://wordpress.org/plugins/smashballoon-wpchat-livechat-customer-support/"}}