dox 2.0.1 copy "dox: ^2.0.1" to clipboard
dox: ^2.0.1 copied to clipboard

This is a cli tool to generate migration, model and to handle database migration with dox framework. It support up and down methods to control migration version.

2.0.1 #

  • bug fix on dox create command

2.0.0 #

  • Release stable version v2.0

2.0.0-alpha.3 #

  • Fix migration issue

2.0.0-alpha.2 #

  • Add option to create project with specific version

2.0.0-alpha.1 #

  • Compatible with core version 2

1.1.1 #

  • handle migration with dox_migration
  • set default migration file with .sql

1.0.55 #

  • Add command to create serializer
  • Add help option

1.0.54 #

  • update request template
  • Add help option

1.0.53 #

  • Added command to create form request dox create:request Blog

1.0.52 #

  • Added command to create websocket controller

1.0.51 #

  • Initial version.
5
likes
140
points
102
downloads

Publisher

verified publisherdartondox.dev

Weekly Downloads

This is a cli tool to generate migration, model and to handle database migration with dox framework. It support up and down methods to control migration version.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dox_migration, path, watcher

More

Packages that depend on dox