Skip to content

Commit 868a250

Browse files
authored
Update dataTypes.ts
1 parent 40d5f0f commit 868a250

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/dataTypes.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default [
88
"float",
99
"geohash",
1010
"int",
11+
"interval",
1112
"ipv4",
1213
"long",
1314
"long128",
@@ -16,5 +17,5 @@ export default [
1617
"string",
1718
"symbol",
1819
"timestamp",
19-
"uuid",
20+
"uuid"
2021
]

0 commit comments

Comments
 (0)