Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands for one table #58

Closed
cognitus opened this issue Mar 27, 2024 · 1 comment · Fixed by #59
Closed

Commands for one table #58

cognitus opened this issue Mar 27, 2024 · 1 comment · Fixed by #59
Assignees
Labels
enhancement New feature or request

Comments

@cognitus
Copy link
Contributor

Hello!

First of all great package.

It would be nice if you add a command for generate migration/seed/factory/etc for one table

por example:

php artisan xeed:seeder table_name
@cable8mm cable8mm added the enhancement New feature or request label Mar 27, 2024
@cable8mm cable8mm self-assigned this Mar 27, 2024
@cable8mm cable8mm linked a pull request Mar 28, 2024 that will close this issue
cable8mm added a commit that referenced this issue Mar 28, 2024
* Update the attach() contract of `ProviderInterface` to generate specific table

* Add `--table` option to `bin/console` all commands and testing

* Use canonicalized absolute pathname

* Restrict the columns to `Table` instance

* Update the command to include specific table functionality

* Update additional command options in the README
@cable8mm
Copy link
Owner

cable8mm commented Mar 28, 2024

Update to v1.2.0.

All commands are for one table; refer to the README 😄 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants