graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Auke Booij 8d0afb6f92
server: SQL that grows (#6003)
Add a backend type extension parameter to some RQL types, following the ideas of the paper "Trees that grow" (Najd & Jones 2016)

Co-authored-by: Antoine Leblanc <antoine@hasura.io>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-22 22:42:27 +02:00
..
Action.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
BoolExp.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
Common.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
Insert.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
Introspect.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
Mutation.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
OrderBy.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
Remote.hs remove SQL.Text, clean text functions 2020-10-22 14:07:48 +01:00
Select.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00
Table.hs server: SQL that grows (#6003) 2020-10-22 22:42:27 +02:00