ufoss-org / kotysa

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

UPDATE query : allow to set value from a column #86

Closed pull-vert closed 2 years ago

pull-vert commented 2 years ago

allow to set value from a column, and for numeric allow to add (with plus) and substract (with minus) a number from the column's value