Skip to content

Commit 77961bc

Browse files
committed
Allow taking a Time::Span for intervals
1 parent 4a55745 commit 77961bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/types.cr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ module Interro
88
Int8 | Int16 | Int32 | Int64 |
99
Float32 | Float64 |
1010
Time |
11+
Time::Span |
1112
UUID |
1213
Array(Any)
1314

0 commit comments

Comments
 (0)