hasura / hasura/graphql-engine

MSSQL - Raw sql 'Select getdate()' crashes hasura console app

Open
#8,570 0 comments 0 reactions 0 assignees View on GitHub
k/bug
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

### Version Information

Server Version:
2.7.0
CLI Version (for CLI related issue):
2.7.0

### Environment
CE

### What is the expected behaviour?
Running the query "Select getdate()" should return the current date time.

### Keywords

### What is the current behaviour?

Application crashes with this Error

Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Di (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14194357)
at https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14199310
at Zo (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14208842)
at Ql (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14249321)
at Il (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14240294)
at Rl (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14240219)
at El (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14237069)
at https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14188041
at e.unstable_runWithPriority (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14263852)
at oi (https://graphql-engine-cdn.hasura.io/console/assets/channel/stable/v2.7/vendor.js.gz:1:14187750)

![image](https://user-images.githubusercontent.com/104890829/172829092-e5a5046a-133b-4738-a5ca-fd0da1b0d963.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.