Laravel this is not only a practical framework, it is also a programming style
I want to run the following raw SQL statement in a Laravel migration:
RENAME INDEX offer_venue_id_fk_idx TO offers_venue_id_index
How can I do this?
Aucun commentaire:
Enregistrer un commentaire