Skip to content

Add support for Boolean type and tests for Boolean schema infer#40

Open
ivanyu wants to merge 1 commit into
traviscrawford:masterfrom
ivanyu:add-booleans
Open

Add support for Boolean type and tests for Boolean schema infer#40
ivanyu wants to merge 1 commit into
traviscrawford:masterfrom
ivanyu:add-booleans

Conversation

@ivanyu

@ivanyu ivanyu commented Feb 10, 2018

Copy link
Copy Markdown

WHY:
Potentially related to #21.
The library can't work with Boolean fields in DynamoDB.

WHAT:

  • Support for Boolean fields and arrays of Booleans added.
  • Test ItemConverterSpec extended to cover Booleans.
  • A Boolean field added to the integration tests.

@wwc278

wwc278 commented Aug 20, 2018

Copy link
Copy Markdown

@traviscrawford are there any issues with this PR that prevents it from being merged?

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.

2 participants