vadimh77
Results
3
comments of
vadimh77
Hi guys, It will great to support the string ids like other ORMs. In the current situation if we get entities from the server that already exist in the DB...
Can you please provide any time estimation for the String type ids implementation?
I propose to add an annotation for cascading delete that can be put on any possible relation in the entity. For example: class AEntity { @CascadeDeletion var bEntities : ToMany...