graphql-engine/server/src-lib/Hasura/RQL/DDL
Karthikeyan Chinnakonda 562b6ac43a
Server: support remote relationships to unions, interfaces and enum types (#6080)
* add support for joining to remote interface and union fields

* add test for making a remote relationship with an Union type

* add CHANGELOG

* remove the pretty-simple library

* remove unused imports from Remote.hs

* Apply suggestions from code review

Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>

* support remote relationships against enum fields as well

* update CHANGELOG

Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-29 17:00:19 +05:30
..
Metadata server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Permission server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Relationship server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
RemoteRelationship Server: support remote relationships to unions, interfaces and enum types (#6080) 2020-10-29 17:00:19 +05:30
Schema server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Action.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
ComputedField.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
CustomTypes.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Deps.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
EventTrigger.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Headers.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Metadata.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Permission.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
QueryCollection.hs move NonEmptyText out of RQL.Types.Common (#6086) 2020-10-29 00:04:21 +00:00
Relationship.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
RemoteRelationship.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
RemoteSchema.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
ScheduledTrigger.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Schema.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Utils.hs Remove any outstanding hdb_views (fixes #3940) (#3965) 2020-03-26 15:42:33 -05:00