refactor(form-builder): pre-publish check reads form_field_bindings; drop binding JSON columns
This commit is contained in:
@@ -36,7 +36,6 @@ final class FormFieldLibraryFactory extends Factory
|
||||
'validation_rules' => null,
|
||||
'default_is_required' => false,
|
||||
'default_is_filterable' => false,
|
||||
'default_binding' => null,
|
||||
'translations' => null,
|
||||
'description' => fake('nl_NL')->sentence(),
|
||||
'is_active' => true,
|
||||
|
||||
Reference in New Issue
Block a user