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

Conversation

@karthikvt26
Copy link
Contributor

Fix #2258

Description

Add a default cast object which will be used if the recommended casts info is not available.

Affected components

  • Console

Related Issues

Solution and Design

Creates an index for each data type and its info and use that info to create a last resort default value

Steps to test and verify

  1. Create a table with columns having uuid or enum or any other type.
  2. Go to modify section, click edit button and update the column type

Limitations, known bugs & workarounds

@karthikvt26 karthikvt26 added the c/console Related to console label May 24, 2019
@karthikvt26 karthikvt26 requested a review from rikinsk-zz May 24, 2019 07:40
@karthikvt26 karthikvt26 changed the title Resolve issue (#2258) where postgres doesn't return recommended type casts Resolve issue (#2258) where postgres doesn't return recommended type casts for certain pg types May 24, 2019
@netlify
Copy link

netlify bot commented May 24, 2019

Deploy preview for hasura-docs ready!

Built with commit b17cb45

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

@hasura-bot
Copy link
Contributor

Review app for commit b17cb45 deployed to Heroku: https://hge-ci-pull-2262.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2262-b17cb45b

@rikinsk-zz rikinsk-zz merged commit 8639534 into hasura:master May 24, 2019
@hasura-bot
Copy link
Contributor

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

polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/console Related to console

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error on editing a uuid column

3 participants