1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-29 08:42:19 -05:00
Matt Gibson 98415026b7
Avoid sql connection timeout (#1414)
* Creat TVP prior to opening sql connection

Data Table creation is slow. connection may be timing out while we create it.

* USe MARS-enabled connections to fix connection issue

https://github.com/dotnet/SqlClient/issues/54
2021-06-25 13:36:59 -05:00
..
2021-05-25 19:23:47 +02:00
2019-09-18 09:47:25 -04:00
2021-05-25 19:23:47 +02:00
2017-06-02 16:52:54 -04:00
2017-03-18 11:35:41 -04:00
2018-10-18 08:38:22 -04:00
2019-09-18 09:47:25 -04:00
2017-07-14 09:06:35 -04:00
2020-11-02 15:55:49 -05:00
2021-05-25 19:23:47 +02:00