Hi, everyone How can I construct a postgres upsert cmd (... ON CONFLICT DO NOTHING/UPDATE) ?
Is it possible or if not any workarounds?
I believe the honeysql-postgres extension library has helpers to do this. It's linked from the main honeysql readme