Skip to content

Commit 9479362

Browse files
committed
Update firebird README to reflect lack of official support
1 parent 42492c8 commit 9479362

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

database/firebird/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@
1010
| `role` | | Role name |
1111
| `tzname` | | Time Zone name. (For Firebird 4.0+) |
1212
| `wire_crypt` | | Enable wire data encryption or not. For Firebird 3.0+ (default is true) |
13+
14+
## Not officially supported
15+
16+
If you need a `migrate` CLI that supports Firebird, you'll need need to build it yourself. There are also no guarantees that the integration will work since we're not testing with Firebird.
17+
18+
For more info, see: https://github.com/golang-migrate/migrate/issues/49#issuecomment-487193672

0 commit comments

Comments
 (0)