-
Notifications
You must be signed in to change notification settings - Fork 560
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
Add sql.Valuer support for all types #1144
Merged
Merged
Commits on Nov 16, 2023
-
Enhance String value.Valuer return type processing.
The existing implementation of strings value.Valuer only checked if the return type was a `string` and none of the other supported types and so changed to send it back through AppendRow again for those supported types to be checked again.
Configuration menu - View commit details
-
Copy full SHA for 6ecb5fb - Browse repository at this point
Copy the full SHA 6ecb5fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccfd4f - Browse repository at this point
Copy the full SHA 4ccfd4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6105940 - Browse repository at this point
Copy the full SHA 6105940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760a45d - Browse repository at this point
Copy the full SHA 760a45dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0844e2a - Browse repository at this point
Copy the full SHA 0844e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f2cf4 - Browse repository at this point
Copy the full SHA 60f2cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cd856 - Browse repository at this point
Copy the full SHA a7cd856View commit details -
Configuration menu - View commit details
-
Copy full SHA for acae2ed - Browse repository at this point
Copy the full SHA acae2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f738e8 - Browse repository at this point
Copy the full SHA 1f738e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a3b1a - Browse repository at this point
Copy the full SHA a1a3b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88abc8c - Browse repository at this point
Copy the full SHA 88abc8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c231784 - Browse repository at this point
Copy the full SHA c231784View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38b322 - Browse repository at this point
Copy the full SHA a38b322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec7a9d - Browse repository at this point
Copy the full SHA 2ec7a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f63609 - Browse repository at this point
Copy the full SHA 4f63609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163fe40 - Browse repository at this point
Copy the full SHA 163fe40View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49b7c94 - Browse repository at this point
Copy the full SHA 49b7c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 383284a - Browse repository at this point
Copy the full SHA 383284aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e73fa - Browse repository at this point
Copy the full SHA b6e73faView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd2eeb - Browse repository at this point
Copy the full SHA dbd2eebView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e134291 - Browse repository at this point
Copy the full SHA e134291View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.