string(911) "CREATE TABLE IF NOT EXISTS wp_fzb6hp9bdv_wpa_form_builder ( id bigint(20) NOT NULL AUTO_INCREMENT, post_author bigint(20) UNSIGNED NOT NULL, post_title text NOT NULL, post_content longtext NOT NULL, form_settings longtext NOT NUll, payment_data longtext NOT NULL, social_login_setting longtext NULL, other_settings longtext NULL, post_status varchar(20) NOT NULL, post_date datetime NOT NULL, post_date_gmt datetime NOT NULL, post_modified datetime NOT NULL, post_modified_gmt datetime NOT NULL, editable TINYINT(1) NOT NULL DEFAULT '1', PRIMARY KEY id (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;"