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 79396ff commit 6418039Copy full SHA for 6418039
database/snowflake/README.md
@@ -7,4 +7,6 @@
7
| `x-migrations-table` | `MigrationsTable` | Name of the migrations table |
8
9
Snowflake is PostgreSQL compatible but has some specific features (or lack thereof) that require slightly different behavior.
10
-Snowflake doesn't run locally hence there are no tests. The library works against hosted instances of snowflake.
+
11
+## Status
12
+This driver is not officially supported as there are no tests for it.
0 commit comments