Search
ctrl/
Ask AI
Light
Dark
System

1.0 RC 5

This changelog summarizes changes and bugfixes in EdgeDB 1.0 Release Candidate 5 “Tau Ceti”. Compared to other releases this is a very small one as we’re closing in on the stable version.

  • Downgrade some keywords from being reserved to unreserved: abort, declare, empty, order, populate, release, reset, start (#3387).

  • Fix an issue with removing types from the schema (#3309).

  • Improve cardinality inference for offset and limit clauses (#3375).

  • Enable enums for some configuration values (#3320).