Skip to content

Releases: dmvieira/web2py-migrate

v1.1.0

31 Aug 03:51
Compare
Choose a tag to compare
  • organized sql code adding branch that before and after migrates should be used
  • solved some bugs with traps
  • better before and after migrates logic

v1.0.1

26 Aug 16:33
Compare
Choose a tag to compare
  • added handle for restore. Now it exit with error 9
  • added echo on error adding tags

v1.0.0

26 Aug 14:58
Compare
Choose a tag to compare

first version with support to databases:

  • MySQL
  • Postgres

and for version controls:

  • git

This release have:

  • database backup and restore if errors
  • pre-migration support (with fake migrations if tag alread exists)
  • tags management
  • clean test environment