Supabase DB Problems
So first of all, when I added new column to my database and run generate types command types were generated correctly, but when I tried to insert to my table I was getting error that this column couldn't been found in schema cache. I compared the names of a column with my variables and they matched perfectly. I wanted to put this error here but then my fetch went thru. The only problem is that even tho I can see my data on the website I can't see it in dashboard