filter (). 只匹配满足过滤器的行。这是一个逃生通道--你应该尽可能使用特定的过滤方法 ... await supabase 2 .from('countries') 3 .select() 4 .filter('name', 'in', ...
確定! 回上一頁