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
In some endpoints / websocket messages, it executes several SQL queries with many function calls. It would be much better if we would merge all function calls into one big SQL query.