PostgreSQL column validation on 38 digit number fails #1360
Labels
priority: p2
Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup)
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Test case using our existing integration test table:
Notice the overflowing value returned from PostgreSQL.
This also highlights that we are missing column validation tests for this test table.
The text was updated successfully, but these errors were encountered: