Hi,

i was just asking myself if i'm missing something or if its not possible to configure unique index constraints inside cayenne modeler?

Right now i'm creating such indices manually but it would be nice to have this available through the cayenne modeler as well.

Another thing that's bugging me is the way cayenne modeler trys to delete the records from the pk generation table on schema updates/modifications. I wrote some code to manually update the pk generation table on startup of my application to set the available primary key identifier to the highest number used in the corresponding table but that doesn't feel like taking the right approach.

Thanks in advance!

Cheers,
Daniel
        

Reply via email to