{"table_name":"bpm_settings","full_table_name":"wp_bpm_settings","description":"Stores bpm settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE bpm_settings ( id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, option_name varchar(255), option_value varchar(255));","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"option_name","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"option_value","type":"varchar(255)","nullable":true,"primary_key":false}],"plugin":{"slug":"profiles-manager-for-buddypress","name":"Profiles Manager","active_installs":10,"version":"1.6","wp_org_url":"https://wordpress.org/plugins/profiles-manager-for-buddypress/"}}