{"table_name":"wpbdp_form_fields","full_table_name":"wp_wpbdp_form_fields","description":"Stores form definitions and related configuration.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_wpbdp_form_fields ( id bigint(20) PRIMARY KEY AUTO_INCREMENT, label varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL, description varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL, field_type varchar(100) NOT NULL, association varchar(100) NOT NULL, validators text CHARACTER SET utf8 COLLATE utf8_general_ci NULL, weight int(5) NOT NULL DEFAULT 0, display_flags text CHARACTER SET utf8 COLLATE utf8_general_ci NULL, field_data blob NULL, shortname varchar(255) NOT NULL DEFAULT '', tag varchar(255) NOT NULL DEFAULT '', KEY field_type (field_type) ) DEFAULT CHARSET","columns":[{"name":"id","type":"bigint(20)","nullable":true,"primary_key":true},{"name":"label","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"description","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"field_type","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"association","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"validators","type":"text","nullable":true,"primary_key":false},{"name":"weight","type":"int(5)","nullable":false,"primary_key":false},{"name":"display_flags","type":"text","nullable":true,"primary_key":false},{"name":"field_data","type":"blob","nullable":true,"primary_key":false},{"name":"shortname","type":"varchar(255)","nullable":false,"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/"}}