BREAKING CHANGE: migrations are now in db/migrations.
- better logging support
- possibility to migrate using schema.sql (for fresh installs)
- dump the schema via amigo schema
- dump the schema via migrate/rollback cmd (-d flag)
- update documentation
BREAKING CHANGE: migrations are now in db/migrations.