zio-sql icon indicating copy to clipboard operation
zio-sql copied to clipboard

Create UPDATE query examples

Open jdegoes opened this issue 5 years ago • 3 comments

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.

jdegoes avatar May 19 '20 12:05 jdegoes

I'm not sure if this one still needs to be done or we can close it as mentioned here? @jczuchnowski @jdegoes @robmwalsh

marcinkrykowski avatar Nov 21 '20 14:11 marcinkrykowski

That one was closed and split into new issues (with this being one of them)

bertlebee avatar Nov 21 '20 19:11 bertlebee

@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.

bertlebee avatar Nov 21 '20 19:11 bertlebee