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
fix: workshop models workshop sponsors with host query
The previous implementation was loading workshops upfront which was causing slow queries which timed out the app. This new query should load only the related workshop sponsors to a workshop in one sql query
0 commit comments