graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
Vamshi Surabhi 4facb3c780 remove support for query templates (#2560)
query templates is a little known feature that lets you template rql
queries and serve them as rest apis. This is not relevant anymore
given the GraphQL interface and getting rid of it reduces the dev
time when adding features in few subsystems.

This feature has never been used outside hasura's internal projects or
documented or exposed through console and hence can safely be removed.
2019-07-23 19:11:34 +00:00
..
Diff.hs better change detection when altering foreign key constraints (fix #2060) (#2252) 2019-06-03 15:51:55 +05:30
Function.hs fail on tracking table/function with name conflict (close #2020) (#2383) 2019-07-11 07:41:20 +00:00
Rename.hs remove support for query templates (#2560) 2019-07-23 19:11:34 +00:00
Table.hs remove support for query templates (#2560) 2019-07-23 19:11:34 +00:00