{"table_name":"wpbdp_plans","full_table_name":"wp_wpbdp_plans","description":"Stores wpbdp plans data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wpbdp_plans ( id bigint(20) PRIMARY KEY AUTO_INCREMENT, label varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL, amount decimal(10,2) NOT NULL DEFAULT 0.00, days smallint unsigned NOT NULL DEFAULT 0, images smallint unsigned NOT NULL DEFAULT 0, sticky tinyint(1) NOT NULL DEFAULT 0, recurring tinyint(1) NOT NULL DEFAULT 0, pricing_model varchar(100) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT 'flat', pricing_details blob NULL, supported_categories text NOT NULL DEFAULT '', weight int(5) NOT NULL DEFAULT 0, enabled tinyint(1) NOT NULL DEFAULT 1, description TEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT '', extra_data longblob NULL, tag varchar(255) NOT NULL DEFAULT '' ) DEFAULT CHARSET","columns":[{"name":"id","type":"bigint(20)","nullable":true,"primary_key":true},{"name":"label","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"amount","type":"decimal(10,2)","nullable":false,"primary_key":false},{"name":"days","type":"smallint unsigned","nullable":false,"primary_key":false},{"name":"images","type":"smallint unsigned","nullable":false,"primary_key":false},{"name":"sticky","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"recurring","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"pricing_model","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"pricing_details","type":"blob","nullable":true,"primary_key":false},{"name":"supported_categories","type":"text","nullable":false,"primary_key":false},{"name":"weight","type":"int(5)","nullable":false,"primary_key":false},{"name":"enabled","type":"tinyint(1)","nullable":false,"primary_key":false},{"name":"description","type":"TEXT","nullable":true,"primary_key":false},{"name":"extra_data","type":"longblob","nullable":true,"primary_key":false},{"name":"tag","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"business-directory-plugin","name":"Business Directory Plugin – Easy Listing Directories for WordPress","active_installs":10000,"version":"6.4.24","wp_org_url":"https://wordpress.org/plugins/business-directory-plugin/"}}