Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carsonf/edgedb-bug-ap-config-ignored
- Owner: CarsonF
- Created: 2024-04-02T20:54:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T22:05:53.000Z (9 months ago)
- Last Synced: 2024-04-03T23:22:47.143Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.