-
**Describe the bug**
I started to get the warning that a resource was not being properly closed.
I noticed that a similar bug was reported in the past #55, but it appears that it has resurfaced…
-
# Code organization
I think the organization of the `internal/fe26` package could be improved. The package does three things. First, it inspect the command line and the environment variables to col…
-
### 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" (
…
-
**What happened**:
```
Response expectation failed for request: {URL:{Scheme:https Opaque: User: Host:172.18.0.106:443 Path:/https-listener-on-443-and-redirect-port-not-set RawPath: OmitHost:fal…
-
### 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…
-
Hi Nelson,
I wanted to thank you for your amazing work on the [project name] extension. I'm also interested in using R2 and/or B2 as potential destinations.
I followed your tutorial using a self…
-
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.…
-
### 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…
-
### Description
unknown error (code 14 SQLITE_CANTOPEN): Could not open database
### Steps to Reproduce
mDB = SQLiteDatabase.openDatabase(dbPath, null, SQLiteDatabase.OPEN_READONLY);
### Robolectr…
-
Hi all, I am trying to interact with the mainnet Cosmos chain through gRPC but I am getting errors related to the endpoint when doing so. I have tried many endpoints from providers like allthatnode or…