Hey guys, could you add the ON CONFLICT clause for INSERT statements in PostgreSQL compatibility mode:
https://www.postgresql.org/docs/9.5/static/sql-insert.html It would already be very helpful to have ON CONFLICT DO NOTHING working, the rest would also be nice of course :) Bernhard -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
