iCode
Explore posts from serversDTDrizzle Team
•Created by iCode on 7/19/2024 in #help
db push error
I am using drizzle to connect to a supabase database. I am doing my first push to a fresh DB. The schema has a single table in it, and i am getting this error
PostgresError: must be owner of sequence key_key_id_seq
Anyone have any idea what could be going on here?
6 replies
TTCTheo's Typesafe Cult
•Created by iCode on 6/3/2023 in #questions
MySQL GUI
This might be a dumb question, but for those of you on planetscale, what tool do you use to view your database data. During development I just used prisma studio, and perhaps that's ok in prod too? Or is there another tool that people use to view the data in the db?
9 replies