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