Skip to content

Releases: x2nx/webman-migrate

v0.0.9

26 Jan 08:39

Choose a tag to compare

refactor(Db): Use Config class and support multiple database connections

  • Replace global config() function with Webman\Config::get() method
  • Refactor init() method to support all database connections in configuration

v0.0.8

21 Apr 06:23

Choose a tag to compare

Adjust dependencies to unlimited versions

v0.0.7

21 Apr 06:14

Choose a tag to compare

Support Webman 2.0
Fix model: show command