We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2fa43 commit 47c3f3cCopy full SHA for 47c3f3c
internal/data/catalog_db.go
@@ -38,7 +38,7 @@ const (
38
JSONTypeBooleanArray = "boolean[]"
39
JSONTypeStringArray = "string[]"
40
JSONTypeNumberArray = "number[]"
41
- JSONTypeDatetime = "datetime"
+ JSONTypeDatetime = "date"
42
43
PGTypeBool = "bool"
44
PGTypeNumeric = "numeric"
0 commit comments