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 7e66971 commit 2fd6911Copy full SHA for 2fd6911
polyglot/adapter.json
@@ -47,7 +47,7 @@
47
"type": "date"
48
},
49
"to": {
50
- "type": "string",
+ "type": "varchar",
51
"format": "date"
52
}
53
@@ -56,7 +56,7 @@
56
"type": "time"
57
58
59
60
"format": "date-time"
61
62
@@ -65,7 +65,7 @@
65
"type": "timestamp_ltz"
66
67
68
69
70
71
@@ -74,7 +74,7 @@
74
"type": "timestamp_ntz"
75
76
77
78
79
80
@@ -83,7 +83,7 @@
83
"type": "timestamp_tz"
84
85
86
87
88
89
0 commit comments