For context there are these issues pertaining to overflow or invalid truncation when decoding 64bit values. https://github.com/launchbadge/sqlx/issues/3179 https://github.com/launchbadge/sqlx/issues/3161 But these are apparently fixed by `sqlx`, so posting here for awareness.
For context there are these issues pertaining to overflow or invalid truncation when decoding 64bit values.
launchbadge/sqlx#3179
launchbadge/sqlx#3161
But these are apparently fixed by
sqlx, so posting here for awareness.