mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
53b9cabd88
* fix nested insert with returning computed fields gives error, fix #3609 * revert using ordered hashmaps, sort columns based on ordinal postion * fix 1. keys order 2. json/jsonb column value in nested insert returning * add a note for sorted columns * cast 'VALUES' expression as table row type * use single CTE expression for generating returning for nested inserts |
||
---|---|---|
.. | ||
Execute | ||
Resolve | ||
Schema | ||
Transport | ||
Validate | ||
Context.hs | ||
Execute.hs | ||
Explain.hs | ||
Logging.hs | ||
RemoteServer.hs | ||
Resolve.hs | ||
Schema.hs | ||
Utils.hs | ||
Validate.hs |