-
Go 1.19 added a new field called `OmitHost` into the `url.URL` type - https://github.com/golang/go/issues/46059
The snapshots on disk don't include the `OmitHost` field, because they were generated…
-
### Describe your issue
Need to create a query based on some joins etc, that will return some columns renamed with aliases (theColumn as otherName).
How can achieve this?
I tried to use QueryTo…
-
在本地系统可以正常响应(windows和ubuntu)都试过。但是打包成容器(alpine为基础镜像)的时候报crypto/rsa: verification error;是否需要装其他库
-
### Feature Request
In addition to AAD authentication, Azure Maps supports [Shared Key Authentication](https://docs.microsoft.com/en-us/azure/azure-maps/azure-maps-authentication#shared-key-authent…
-
### Development Issue
Unsure
### Phone Version
1.6.1
### Issue Description
I dont know what i did wrong but when somebody joins my server it says this in the console:
[ script:…
-
Fatal Exception: net.sqlcipher.database.SQLiteException: file is not a database: , while compiling: select count(*) from sqlite_master;
at net.sqlcipher.database.SQLiteCompiledSql.native_com…
-
### Bug Report
- import path of package: `.../sdk/storage/azblob`
- SDK version: `v0.3.0`
- go version: `go1.17.6 darwin/amd64`
I'm using Azure Blob Storage with version management, and want t…
-
Noticed when updating an examine query from v7 to v8, that nodes were no longer being excluded by the nodeTypeAlias GroupedOr we had.
It would seem that umb8 doesn't now have a nodeTypeAlias field.…
-
Having not done much with Elastic4s for a while I have just upgraded to 8.4 and am looking at ML and NLP functions such as vector search. What support, if any, is there for this in Elastic4s? It may b…
-
### Bug description
I'm trying to use a Raw Query to set a encrypted field for table of mine.
```ts
const res = await prisma.$queryRaw`
INSERT INTO
"Patient" (
…