Update Readme

This commit is contained in:
mattes 2014-10-11 01:29:01 +02:00
parent e34a5d7a03
commit d6eb6c4959
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# MySQL Driver
### See [issue #1](https://github.com/mattes/migrate/issues/1#issuecomment-58728186) before using this driver!
* Runs migrations in transcations.
That means that if a migration failes, it will be safely rolled back.
* Tries to return helpful error messages.