{"slug":"associator","name":"Associator","description":"Boost your sales with perfect product recommendations.","author":"ttarnawski","active_installs":10,"version":"1.0.7","wp_org_url":"https://wordpress.org/plugins/associator/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"associator_event","full_table_name":"wp_associator_event","description":"Stores associator event data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"INT(6) UNSIGNED","nullable":true,"primary_key":true},{"name":"type","type":"VARCHAR(30)","nullable":false,"primary_key":false},{"name":"value","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"created_at","type":"TIMESTAMP","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE wp_associator_event ( id INT(6) UNSIGNED AUTO_INCREMENT PRIMARY KEY, type VARCHAR(30) NOT NULL, value VARCHAR(255) NOT NULL, created_at TIMESTAMP )\");"}],"table_count":1}