Commit Graph

3 Commits

Author SHA1 Message Date
HDVinnie 03321e4b1b update: migration stubs 2022-11-27 18:01:57 -05:00
Shift d00ada3539 Adopt anonymous migrations 2022-01-19 19:51:56 +00:00
HDVinnie a0d0e1686a remove: down migration
- streamline database migrations by removing the down method for UNIT3D as we never rollback migrations.
- generated the migrations stubs used by artisan make:migration so newly made migrations will not contain the down method as well.
2021-07-12 21:35:43 -04:00