Jacob HomanicsJ
Convex Community6mo ago
41 replies
Jacob Homanics

Trying to update existing schema for "other deployment"

Hey guys, I just recently joined another project that uses Convex. They have a production deployment, used for production of course, and an "other deployment" deployment that is used for testing.

I am being tasked with updating the
schema.ts
by adding two new tables; which I have added.

Now I am trying to update the existing "other deployment" deployment, however I can't seem to figure out the right flow.

I run "npx convex dev", select the team, select the existing project, and then it automatically pushes to my own SEPERATE cloud deployment.

Glad to share any other information, I just don't know what would be helpful.

How can I push these changes to my co-workers existing development deployment? Thanks!
Was this page helpful?