Edgedb Versions Save

A graph-relational database with declarative schema, built-in migration system, and a next-generation query language

v2.0

1 year ago

V2_comp

This is a major version release of EdgeDB. The changelog is rather extensive and can be found here: https://www.edgedb.com/docs/changelog/2_x

See also the announcement blog post: https://www.edgedb.com/blog/edgedb-2-0

v1.4

1 year ago

The fourth bugfix release of the 1.x series. All users of 1.x are encouraged to upgrade using edgedb project upgrade --to-latest or edgedb instance upgrade <instance_name> --to-latest for instances that are not linked to a project.

Changes

  • Avoid unnecessary updates to parent views and triggers (#3771) (by @msullivan in 5fb344f0)

  • Drop broken special case for nested insert FOR (#3797) (by @msullivan in fb59493e)

  • Fix IN array_unpack for bigints (#3820) (by @msullivan in a39d5848)

  • Put more parens around index expressions in generated DDL (#3822) (by @msullivan in a5310dfe)

  • Fix a weird computable/alias interaction (#3828) (by @msullivan in d90652f8)

  • Support linkprops on backlinks (#3841) (by @msullivan in f06bec50)

  • Fix generation of dummy_pathid in nonconflict ctes (#3848) (by @msullivan in 5248eb98)

  • Always correctly handle variadic arguments when producing AST from migrations (#3855) (by @msullivan in 3fb2efa7)

v1.3

2 years ago

v1.2

2 years ago

v1.1

2 years ago

v1.0

2 years ago

The first stable release of EdgeDB is here.

v1.0rc5

2 years ago

v1.0b1

3 years ago

v1.0a5

3 years ago

v1.0a6

3 years ago