diff --git a/migration/331b-trunk/postgresql/064_placeholder_branch350.sql b/migration/331b-trunk/postgresql/064_placeholder_branch350.sql new file mode 100644 index 0000000000..e69de29bb2 diff --git a/migration/331b-trunk/postgresql/065_FR_1871741.sql b/migration/331b-trunk/postgresql/065_FR_1871741.sql new file mode 100644 index 0000000000..644e5c485d --- /dev/null +++ b/migration/331b-trunk/postgresql/065_FR_1871741.sql @@ -0,0 +1,2 @@ +-- [ 1871741 ] Collapse grid as default +UPDATE AD_FieldGroup SET FieldGroupType = 'C' WHERE FieldGroupType IS NULL; \ No newline at end of file