Skip to content

Unwrap pointer values during serialization - #47

Merged
jinzhu merged 1 commit into
go-gorm:masterfrom
takanuva15:master
Aug 3, 2026
Merged

Unwrap pointer values during serialization#47
jinzhu merged 1 commit into
go-gorm:masterfrom
takanuva15:master

Conversation

@takanuva15

Copy link
Copy Markdown
  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

Fix pointer values so that they serialize correctly during conversion in gorm

User Case Description

Our golang structs use *bool types which don't serialize properly with the current implementation

@takanuva15

Copy link
Copy Markdown
Author

@jinzhu Hi, request review on this PR to fix pointer serialization for gorm bigquery

@jinzhu
jinzhu merged commit f485820 into go-gorm:master Aug 3, 2026
1 check passed
@takanuva15

Copy link
Copy Markdown
Author

@jinzhu thanks for merging. Can you also release a new tag for the changes?

@jinzhu

jinzhu commented Aug 4, 2026

Copy link
Copy Markdown
Member

@jinzhu thanks for merging. Can you also release a new tag for the changes?

done, thank you for your contribution

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.

2 participants