mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 20:41:49 +03:00
fc7ea9213c
Insert trigger function: If query affects no rows then return `null` Insert trigger function is modified to have `IF r IS NULL THEN RETURN null; ELSE RETURN r; END IF;` in return statement. |
||
---|---|---|
.. | ||
Permission | ||
Schema | ||
Deps.hs | ||
Metadata.hs | ||
Permission.hs | ||
QueryTemplate.hs | ||
Relationship.hs | ||
Subscribe.hs | ||
Utils.hs |