* Add `--with-privileges` option to `diff` and `check` commands.
0.2.0
* Add `from` and `to` argument to `diff` command which makes it possible to compare a schema file, migration files and an existing database. * Add `--reverse` option to `diff` command. * Add `check` command
0.1.2
* Fix closing of DB connections
0.1.1
* Escape schema and migration SQL before execution