-
### Environment
Jmix version: 2.4.0
### Steps To Reproduce
1. Create a new project
2. Configure MariaDB datastore
3. Run the application
4. Try to login
### Current Behavior
https://gi…
-
**ISSUE**
In EventfulNUS, when multiple instances of the application are open, changes made in one window do not reflect in the other. This can lead to data inconsistency, particularly for users who …
-
### Is your feature request related to a problem? Please describe.
When tracing an application and troubleshooting application issues, it is often useful to trace a SQL query from the application in …
-
### Checklist
- [X] I could not find a solution in the existing issues or docs.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/teamhanko/hanko/blob/main/CODE_OF_CONDUCT.m…
-
**ISSUE**
In EventfulNUS, when multiple instances of the application are open, changes made in one window do not reflect in the other. This can lead to data inconsistency, particularly for users who …
-
I followed the instructions in the section "All in one container", which appear to be the same as the ones found at https://github.com/opf/openproject/tree/dev/docs/installation-and-operations/install…
-
Hello,
currently I'm defining properties for all datatypes of the DBMSs I'm using like this:
```xml
```
I do this for all my projects to make my changelogs more universal.
Maybe Liq…
-
Cross-database macros are offered by dbt to compile sql depending on the target DBMS: https://docs.getdbt.com/reference/dbt-jinja-functions/cross-database-macros
The goal of this issue is to assess…
-
### Description
When using @UpdatableEntityView(strategy = FlushStrategy.ENTITY) the entity is not flushed to the database.
### Expected behavior
The database is updated.
### Actual behavior
…
-
### Description
I am trying to deserialize json with snake case json properties to entity views with lower camel case properties. I have tried to add the strategy to both the jackson object m…