Alexander Gaslov
Alexander Gaslov
This dbms codes differs from the Liquibase ones. It confuses users. According to Studio code, here is available options list: - hsql - postgres - mysql - mssql - mssql-2005...
https://docs.jmix.io/jmix/openapi-integration-guide/index.html#service-creation-wizard Select OpenAPI → petclinic → API → SpecialtyApi node in the Jmix tool window and click **Model Mapping** in its context menu:  Should be **Create Service**
In some cases (e.g. for non-standard multi-module project configuration) Jmix Studio may fail to determine module compiler output path. This affects hot-deploy, as Studio can't properly resolve classpath for hot-deploy...
### Environment Jmix version: 2.7.1 ### Bug Description Collection attributes incorrectly marked as changed in EntityChangedEvent if @OrderBy annotation present on the attributes. If annotations removed - no such problem....