Devon Campbell

Results 56 comments of Devon Campbell

Oh, forgot to mention, you might need to update submodules and push. That's one of the reasons the build is failing. The other is a line longer than 79 characters,...

I got the error described on my first try. Hey, @msullivan. Is this something you're aware of? A bug maybe?

Just talked with someone about this, and we'll need to have a discussion with the team about it. Adding support for cursors will not be trivial. In the meantime, you...

We've had some discussion about this on Slack. @tailhook recommends an alternative default location for a single file: > I think it's probably best to calculate the common prefix. So...

Are you saying we already look for the common prefix, @fantix? When I generated using `--file`, it was going to the project root even though all of my queries were...

The impetus for this, in the event the context is helpful, was that @1st1 gave me feedback on the FastAPI example project that I shouldn't be importing a file from...

Would this make sense as either an additional benchmark or even a replacement for the existing SqlAlchemy benchmark, @fantix? If either, I suspect maybe the former would be better since...

Would we then make that command (`edgedb branch list`) work for users on versions prior to 5 to list their databases, or would that recommendation not apply to the users...

I'm not clear this is a bug. If I understand, the user is trying to cast to a union of types, which I don't think should be possible. Maybe someone...

This looks pretty good. One suggestion: > Error: aborting the wait due to Ctrl+C. The 1st1/test instance is still pending to be created. I'd suggest a slight tweak to sound...