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 7fc2802 commit 6c5294fCopy full SHA for 6c5294f
README.md
@@ -1,6 +1,6 @@
1
# MySQL Driver
2
3
-### See [issue #1](https://github.com/gemnasium/migrate/issues/1#issuecomment-58728186) before using this driver!
+### See [issue #1](https://github.com/mattes/migrate/issues/1#issuecomment-58728186) before using this driver!
4
5
* Runs migrations in transactions.
6
That means that if a migration fails, it will be safely rolled back.
@@ -29,4 +29,4 @@ The MySQL driver will set a TLS config if the following env variables are set:
29
30
## Authors
31
32
-* Matthias Kadenbach, https://github.com/gemnasium
+* Matthias Kadenbach, https://github.com/mattes
0 commit comments