graphql-engine/server/src-lib/Hasura/RQL/DDL/Schema
hasura-bot fb902d4209 Support tracking SQL functions as mutations. Closes #1514 (#34)
* Support tracking SQL functions as mutations. Closes #1514

Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Brandon Simmons <brandon@hasura.io>
GITHUB_PR_NUMBER: 6160
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6160

* Update docs/graphql/core/api-reference/schema-metadata-api/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Marion Schleifer <marion@hasura.io>

* Update docs/graphql/core/schema/custom-functions.rst

Co-authored-by: Brandon Simmons <brandon@hasura.io>
Co-authored-by: Brandon Simmons <brandon.m.simmons@gmail.com>
Co-authored-by: Marion Schleifer <marion@hasura.io>
GitOrigin-RevId: 8fd39258641ecace6e3e9930e497b1655ad35080
2020-11-18 18:05:59 +00:00
..
Cache server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Cache.hs Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Catalog.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Diff.hs Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Enum.hs server: move Hasura.SQL to Hasura.Backends.Postgres (#6053) 2020-10-27 13:53:49 +00:00
Function.hs Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Rename.hs Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
Table.hs Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30