Mark Scherer
Mark Scherer
Is there a use case for using it inside migrations? If so, we could do this.
Any downsites of exposing the method?
The subdirectory approach sounds more like a workaround then, if you have that many, I also agree that just merging them in the end would be probably the best long-term...
I would like to link here to laravels docs on this https://laravel.com/docs/8.x/migrations#squashing-migrations As this might clarify some terminology options. Also, I think there might be already some existing issues or...
Should we finish up the 0.12 milestone with last release and then do 0.13?
Shall we wait on this for the next patch release? Or release "master" already as is?
The whole idea of phinx is an opt-in abstraction People are free to use either that or plain SQL. I don't think having this implemented takes any options from the...
Yes, and a framework is by its definition an abstraction of low level tasks :)
So, anyone wanting to make a PR here? That we can discuss the details then more closely with some actual code maybe?
Any update? Or shall we close this?