这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.48.1

Choose a tag to compare

@hasura-bot hasura-bot released this 23 May 07:32
· 278 commits to master since this release

Changelog

This is a patch release for v2.48.

Bug fixes and improvements

Data Connectors

  • Fix queries which select self-referential relationships in Snowflake. Previously, queries such as employee.reports_to <-> employee.employee_id would cause errors. (Cloud / Enterprise edition only)