a month ago
how to update postgres schema manully like column type and constraint changes.
Pinned Solution
a month ago
You need to connect to your database using psql or pgadmin to write your sql queries and modify you schema. Click on your Postgres service > Database, and click on connect then Public Network.
Attachments
1 Replies
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • 28 days ago
a month ago
You need to connect to your database using psql or pgadmin to write your sql queries and modify you schema. Click on your Postgres service > Database, and click on connect then Public Network.
Attachments
Status changed to Solved brody • 28 days ago