edgedb 0.2.1 copy "edgedb: ^0.2.1" to clipboard
edgedb: ^0.2.1 copied to clipboard

outdated

Official Dart client library for EdgeDB

0.1.0 #

  • First release of edgedb-dart 🎉

0.2.0 #

  • Add support for cloud instances and secretKey option
  • Add support for tuples in query parameters (requires EdgeDB >= v3.0)
  • Fix some bugs in codegen:
    • Validate the generated codec is compatible with the codec returned by the server at runtime if type descriptor ids don't match (Can happen if the generated query method is run against a different EdgeDB instance from the one that was used to run codegen)
    • Fix handling of optional and complex query parameters

0.2.1 #

  • Update to handle new instance name rules
  • Fix sending of secret key parameter in connection handshake
13
likes
0
points
76
downloads

Publisher

verified publisheredgedb.com

Weekly Downloads

Official Dart client library for EdgeDB

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build, code_builder, crypto, dart_style, path

More

Packages that depend on edgedb