mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-19 07:00:41 +08:00
* improved nested insert execution logic * integrate error path, improve executing 'withExp' and improve tests * add more readable types in '/Resolve/Insert.hs' * set conflict context just before executing WITH expression
pip install -r requirements.txt
pytest -vv --hge-url="http://127.0.0.1:8080" --pg-url="postgresql://admin@127.0.0.1:5432/hge_tests"