Ideally I want to specify different `--init-command` for different DSNs defined in `[alias_dsn]`. For example, I want to always make the session read only via `SET SESSION TRANSACTION READ ONLY` when I connect to production database.