Skip to content

2.0.0 Release

Compare
Choose a tag to compare
@nicksagona nicksagona released this 09 Nov 04:49
· 37 commits to master since this release

UPGRADED

  • Added the ability to store and manage migrations from a database table
  • Moved seed functionality over to new Pop\Db\Sql\Seeder class
  • Added the ability to export and import raw SQL files (MySQL only.)
  • Upgraded for PHP 8.1+.