Skip to content

Conversation

Corsider
Copy link

@Corsider Corsider commented Jul 5, 2024

The problem is that before checking the pointer type for scannability, it is dereferenced and can change the type to an unscanable one (https://go.dev/play/p/pl-q3DDBjL9?v =). So, for example, sql.NullFloat64 is not scanned. This PR solves this problem

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