Hi, I agree with Dario, that "fail fast" behavior is more appropriate in the majority of cases, so making all the checks deffered is not a good idea. Better to do this in a Postgresql way http://www.postgresql.org/docs/9.0/interactive/sql-set-constraints.html
regards, Sergi -- 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.
