lumber
lumber copied to clipboard
feat(command update): new command update insert new tables/fields/relationships
Pull Request checklist:
- [ ] Write an explicit title for the Pull Request, following Conventional Commits specification
- [ ] Create automatic tests
- [ ] No automatic tests failures
- [ ] Test manually the implemented changes
- [ ] Review my own code (indentation, syntax, style, simplicity, readability)
- [ ] Wonder if you can improve the existing code