Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pg_jsonb_type_mistake #4411

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

willnewii
Copy link
Contributor

@willnewii willnewii commented Nov 17, 2022

ref: #4397

Change Summary

when use postgres. db field type is 'jsonb'. cell can't show CellJson.

iShot_2022-11-17_10 24 52

const isString = computed(() => uiDatatype.value === UITypes.SingleLineText || abstractType.value === 'string')

iShot_2022-11-17_10 29 45

Change type

  • fix: (bug fix for the user, not a fix to a build script)

@pranavxc pranavxc merged commit ed31e70 into nocodb:develop Nov 17, 2022
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.

3 participants