I want to change data base name according to me is it possible

Hi Saurabh,

yes it is the hash value of my site name.
I have verified it is using SHA-1 hash and first sixteen digit of your database name is our site name.

sitename is site1.local
This is my db name 1bd3e0294da191981 .

Original text site1.local
Original bytes 73:69:74:65:31:2e:6c:6f:63:61:6c (length=11)
Adler32 18ec0420
CRC32 6ab723f7
Haval e4f71e9ef59e1cb2d01edc1031858f6c
MD2 e98d6ae5523fb843adf61f80ca842505
MD4 a25f678c9aadbc17eb7795c1a2b5d2e8
MD5 a5586980e57a54b128d758ecf53a1f58
RipeMD128 d951a801ecb9bc4b37b7ad49aa0d051f
RipeMD160 0f01bd837f01dea65ef76155fc7194a709260e39
SHA-1 1bd3e0294da1919813b56847283be68112a0888a

But i did not understand this point
Explore new-site command in frappe’s command.py .

Means i need to find new-site command line in frappe.
or any thing is there in command.py file that we need to modify according to us.
provide me command.py file path.

Guide how to create database name according to my wish.
Means i want give database name as vivek.
when i do bench new-site sitename.

Please tell us Where i need to changes and what changes i need to do to get like that.

Thanks&Regards
Vivekananda reddy

1 Like