I'm trying to use TypeORM with MSSQL High Availability, is there a way to support it with TypeORM?
(in C# I used to add "MultiSubnetFailover" to the connection string, but I can't find anything related to it in the documentations...)
Without it, my app sometimes disconnects from the DB from time to time and connects back only after few minutes...
Thanks!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…