herbs-cli icon indicating copy to clipboard operation
herbs-cli copied to clipboard

Herbs CLI

Results 23 herbs-cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Today is not possible to create a new project without a support to a database. **Describe the solution you'd like**...

enhancement
hacktoberfest

Fixes #26 ## Proposed Changes 1. Use the power of the CLI to identify primary keys and foreign keys directly from the entity's implementation. ## Readiness Checklist ### Author/Contributor -...

With this we can write the relationship migrations based on our domain entities.