dox 1.1.1 copy "dox: ^1.1.1" to clipboard
dox: ^1.1.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.

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.
3
likes
130
pub points
21%
popularity

Publisher

verified publisherdartondox.dev

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

Documentation

API reference

License

MIT (license)

Dependencies

dox_migration, path, postgres, watcher

More

Packages that depend on dox