ormed_cli 0.1.0-dev+3 copy "ormed_cli: ^0.1.0-dev+3" to clipboard
ormed_cli: ^0.1.0-dev+3 copied to clipboard

Command-line tooling for the routed ORM (migrations generator & runner).

Changelog #

0.1.0-dev+3 #

  • Synchronized release.

0.1.0-dev+2 #

  • BREAKING: Renamed CLI executable from orm to ormed.
  • BREAKING: Renamed default configuration file from orm.yaml to ormed.yaml (with backward compatibility for orm.yaml).
  • Updated ormed init to scaffold ormed.yaml and offer to rename legacy orm.yaml.
  • Improved documentation and installation instructions.

0.1.0-dev+1 #

  • Added automatic dependency management to orm init (prompts to add ormed, ormed_cli, and build_runner).
  • Improved orm init output with better spacing and summary tables.
  • Added support for SQL-based migrations (up.sql/down.sql) alongside Dart migrations.
  • Switched CLI table output to horizontalTable for better readability.

0.1.0-dev #

  • Initial release.
0
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Command-line tooling for the routed ORM (migrations generator & runner).

Repository (GitHub)
View/report issues

Topics

#database #orm #cli #migrations

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

args, artisanal, file, meta, ormed, ormed_mysql, ormed_postgres, ormed_sqlite, path, yaml

More

Packages that depend on ormed_cli