Skip to content

v0.0.12-alpha

Latest
Compare
Choose a tag to compare
@alexisvisco alexisvisco released this 08 Nov 10:22
· 1 commit to main since this release

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