T
Twenty4mo ago
azmat

DB Structure -

Environment - Self Hosted (EC2 , Postgres RDS) We have hosted twenty in our environment and everything works fine actually but we noticed a major change in the DB structure from what we have in a localhost setup and our production environment. The schema structure Localhost - the tables asscociated to metadata are under metadeta Self Hosted Production - the tables asscociated to metadata are under core Any help , suggestion is much appreciated
No description
No description
3 Replies
Prastoin
Prastoin4mo ago
Hello please run npx database:reset twenty-server in local to rebuild you dev env or run upgrade commands locally We're merged the metadata and core schemas
azmat
azmatOP4mo ago
@prastoin thanks for the clarifications..so If I get it correctly our production db structure is good and latest ..

Did you find this page helpful?