graphql-engine/server/src-lib/Hasura/Backends/Postgres/DDL
Karthikeyan Chinnakonda c6a7f4c488 server: remove the extraneous drop function while creating an event trigger
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3956
GitOrigin-RevId: 6d97ffce00fe17ca7f15a8e74acbc1b3d974f7b4
2022-03-15 08:42:01 +00:00
..
Source Evie/postgres/module docs 2022-02-08 09:25:35 +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 Customization of computed field GraphQL schema descriptions 2022-02-15 23:17:27 +00:00
EventTrigger.hs server: remove the extraneous drop function while creating an event trigger 2022-03-15 08:42:01 +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/postgres: improve fetching tables' and functions' metadata (from database) 2022-03-08 13:03:14 +00:00
Source.hs server/postgres: improve fetching tables' and functions' metadata (from database) 2022-03-08 13:03:14 +00:00
Table.hs Evie/postgres/module docs 2022-02-08 09:25:35 +00:00