Wei Zhou
Wei Zhou
> I think a backwards compatible enhancement like this can go into a minor release. OK @DaanHoogland changed the target branch to 4.19 I will add `since` in response.
@blueorangutan package
@blueorangutan test
@DaanHoogland there are several `UnusedImports`
@DaanHoogland ``` final String scriptFile = "META-INF/db/schema-41900to41910.sql"; ```
> > @DaanHoogland > > > > ``` > > final String scriptFile = "META-INF/db/schema-41900to41910.sql"; > > ``` > > yes? The new file in this PR is engine/schema/src/main/resources/META-INF/db/schema-41900-41910.sql Not...
@blueorangutan package
moved to 4.18.2.0
moved to 4.20.0.0 as this requires new systemvm template cc @DaanHoogland @sureshanaparti
@GaOrtiga If you update the template to USER, then you will be able to remove it. this will prevent some human mistakes