-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Support parameterized NUMERIC, BIGNUMERIC, STRING, and BYTES types #673
Merged
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6bb6947 - Browse repository at this point
Copy the full SHA 6bb6947View commit details -
Configuration menu - View commit details
-
Copy full SHA for f046fed - Browse repository at this point
Copy the full SHA f046fedView commit details
Commits on May 20, 2021
-
Fix code duplication between _parse_schema_resource and from_api_repr
Move new parameterized-type code from _parse_schema_resource to from_api_repr and implement _parse_schema_resource in terms of from_api_repr.
Configuration menu - View commit details
-
Copy full SHA for d8199f0 - Browse repository at this point
Copy the full SHA d8199f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8273afe - Browse repository at this point
Copy the full SHA 8273afeView commit details -
changed new parameterized-type tests to use from_api_repr
Because that's more direct and it uncovered duplicate code.
Configuration menu - View commit details
-
Copy full SHA for acc6f46 - Browse repository at this point
Copy the full SHA acc6f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01bc1a - Browse repository at this point
Copy the full SHA c01bc1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab558c - Browse repository at this point
Copy the full SHA 2ab558cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d021ae - Browse repository at this point
Copy the full SHA 2d021aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1e4b7 - Browse repository at this point
Copy the full SHA 4a1e4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4056b0 - Browse repository at this point
Copy the full SHA c4056b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a238036 - Browse repository at this point
Copy the full SHA a238036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 554696b - Browse repository at this point
Copy the full SHA 554696bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5cbd5 - Browse repository at this point
Copy the full SHA 9f5cbd5View commit details
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 32226e1 - Browse repository at this point
Copy the full SHA 32226e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01b714b - Browse repository at this point
Copy the full SHA 01b714bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cac957b - Browse repository at this point
Copy the full SHA cac957bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.