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
Using the WebSocket API extensions defined in SpacetimeDB #2278, rework SubscriptionBuilder.subscribe to accept query_sql: string | string[]. The patch is expected to look similar to SpacetimeDB #2281, which implements this in the Rust client SDK.