I'm trying to modify the tables for which I created the RLS policies to ensure that users cannot modify rows in these tables. This is related to the in-app coin system, and I plan to strictly handle the addition or deduction of coins through backend API routes.