cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a PostgreSQL database task migration with Cloud Foundry and Node.js

0 Kudos

I'm working on a Node.js project on Cloud Foundry and BTP using PostgreSQL as the database, now when I need to change a table structure I made changes in the data-model.cds and redeploy the project in the BTP space, what I want to develop is a database migration manager that can handle and run migrations and make changes automatically without removing the PostgreSQL instance and redeploying my project.

I didn't find a technical way to start doing that and there is no documentation that can help with PostgreSQL database. Can anyone help ?

Accepted Solutions (0)

Answers (0)