mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +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 |
||
---|---|---|
.. | ||
insert_view_author_complex_fail.yaml | ||
insert_view_author_simple.yaml | ||
nested_insert_article_author_complex_view_fail.yaml | ||
nested_insert_article_author_simple_view.yaml | ||
schema_setup.yaml | ||
schema_teardown.yaml | ||
values_teardown.yaml |