graphql-engine/server/src-lib/Hasura/Backends/Postgres
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
..
Connection PG SSL-cert maybe fields 2022-06-28 01:26:03 +00:00
DDL Revert "Add _cast support for other postgres datatypes fix #6050 and … 2022-06-29 12:09:40 +00:00
Execute server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Instances Revert "Add _cast support for other postgres datatypes fix #6050 and … 2022-06-29 12:09:40 +00:00
Schema server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
SQL server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Translate server: Fix a bunch of HLint suggestions 2022-06-21 11:12:42 +00:00
Types server: add infrastructure to write runit tests for update parsers 2022-05-26 14:06:24 +00:00
Connection.hs server: split the Postgres Connection module 2022-03-09 07:15:17 +00:00
DDL.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00