orm icon indicating copy to clipboard operation
orm copied to clipboard

Add better SQL UPDATE functionality

Open posener opened this issue 7 years ago • 0 comments

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.

posener avatar Dec 21 '17 20:12 posener