Skip to content

Commit

Permalink
Merge pull request #492 from yoshida-eth0/support-date-index
Browse files Browse the repository at this point in the history
Support Date index
  • Loading branch information
andrykonchin authored Feb 16, 2021
2 parents a3df738 + 6f8fc39 commit 36425ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dynamoid/fields.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module Fields
number
integer
string
date
datetime
serialized
].freeze
Expand Down

0 comments on commit 36425ab

Please sign in to comment.