.mylogin.cnf files are not encrypted, just obfuscated: They contain the key necessary to decrypt them. The mysql_config_editor program does not let you specify a password on the command line, only ...
I can use docker restart ddev-project-db at all times without having to rebuild (force-recreate) the whole project. And this regardless of providing extra db config via .ddev/mysql/*.cnf. When ...