Devon Campbell

Results 73 issues of Devon Campbell

Some special characters in passwords can break DSN parsing.

We currently say ``required links may not use `on target delete deferred restrict` `` but it would be nice to also give the reasoning. Elvis provided this context: > Because...

enhancement
dx
error-message

If a property is changed from an array to a `multi` property, a cast expression of `array_unpack(.prop)` should work, but instead, it throws an error: ``` SchemaError: possibly more than...

bug

Needs to be merged after v5 launch

I'm having difficulty seeing if this is reproducible with a fresh 5.0-beta.1 database because of https://github.com/edgedb/edgedb-cli/issues/1280, so I haven't provided any instructions to reproduce. Output ``` Upgrading to a major...

bug

This could serve as a starting point: ```edgeql with module schema select AccessPolicy { ** } filter .builtin = false; ```

See https://edgedb.slack.com/archives/CRTJN2FJ8/p1710451882287429

Requested by a Discord user: > In my opinion, EdgeDB could really use an easier way of managing TLS... I'd love to see a native letsencrypt integration which automatically renews...

feature