2 years ago
my database is lost with migration i need to get my database data before you stop the legacy plugin please
9 Replies
2 years ago
If you've been connecting to your legacy database, please follow the steps here to re-migrate and ensure that you switch over your connection strings afterwards.
2 years ago
im not connected to legccy it had been stopped
and i connect to the new one but it have an old data
2 years ago
the new database has old data because you have stayed connected to the legacy database, follow the links ray has provided for the solution
2 years ago
you mean connect my app to the private url database first
2 years ago
2 years ago
as ray said, you need to re-migrate the legacy database, the first link he provided tells you how to do that, then you need to switch over all your hardcoded database credentials to the new database, the second link he provided tells you how to do that.
2 years ago
I've reset the migration for you here:
https://railway.app/project/3b726849-b725-45a6-b0c1-b6c019b40ade/plugin/ffd605ea-9106-43eb-bed6-f9476b737b08
Please re-migrate, and follow the instructions for switching over your connection strings immediately afterwards.
2 years ago
sir
i did migrating and deleted plugin legacy and it give long password for database and my api doesn't accept it
?
can i restore the deleted plugin and using it's data for my api
everything has been mixed