Michael J. Sullivan

Results 173 issues of Michael J. Sullivan

``` sully@red:~/src/e/tests/gel-toy [json-tweaked*+] $ gel project init --link -I _localdev Found `edgedb.toml` in /home/sully/src/e/tests/gel-toy Linking project... Specify the name of the Gel instance to link with this project: > ```...

``` warning: QueryError ┌─ :2:45 │ 2 │ __scope_0_defaultcurrentUser := (GLOBAL default::currentUser) │ ╭─────────────────────────────────────────────^ 3 │ │ SELECT __scope_0_defaultcurrentUser { │ ╰─────────────────────────────^ possibly more than one element returned by an...

Currently we just pull the column headings from the Value objects. This means that if there are zero rows, we produce something like: ``` ┌┐ └┘ ``` as the entire...