mfwgenerics / koala

SQL generation for Kotlin
https://mfwgenerics.github.io/koala/
MIT License
13 stars 4 forks source link

Extended Postgres ON CONFLICT support #43

Closed mfwgenerics closed 1 year ago

mfwgenerics commented 1 year ago

Closes #41

  1. Support named columns in .onConflict clauses
  2. Support .where clause on .onConflict with named columns