I’m experimenting with reverse engineering one of our applications to jmix for back-office purposes.
We use UUID but stored in binary(16) format in mysql.
I found this topic on implementing an attribute converter, but that doesn’t help with reverse engineering the database to model.