Jon Capcik

Results 2 comments of Jon Capcik

I was wondering how to namespace migrations as well, but it looks as though this is already documented in https://github.com/cakephp/phinx/blob/master/docs/en/namespaces.rst, which isn't included in the `contents`

@andreiled I ran into this as well. It's because it buffers the logs, and only outputs them when the `MultiBar.update()` is triggered, which is based on the throttleRate/FPS. I think...