Mark Story
Mark Story
That could work, making it MySQL specific inside bake/migrations is going to be fun :smile:
Some alternative locations for it to live that I can think of are: 1. At the top of the content. This will likely also place it above the page title,...
This might require changes in phinx as well. To my knowledge it does not support creating views outside of executing SQL either.
Seems like a good improvement to me.
> Migrations plugin version: 2.4.2 I saw that you had your version as 2.4.2. We're unlikely to do any additional feature work on 2.x and any additions` will be done...
> I would prefer to be able to specify not to generate the phinxlog table entry, if possible. I checked the docs and I do not see support for any...
If you are using Request base policies you have to handle skipping authorization yourself right now, as the ignore options have not been implemented for request policies yet.
@mmahgoub That would be great!
The only use cases I remember around `App.webroot` are when URL rewriting is off, and the application is in a subdirectory. Plugins are different because their static assets are either...
Sounds like you might have a big ACL tree that just takes a long time to re-order.