Relay 0.5.8
Release Notes
This update includes bug fixes for schema-specific queries.
PostgreSQL
- Fixed schema-aware query execution: queries in the editor now respect the selected schema, resolving unqualified table names against the active schema instead of defaulting to the wrong one.
- Autocomplete suggestions now correctly show tables from the selected schema.
