edisonnica

Results 3 comments of edisonnica

Here is a proxy workaround - very simple one you can test it with https://www.offline.news/api/proxy/webhook/github2slack/SLACK_KEY (the slack key is in the form of A/B/C) ``` var https = require('https'); //...

Please see https://github.com/edisonnica/phpmig (working, but in process of deprecation, and not up to date) or https://github.com/Avalara/phpmig (up to date, in process of configuration), I have added there transactional support, see...

I did a change in the way the migrator works in my fork. Basically, it is now the Adapter responsibility to execute the migration, "Create execute() method in adapter that...