On Sep 24, 10:10 am, Thomas Mueller <[email protected]> wrote: > You are right, I will add a system property to set the default > behavior in the next release.
Of most interest to me is the unique index behavior on NULL. I need NULL to be unique, which I don't think it is by H2 default, so I would appreciate a system property for that. Also of interest would be system property (properties?) for the various ways to produce generated keys. I need generated columns that are part of the PK, which does not work with IDENTITY, because it assumes it is the PK. Thanks for the great work. Nils --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
