ufoss-org / kotysa

The idiomatic way to write type-safe SQL in Kotlin
The Unlicense
118 stars 1 forks source link

support where clauses that compare to other column #62

Closed pull-vert closed 2 years ago

pull-vert commented 3 years ago

for example where USER.COMPANY_ID eq COMPANY.ID