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
Implement core functionality of adding SQL string queries to Sleeper queries in Rust. This should disable certain SQL statements like DML and DDL statements which won't make any semantic sense in this context.
Implement core functionality of adding SQL string queries to Sleeper queries in Rust. This should disable certain SQL statements like DML and DDL statements which won't make any semantic sense in this context.