Skip to content

v2.0.0

Compare
Choose a tag to compare
@vtsykun vtsykun released this 31 Dec 14:55
· 14 commits to master since this release
292d9d8
  • feature #15 Remove data fixture (@vtsykun)
  • feature #19 Drop php5.6 support (@vtsykun)
  • feature #20 Allow configure path & table name for migrations (@vtsykun)
    Possible specify custom migrations path and migration table
okvpn_migration:
    migrations_path: 'Migrations/ORM'
    migrations_table: migrations