-
It looks like when running the neo4j driver with bun (`bun index.ts` or `bun index.js` ) the connection to the database times out. But when running with node (`node index.js`) it connects fine.
He…
-
### Bug
When attempting to connect to a remote host that is not available for some specific reasons, and when opening multiple concurrent connections (2 is enough), sometimes an InvalidOperationExcep…
-
Hi, I'm trying to use your library instead of QueryMaster. I cannot get my head around handling exceptions if the server is e.g. offline. The following code:
```
IServerQuery serverQuery = new Serve…
-
Hi I'm getting server version too low... looks like its giving 404 while doing `serverInfo`
![image](https://user-images.githubusercontent.com/6647993/38782167-2b19f40a-4119-11e8-8556-115138911add.…
-
When connecting, I would like eglot to display a message like this:
```
Connected! `rust-analyzer' Server `EGLOT (delta/rust-mode)' now managing `rust-mode' buffers in project `delta'.
```
Cur…
-
### Describe the bug
This is to follow up on a bug fix released with mds v5.2.2, that was supposed to fix the issue of AccessToken being refreshed to frequently which evetually caused the SQL connect…
-
Hello.
Could you please clarify the behavior of the following code example:
```cs
public static void Main(string[] args)
{
try
{
var connectionString =
"Server=…
-
Type: Bug
可以Ping通服务器,但就是连不上,VS中也不能用,无法调试
Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. Th…
-
### Describe the bug
I want to pre-provision users OneDrive using the following method:
https://learn.microsoft.com/en-us/graph/api/drive-get?view=graph-rest-1.0&tabs=powershell
According to the…
-
```
Exception thrown System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Data.SqlClient.TdsParser.SendFedAuthToken(SqlFedAuthToken fedAuthToken)
…