| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
All the tests passes once googleapis/python-spanner#290 PR merged. |
Sorry, something went wrong.
…n-spanner-sqlalchemy into numeric_compliance_test
…n-spanner-sqlalchemy into numeric_compliance_test
|
Tests look good to me. LGTM. |
Sorry, something went wrong.
There was a problem hiding this comment.
Test changes look good to me. Please wait for Skylar's approval before merging.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM other than the nit
Sorry, something went wrong.
|
Failed test will be resolved by PR #62 |
Sorry, something went wrong.
| of 38 and scale of 9. | ||
| """ | ||
| self._do_test( | ||
| Numeric(precision=18, scale=12), |
There was a problem hiding this comment.
We are overriding a number of tests because Spanner does not support scale>9. But these tests still uses Numeric with scale=12 or scale=14. I think it makes sense to change these Numerics to use scale=9. WDYT?
Sorry, something went wrong.
…n-spanner-sqlalchemy into numeric_compliance_test
| Back | FazBrowse Home | New Git URL |
No description provided.