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
instead of returning {query, bind}, which seems to be a deprecated or at
least undocumented argument format for sequelize.query, sql`query` now returns [query, {bind}]