Frederick
Frederick
see python implementation - https://github.com/geldata/gel-python/pull/609 - https://github.com/geldata/gel-python/pull/613 - https://github.com/geldata/gel-python/pull/616
This would probably require a new flag that is only valid in conjunction with `-mixedcaps` to prevent breaking changes. See also: [ent implementation](https://github.com/ent/ent/blob/9db6f4df431f70b31271ecba7f20364290919fe2/entc/gen/).
gel-go optional scalar types require some helper functions to make them useful in go templates.
running `vc dev` I get ``` Error: Your `package.json` file is missing a `build` property inside the `scripts` property. Learn More: https://vercel.link/missing-build-script ``` Clicking on the link I see a...
Closes #374
- EdgeDB CLI Version: 7.1.0-dev.1297+dfa6787 AND 7.0.3+83ce17b - OS Version: 22.04.1-Ubuntu It is not an error that a password is required. It seems this message should not printed. There are...
Currently the help for `gel extension install` doesn't mention that it can only install extensions for local development servers. This should be mentioned in the help text along with a...
`gel -I my_` should autocomplete `my_instance` from the instances listed in `gel instance list`