This suddenly started happening with [email protected] and mssql - the type definitions say config.host is the correct setting whereas tedious is looking config.server. One cannot set config.server for typeorm because it's not part of the definition. One cannot set options.config.server either - thanks CoPilot for nothing...