Hello,
are there plans to add support for triggers, stored procedures and functions in the phalcon dev-tools? At the moment as far as i can tell, none of those are exported when the migration generation is ran.
And on a more detailed note: How do you guys solve that problem? I was thinking i can use the up methods and put my data there, but im not 100% sure about that.