Skip to content

Conversation

knight42
Copy link

Explain your user case and expected results

User case: Set the default value of a JSONB field to {}

Expected result: GORM should parse the default value as {}

Actual result: GORM parsed the default value as '{}' (note the surrounding quotes)

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.

1 participant