orm
orm copied to clipboard
Add better SQL UPDATE functionality
For example: on conflict change a value in some way. Need to think how to implement this, maybe can still have a way not to inject strings like "a = a + 1" to the API.