zio-sql
zio-sql copied to clipboard
Create UPDATE query examples
We need a few examples of UPDATE queries under different schemas, both to validate the design and flesh out edge cases, as well as to show people how to use the data type to model UPDATE queries.
I'm not sure if this one still needs to be done or we can close it as mentioned here? @jczuchnowski @jdegoes @robmwalsh
That one was closed and split into new issues (with this being one of them)
@marcinkrykowski I think we've only got one example with one schema so we still need some more. Feel free to try and break the DSL and raise new issues - this is how we can make it better.