You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added try/catch around loading the sql and js migrations. Currently, node (<= 0.12) does not throw unhandled exceptions in promises... the newer node 0.13 should handle it. nodejs/node-v0.x-archive#8997
0 commit comments