graphql-engine/server/src-lib/Hasura/Backends/Postgres/DDL
Brandon Martin 5e29a1304d Revert "Add _cast support for other postgres datatypes fix #6050 and …
…fix #5426"

This reverts commit f85742318167d1e51f463c45fcd00f26269c2555.

## Description ✍️
With this commit there is the possiblity that you could get conflicting
type definitions with remote schemas. Reverting for now as we determine
a solution. At which point we will add this back in.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4879
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 932b4a9226717c826d4bde7e375695354cee8c0c
2022-06-29 12:09:40 +00:00
..
Source server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
BoolExp.hs Revert "Add _cast support for other postgres datatypes fix #6050 and … 2022-06-29 12:09:40 +00:00
ComputedField.hs server/bigquery: generate graphql schema for table computed fields 2022-05-25 10:25:38 +00:00
EventTrigger.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Function.hs server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00
RunSQL.hs Remove unrelated functions from GraphQL.Schema.Common 2022-05-27 15:41:06 +00:00
Source.hs server: Encapsulate catalog versions in their own type. 2022-06-29 08:19:33 +00:00
Table.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00