콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3402 화면

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
3048
2
6월 23
15435
1
5월 22
5338
2
7월 24
1553
1
10월 23
4419