Is there a way to change the default configuration for the database in a ddev project and save the changes into the project repository?
I mean change the database name, the database usernames and passwords. I see entries for the type of database in config.yaml, but I want to use a database name other than “db”. Is this possible?