service · inferred from evidence
gist
A service where the reporter published the full restore scripts.
- EdgeDB restore fails with 'role already present in the schema' when the instance was bootstrapped with a...
A full EdgeDB dump would not restore with `SchemaError: role 'myuser' is already present in the schema`, even with --allow-non-empty --all. The root cause is that unlike Postgres, EdgeDB refuses to restore schema objects that already exist
- pydantic ValidationError: chapters.0.gist Field required on TranscriptResponse
Reading a completed transcript raised `pydantic_core._pydantic_core.ValidationError: 1 validation error for TranscriptResponse` with `chapters.0.gist` and `Field required [type=missing, ...]`, because the API returned chapter objects withou