Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3398 Prikazi

Hello! 
Even though I've changed all the names of the branches and the github repos names, the name of db as it appears in the URLs is still old and not updated like: 

https://....de/web/reset_password?db=some-old-name-of-the-db-11807031&token=...


Is there any way to update the name "some-old-name-of-the-db-11807031" with my current one or anything else? 

Thank you! 

Avatar
Opusti

same issue here, also I'm afraid to use ALTER DATABASE name RENAME TO newname;
even if I can't run direct SQL query in sh

Best Answer

Hi,
You cannot change the name of the database, if you really need it, you may have to delete the current project, by backing up the database and create new db and restore the backup into it.

During the restoration and creation of new db, ensure the db name to come in expected format

Thanks

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jan. 24
3046
2
jun. 23
15434
1
maj 22
5338
2
jul. 24
1549
1
okt. 23
4411