{"table_name":"bpm_commerce","full_table_name":"wp_bpm_commerce","description":"Stores bpm commerce data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE bpm_commerce ( id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY, price text, term varchar(255), currency varchar(255), membership varchar(255));","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"price","type":"text","nullable":true,"primary_key":false},{"name":"term","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"currency","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"membership","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/"}}