Hello,
I want to update some SQL structure on my cakephp 3 installation (which I just overtook from someone).
Whats the normal process for doing that? For example I saw the schema cache can be updated (if necessary)…
Normaly I would just update my SQL table structure and then see what cake does…
Thanks for directing me