What are you trying to do? (please be as specific as possible and include relevant screenshots, code snippets)
I’m trying to add a ‘delete’ feature for my client’s ‘recipes’ where each recipe has two arrays of blueprint ids. I’m trying to update the list in the db but there is an error. The db sees it as a list of ints. which is correct.
Is there some RLS that I haven’t accounted for? If so, how do I move over to supabase auth while this app is hosted on plasmic?
What are the reproduction steps?
Relevant links:
- My project: Plasmic