N
Neon8mo ago
flat-brown

How can I merge my branches?

Hello members! I hope you're doing well! I'm new in this platform and I wanted to ask if I'm able to do a merge of my branches in the web platform of Neon. Thanks in advance.
1 Reply
metropolitan-bronze
metropolitan-bronze8mo ago
Hey! It's not possible to merge branches at the moment. Any schema changes you would like to apply in one branch will need to be re-applied. This process is typically automated as part of your CI/CD pipeline or before your project's build step. What's your tech stack, are you using an ORM?

Did you find this page helpful?