graphql-engine/server/src-lib/Hasura/Backends/Postgres/DDL
Karthikeyan Chinnakonda ce9912ff8c server: run_sql to not drop the SQL triggers created by the graphql-engine
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4397
GitOrigin-RevId: dcd43fc31f64af8c6c9c92c66d46a593d5b12fbd
2022-05-10 13:47:16 +00:00
..
Source Yeet some default-extensions 2022-03-16 00:40:17 +00:00
BoolExp.hs add jsonb to string cast support for postgres (fix #6577, #2602) 2022-03-10 07:32:59 +00:00
ComputedField.hs server/bigquery: enable metadata API to add/drop computed fields to BigQuery tables 2022-05-04 14:53:31 +00:00
EventTrigger.hs server: Use quote_ident for quoting table name when using regclass 2022-05-02 13:16:55 +00:00
Function.hs server/postgres: improve fetching tables' and functions' metadata (from database) 2022-03-08 13:03:14 +00:00
RunSQL.hs server: run_sql to not drop the SQL triggers created by the graphql-engine 2022-05-10 13:47:16 +00:00
Source.hs Remove explicit case on the backend tag in Cache 2022-05-05 13:44:56 +00:00
Table.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00