Skip to content

Commit 6418039

Browse files
authored
Add disclaimer to snowflake db driver
1 parent 79396ff commit 6418039

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

database/snowflake/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
| `x-migrations-table` | `MigrationsTable` | Name of the migrations table |
88

99
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.
10+
11+
## Status
12+
This driver is not officially supported as there are no tests for it.

0 commit comments

Comments
 (0)