这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@0x777
Copy link
Member

@0x777 0x777 commented Apr 24, 2019

The null value validation isn't handled correctly on the server. This PR fixes it. Closes #1981

Affected components

  • Server

Related Issues

#1981

Steps to test and verify

Take a look at the newly added tests to reproduce this.

@netlify
Copy link

netlify bot commented Apr 24, 2019

Deploy preview for hasura-docs ready!

Built with commit 979ac39

https://deploy-preview-2057--hasura-docs.netlify.com

@hasura-bot
Copy link
Contributor

Review app for commit 979ac39 deployed to Heroku: https://hge-ci-pull-2057.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2057-979ac39

@0x777 0x777 merged commit 7151f13 into hasura:master Apr 24, 2019
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-2057.herokuapp.com is deleted

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
hasura-bot pushed a commit that referenced this pull request Jul 21, 2025
SQL layer doesn't check this is allowed before creating the OpenDD IR,
so we need to add checking. Need to add a test for this before merging.

V3_GIT_ORIGIN_REV_ID: 7d3c93659926e73634e3645e59a3706fa24b5ad4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mutations affect all rows when initiated with "null" primary key instead of returning an error.

3 participants