Skip to content

Implement missing CheckNamedValue function#41

Open
takanuva15 wants to merge 1 commit into
go-gorm:masterfrom
takanuva15:master
Open

Implement missing CheckNamedValue function#41
takanuva15 wants to merge 1 commit into
go-gorm:masterfrom
takanuva15:master

Conversation

@takanuva15

@takanuva15 takanuva15 commented Jun 18, 2026

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

What did this pull request do?

Implement missing CheckNamedValue function to prevent recursion exception when using custom serializer. It's not implemented right now.

User Case Description

We use a custom serializer to convert time.Time to civil.DateTime, but bigquery throws stackoverflow due to lack of serialization for custom valuer methods

@takanuva15

Copy link
Copy Markdown
Author

@jinzhu Hi, request review on this PR to add missing code to driver which is causing recursion issues

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