If you rethink your schema modelling then you could move readonly_data to a different ... await supabase .from("todos") .update({ readonly_data: "dummy" } ...
確定! 回上一頁