Skip to content

Commit 36425ab

Browse files
authored
Merge pull request #492 from yoshida-eth0/support-date-index
Support Date index
2 parents a3df738 + 6f8fc39 commit 36425ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/dynamoid/fields.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module Fields
1414
number
1515
integer
1616
string
17+
date
1718
datetime
1819
serialized
1920
].freeze

0 commit comments

Comments
 (0)