Skip to content
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

service/dynamodb/dynamodbattribute: Add support for time alias. #1520

Merged
merged 2 commits into from Sep 12, 2017

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Sep 12, 2017

The dynamodbattribte package handles aliases of builtin types (e.g. aliased strings, ints, etc.), but not time.Time. This PR adds support for aliased time.Time types. I added encode/decode tests that mirror the tests for non-aliased time.Time.

Modification of #1505

@jasdel jasdel self-assigned this Sep 12, 2017
@jasdel jasdel mentioned this pull request Sep 12, 2017
@jasdel jasdel merged commit 9b5aaeb into aws:master Sep 12, 2017
@jasdel jasdel deleted the pr1505/AliasTime branch September 12, 2017 23:37
@awstools awstools mentioned this pull request Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants