ruckusing-migrations
ruckusing-migrations copied to clipboard
Add support for custom tasks (outside lib directory). [feature request]
It would be nice to have a possibility to define a custom task dir in database.inc.php (just like migrations dir). Currently, if I use composer I cannot define custom tasks.
I just took a stab at this:
https://github.com/ruckus/ruckusing-migrations/commit/1f66cdf81f0f771292fe397bfdb7f8167399191b
Care to check it out and let me know your thoughts?