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
//Snip...[for r in db.Procedures.test.Invoke(None).ResultSet
-> r.MapTo<TestResult>()]//Error: Expression was expected to have type int but here has type Option<int>