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
Calling .exec on a query doesn't run any hooks. This breaks testing queries on models with timestamps: true as the timestamp fields are implemented using hooks.