Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
"version": "1.1",
"title": "Snowflake",
"description": "Snowflake Connector allows you to build canvas apps and surface Snowflake data in Virtual Tables, while also enabling faster data processing and analytics compared to traditional solutions. This version fixes support for null values in columns of date and time types.",
"contact": {
"name": "Snowflake Support",
"url": "https://www.snowflake.com/support",
"email": "support@snowflake.com"
},
"x-ms-api-annotation": {
"status": "Preview"
},
Expand Down Expand Up @@ -319,7 +324,7 @@
"deprecated": false,
"x-ms-visibility": "internal",
"x-ms-api-annotation": {
"status": "Production",
"status": "Preview",
"family": "ODataStylePostItem",
"revision": 2
}
Expand Down Expand Up @@ -397,7 +402,7 @@
"deprecated": false,
"x-ms-visibility": "internal",
"x-ms-api-annotation": {
"status": "Production",
"status": "Preview",
"family": "ODataStyleGetItem",
"revision": 2
}
Expand Down Expand Up @@ -2177,6 +2182,10 @@
{
"propertyName": "Privacy policy",
"propertyValue": "https://www.snowflake.com/privacy-policy"
},
{
"propertyName": "Categories",
"propertyValue": "Data;Marketing"
}
]
}