michi
Explore posts from serversDTDrizzle Team
•Created by michi on 1/1/2025 in #help
[solved] drizzle-kit push fails when using with cockroachdb
I have simply used
pnpx sv create .
and then pasted in my connection string from cockroachdb to my .env
and am trying to run drizzle-kit push
as instructed.
2 replies
CCConvex Community
•Created by michi on 9/11/2024 in #support-community
Common patterns for migration and data seeding
Hello, i am new to convex and wanted to learn how i can go from development to deploying to production with convex.
What are the some common ways you guys perform migrations and data seeding.
for example, seeding the admin account details when setting up the application for the first time.
or, changing moving out a field from one table to another table after the app has hit production?
8 replies