forked from orisintel/laravel-migration-snapshot
- Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: always-open/laravel-migration-snapshot
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed checking wrong DB connection for latest migration when starting… bug Something isn't working
#7 by paulrrogers was merged Aug 23, 2022 Loading…
Initial support for DB table prefixes. enhancement New feature or request
#5 by paulrrogers was merged Aug 23, 2022 Loading…
Fixed migration-snapshot.data config not opting into dumping data aft… bug Something isn't working
#6 by paulrrogers was merged Aug 23, 2022 Loading…
Fixed migrations included in data dumps because of copy-paste bug, an… bug Something isn't working
#11 by paulrrogers was merged Aug 24, 2022 Loading…
Fallback to default ports for Mysql and Postgresql since some configu…
#9 by paulrrogers was merged Aug 24, 2022 Loading…
Fixed reordering migrations dropping those with duplicate timestamps …
#8 by paulrrogers was merged Aug 23, 2022 Loading…
Separate env var override into two and move to config. enhancement New feature or request
#13 by paulrrogers was merged Aug 29, 2022 Loading…
Accept after-dump and after-load as array for Artisan call. enhancement New feature or request
#14 by paulrrogers was merged Aug 29, 2022 Loading…
Use pgdump custom format for data dumps with PostgreSQL to workaround… bug Something isn't working
#10 by paulrrogers was merged Aug 24, 2022 Loading…
Add after-load config option to aid post-loading preparation. enhancement New feature or request
#12 by paulrrogers was merged Aug 29, 2022 Loading…
Update both commands to read/write database driver-specific files
#22 by bstanley-pec was merged Aug 7, 2025 Loading…
Ensure dump files removed before appending to them
#23 by bstanley-pec was merged Aug 11, 2025 Loading…
Added migrate:fresh to array of commands after which migrate:dump will automatically run
#20 by bstanley-pec was merged Aug 7, 2025 Loading…
ProTip! What’s not been updated in a month: updated:<2025-11-04.