Quin Lynch
Quin Lynch
@elprans can you run the benchmarks on the same machine as the others and commit the results?
> Exception in edgedb_dotnet.get_movie: InvalidValueError: invalid input to mean(): not enough elements in input set That error format looks like it was from an [`ErrorResponse`](https://www.edgedb.com/docs/reference/protocol/messages#errorresponse) message meaning it was thrown...
I've pushed a change to log the ids that are used when an error is thrown
Is there a quick fix?
> Can you add a few examples of how successful input looks like? What if you have an array of tuples which have arrays in them? #### Array of tuples...
Added named tuples, might wanna gloss over it
> Do the tuples and array support trailing commas? No, any extra comma errors. I'll change that
> We should probably also support writing non-named tuples when a named tuple is expected this will be exclusive right? ex: cant have 1 named and 1 unnamed part; its...
> @quinchs what's the status of this? I've got some remaining changes to fix with it which sully has mentioned.
If you run `list databases` on a 5.x server we can print a deprecation warning~ but I agree that pre-5.0 should not