iCode
iCode
Explore posts from servers
DTDrizzle 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
DTDrizzle Team
Created by iCode on 3/19/2024 in #help
string literal in select
No description
1 replies
DTDrizzle Team
Created by iCode on 3/17/2024 in #help
helper function parameter type
No description
3 replies
CCConvex Community
Created by iCode on 3/15/2024 in #support-community
mysql to convex
Is there a way to import data from a mysql database to convex? I saw the cli has a snapshot import, but will that also import primary keys, foriegn keys, etc?
7 replies
CCConvex Community
Created by iCode on 3/13/2024 in #support-community
basic workflow
Hello! I just have some basic questions on the workflow on convex. What I mean by that is this, once you have a project in production, how do you then iterate on that project (add features, change schema,etc.) with out affecting production? Do you have two convex projects, one for prod, and one for dev? If so, how do you merge your dev changes to prod when ready?
10 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