{"table_name":"bpm_profile","full_table_name":"wp_bpm_profile","description":"Stores bpm profile data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE bpm_profile ( id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, wp_level varchar(255), wp_group varchar(255), m_hidden varchar(255), p_hidden varchar(255));","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"wp_level","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"wp_group","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"m_hidden","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"p_hidden","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/"}}