-
**Describe the problem**
Gitea install fails when configuring CockroachDB as PostgreSQL database source
**To Reproduce**
Initiate a Gitea install, providing a CockroachDB as PG db source.
…
-
-
### Describe the bug
With a simple many to many relationship on an entity like this:
```
@ManyToMany(() => Country)
countries = new Collection(this);
```
Enabling dataloader to load thi…
-
### Description
After upgrading to quarkus 3.16.2, I am greeted by this warning from mockito during my quarkus:test run:
> 2024-11-12 16:28:41,271 INFO [io.quarkus] (main) Installed features: [agro…
-
### 🥰 Feature Description
助手在使用过程中,提示语是不停变化的,不同的对话提示语往往变化了,希望能有版本管理
我的场景下,我会对一个提示语进行调整,查看模型表现的变化,但是会有历史版本的提示语表现更好的情况,这时已经忘记那个提示语怎么写的了
### 🧐 Proposed Solution
每个版本在数据库中记录一个id,id和会话绑定
### 📝 Addit…
-
### What problem do you want to solve?
The community instrumentors for [psycopg2](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/instrumentation/opentelemetry-instrumentat…
-
### Describe the bug
I have a `TypeAlias` that I'm trying to put in `type_annotation_map` but SQLAlchemy can't seem to find it.
(my naive understanding was that `Json` in the example would be look…
-
- [ ] Definir campos de importancia a almacenar por producto.
- [ ] Crear models en python utilizando un ORM, se puede utilizar SQLModel.
- [ ] Crear funciones para cargar la información luego de ex…
-
**Describe the bug**
developing in the mapstore2 submodule uses an h2 database so `npm start` works ootb by default.
Would it be possible/better to use an h2 database in the ms2-georchestra projec…
-
Add `dialect: 'turso'` in drizzle.config.ts files 👍
ref: https://orm.drizzle.team/docs/tutorials/drizzle-with-turso
note: this is only relevant for the latest version of `drizzle-kit`