You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2025. It is now read-only.
When populating a pgtype.Numeric variable with Set() from a string that contains a number in scientific (exponential) notation, I get a "not a number" error.
This self-contained example program demonstrates the issue: