コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3098 ビュー

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! 

アバター
破棄

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

最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
1月 24
2804
2
6月 23
15140
1
5月 22
5069
2
7月 24
1375
1
10月 23
4070