Open
Description
We've adopted a CakePHP project which uses quite a number of views.
It doesn't have migrations currently, so we're in the process of setting them up. I don't see any View support though.
I saw an old PR adding that functionality, so I doubt it exists now. If not, is there a Phinx standard approach to setting up views?
Thanks for your time!