{"table_name":"azr_fb_history","full_table_name":"wp_azr_fb_history","description":"Stores azr fb history data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_azr_fb_history ( sender bigint(30) NOT NULL, recipient bigint(30) NOT NULL, timestamp int(11) unsigned NOT NULL, message text, UNIQUE KEY sender (sender), UNIQUE KEY recipient (recipient) ) $collate;\");","columns":[{"name":"sender","type":"bigint(30)","nullable":false,"primary_key":false},{"name":"recipient","type":"bigint(30)","nullable":false,"primary_key":false},{"name":"timestamp","type":"int(11) unsigned","nullable":false,"primary_key":false},{"name":"message","type":"text","nullable":true,"primary_key":false}],"plugin":{"slug":"azexo-facebook-live-chat","name":"Live Chat Marketing Automation","active_installs":0,"version":"1.27.4","wp_org_url":"https://wordpress.org/plugins/azexo-facebook-live-chat/"}}