bavard_cli 0.0.2 copy "bavard_cli: ^0.0.2" to clipboard
bavard_cli: ^0.0.2 copied to clipboard

Command line interface for Bavard ORM.

Changelog #

All notable changes to this project will be documented in this file.

[Unreleased] #

0.0.2 - 2026-02-12 #

Added #

  • Initial Release: Extracted CLI tools into a dedicated bavard_cli package.
  • Scaffolding:
    • make:model: Generate Model classes.
    • make:pivot: Generate Pivot classes.
  • Migrations:
    • make:migration: Create new migration files.
    • migrate: Run pending migrations.
    • migrate:rollback: Rollback the last batch of migrations.
    • migrate:reset: Rollback all migrations.
    • migrate:refresh: Reset and re-run all migrations.
0
likes
130
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Command line interface for Bavard ORM.

License

MIT (license)

Dependencies

path, yaml

More

Packages that depend on bavard_cli