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
* fix: lint_setup_py was failing in Kokoro is not fixed
* feat: add decimal/numeric support
* fix: remove validation for decimal field not supported
* feat: updated decimal support error message in spanner to match error thrown by python spanner decimal/numeric validation
* fix: removed test_validation as decimal support is now added so validation is not required
* fix: Remove system tests. They will be added separately.
* fix: fixed tests related to decimal conversion in db operations
* fix: fixed tests related to decimal conversion in db operations
* refactor: lint corrections in test_operations file
* fix: corrected coverage number, lowered it t 65
* refactor: lint issues fixed in noxfile and import moved up to module level in test_lookups
0 commit comments