Skip to content

Conversation

@barryvdh
Copy link
Contributor

@barryvdh barryvdh commented Nov 5, 2025

The code is mostly in place, but we only dump schema now. We could extend this to include data, so we can just do php artisan db:dump and dump the entire databse.
Optionally we could then create db:import <file> to quickly import an entire file.

Status: work in progress. I think most drivers are similar, just an optional flag to include data or not.

@barryvdh barryvdh marked this pull request as draft November 5, 2025 15:56
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant