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
test('polymorphic function with unnamed int param',async()=>{
784
784
constres=awaitpostgrest.rpc(
785
-
// @ts-expect-error Argument of type '"polymorphic_function_with_unnamed_integer"' is not assignable to parameter of type '"blurb_message" | "created_ago" | "days_since_event" | "function_returning_row" | "function_returning_set_of_rows" | "function_returning_single_row" | "function_using_setof_rows_one" | ... 25 more ... | "void_func"'.
785
+
// @ts-expect-error Argument of type '"polymorphic_function_with_unnamed_integer"' is not assignable to parameter of type
0 commit comments