-
This is fundamentally about loading a `Report` object from its backing data store.
*Without* this feature, loading a `Report` involves loading the `chunks` and `report_json` files from storage.
*Wit…
-
We need to back up the /objectbox/objectbox/data.mdb file, and we need to ensure that the database is complete and that the current data is not being written. We don't currently find an API that can b…
-
#### **Description:**
We need to fetch and store relevant information from Codacy for each of our repositories. The project already has an integration class that interacts with the Codacy API, so t…
-
### Describe the bug
I follow the guideline on this doc https://microsoft.github.io/autogen/blog/page/2#customizing-embedding-function, but get Attribute Error in pgvectordb.py:422 when use Azure O…
-
**Describe the bug**
When using `better-auth` with `LibsqlDialect` and enabling the `encryptionKey` option, an `SQLITE_NOTADB` error occurs. Disabling the `encryptionKey` option resolves the issue,…
-
### Initial problem stated by Arun :
Implement a google sheet like frontend interface using Swelete
Send real time updates in the sheets to using a data loader to DuckDB
Receive the real time up…
-
Report bugs here only for the Node JavaScript library.
If you're having problems using Notion's API, or have any other feedback about the API including feature requests for the JavaScript library, …
-
## What is it?
* Add configuration information to health endpoint
* Add endpoint basics to health endpoint
* Add thresholds to health endpoint
## Health as a standard
There is no offi…
-
Coraza would greatly benefit from Hyperscan support, and basically solve issues like [Performance drop with larger request body](https://github.com/corazawaf/coraza/issues/1176).
Here I'd like to s…
-
### 👟 Reproduction steps
When I authenticate a client-side Appwrite instance with `client.setSession(sessionCookie)`, Realtime doesn't recognize the authed status of the instance.
I'm doing SSR auth…