I have an existing application which i want to transfer to JMIX.
Locally i did generate from the database the application from a MS SQL Database. Everything is working fine.
Now i want to develop further with our MariaDB Server.
When i try now to open a module, i get the following error
Caused by: javax.persistence.PersistenceException: java.lang.RuntimeException: Error creating UUID from database value ‘9F581736-4755-482A-97D9-A4E8DA98C036’
I saw already some forum entries concerning this with Cuba, but nowhere how to solve this issue.
Do I need to change the data or the definition of a guid field ?
Happy for any input before digging further !