{"slug":"fast-flow-dashboard","name":"Fast Flow","description":"Data dashboard, user tagging and settings plugin for Fast Flow plugins system.","author":"fastflow","active_installs":100,"version":"1.2.18","wp_org_url":"https://wordpress.org/plugins/fast-flow-dashboard/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"fastflow_settings","full_table_name":"wp_fastflow_settings","description":"Stores fastflow settings data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"ID","type":"int(10) unsigned","nullable":false,"primary_key":true},{"name":"settings_for","type":"text","nullable":false,"primary_key":false},{"name":"settings_data","type":"text","nullable":false,"primary_key":false},{"name":"extra_data","type":"text","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_fastflow_settings ( ID int(10) unsigned NOT NULL AUTO_INCREMENT, settings_for text NOT NULL, settings_data text NOT NULL, extra_data text NOT NULL, PRIMARY KEY (ID) );"},{"table_name":"tags_stats","full_table_name":"wp_tags_stats","description":"Stores analytics or statistics data.","detection_method":"static","confidence":"high","columns":[],"create_sql":null}],"table_count":2}