ForbesLindesay/atdatabases

pg-typed: `.insertOrIgnore()` does not accept conflict columns

spiffytech opened this issue · 0 comments

For the generated Postgres CRUD operations, .insertOrIgnore() doesn't allow you to specify the conflict target columns.