Nullable columns are typed as T | null when you select the column. Generated columns will show a type error when you insert to it. supabase-js also detects ...
確定! 回上一頁