filament-fabricator icon indicating copy to clipboard operation
filament-fabricator copied to clipboard

Update migration with down method

Open mrlinnth opened this issue 2 years ago • 3 comments

mrlinnth avatar Nov 02 '22 07:11 mrlinnth

@Z3d0X faced an issue when I rollback my migration since it is missing down().

I would like to discuss and confirm the following enhancement with you.

  • add new config 'page-table-name' => 'pages'
  • use above config in migration and model If you agreed, I can create another PR for it.

mrlinnth avatar Nov 02 '22 08:11 mrlinnth

* add new config `'page-table-name'  => 'pages'`

* use above config in migration and model
  If you agreed, I can create another PR for it.

Okay. You can continue your work on this PR

Z3d0X avatar Nov 10 '22 09:11 Z3d0X

@Z3d0X sorry for the delay. I have updated and pushed.

mrlinnth avatar Nov 15 '22 08:11 mrlinnth