Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carsonf/edgedb-bug-ap-config-ignored


https://github.com/carsonf/edgedb-bug-ap-config-ignored

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Minimal reproduction of https://github.com/edgedb/edgedb/issues/7138

To run:
```bash
edgedb project init
yarn
yarn start
```

The [script](./src/index.ts) will execute and throw an error, which is the query failing with the bug.
The query/script should execute fine.