ufoss-org / kotysa

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

Object mapping #38

Closed pull-vert closed 3 years ago

pull-vert commented 3 years ago

Full syntax change to Kotlin objects + infix functions to have a query DSL a lot closer to normal SQL syntax

Also add FROM clause and dependency update

close #35 close #33 close #36