-
Before raising this issue i have read all the earlier closed issue and tried all the possible way but i ran out of luck. I have followed the exact steps as updated in the github page
https://github.…
-
To avoid cluttering the issue tracker with feature requests, please comment any requests here and we'll keep a list.
When available, I've linked a related issue or comment to add context to the req…
-
### Describe the bug
Metabase is hitting a number of deadlock issues when there are a lot of parameters on a chart. Something that didn't use to happen on 49. So some of the cards will not load due…
-
### Current Behavior
I've created a helm chart that will run the api server and the front-end application in our kubernetes cluster. The decision was made to use a managed postgres database from AW…
-
Currently the implementation supports simple embedded arrays, e.g.
```
@Entity
class Movie {
@Id
Integer id;
List tags;
}
```
maps to a document like
```
{
_id : 1,
…
-
**Describe the problem**
If I do `CREATE DATABASE "my.db"`, I am unable to connect to the db `my.db` using a SQL clients in CC serverless, for example with a URL of the type `postgresq://...@.../my…
-
As its a build that support gpu and cuda have any tried to use a nvidia jetson nano that got about 120 cuda cores?
-
### FerretDB version
1.21.0
### Backend
PostgreSQL
### Environment
- OS: Ubuntu 22.04 x86_64
### What did you do?
I started app from this example https://github.com/FerretDB/e…
-
### Question
This is how we insert arbitrary variables into tool description from the [official OpenAI cookbook guide](https://cookbook.openai.com/examples/how_to_call_functions_with_chat_models):
…
-
To have a validator set in a collection, I use the [validator](https://docs.rs/mongodb/2.8.2/mongodb/options/struct.CreateCollectionOptions.html#structfield.validator) field in the [CreateCollectionOp…