Skip to content
Snippets Groups Projects
Unverified Commit 75f2207d authored by Jeff Evans's avatar Jeff Evans Committed by GitHub
Browse files

Fix support for NUMERIC and BIGNUMERIC types (#17837)

Add parameter handling for BigDecimal that checks whether the value is in range for BIGNUMERIC or BIGDECIMAL and sets accordingly

Updating parameter test to hit both these cases

Modifying test code/macros to support a with-table semantic for testing the decimal types via a temp table

Writing new test to confirm that all numeric types are synced correctly and can be queried for
parent 874750ee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment