{"table_name":"fireads_activities","full_table_name":"wp_fireads_activities","description":"Stores fireads activities data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_fireads_activities ( id BIGINT UNSIGNED AUTO_INCREMENT PRIMARY KEY, date_add DATETIME, total_entries INT, has_registered BOOLEAN ) \");","columns":[{"name":"id","type":"BIGINT \n                    UNSIGNED","nullable":true,"primary_key":true},{"name":"date_add","type":"DATETIME","nullable":true,"primary_key":false},{"name":"total_entries","type":"INT","nullable":true,"primary_key":false},{"name":"has_registered","type":"BOOLEAN","nullable":true,"primary_key":false}],"plugin":{"slug":"referencer","name":"Referencer","active_installs":0,"version":"1.3.6","wp_org_url":"https://wordpress.org/plugins/referencer/"}}