Error SQL query

So i am trying to create policy(RLS) on supabase to delete a row using id, it keep showing this error ( uuid = bigint ) also tried changing the type on user_id to uuid on table column but still same thing.
Screenshot_75.png
Screenshot_76.png
Was this page helpful?