Open spiffytech opened 6 months ago
For the generated Postgres CRUD operations, .insertOrIgnore() doesn't allow you to specify the conflict target columns.
.insertOrIgnore()
For the generated Postgres CRUD operations,
.insertOrIgnore()
doesn't allow you to specify the conflict target columns.