herbs-cli
herbs-cli copied to clipboard
Herbs CLI
**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**...
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.