-
**Describe the bug**
Some unit tests rely on the CLIMADA API. This is a problem when automated workflows (e.g. github workflows) are being run which run these tests, as the workflow might fail if the…
-
I got a sqlite error when attempting this migration:
```ucm
.blarg> pull-request.load git(https://github.com/unisonweb/base:v3):.trunk git(https://github.com/tarik-ozkanli/allmyunisoncode)
🔨 Migr…
-
Заполнить таблицу данными
Файл .sql записать в git:
CREATE TABLE...
INSERT...
-
I am getting this trace when trying to insert new data via ORM:
` [SQL.ERROR] select failed: SELECT currval('"Comm_Watch_Items"_"Comm_Watch_Item_Id"_seq') PGRES_FATAL_ERROR ERROR: invalid nam…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/…
-
Package: rtabmap[core,tools]:arm64-osx -> 0.21.4.1#1
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 15.0.0.15000309
- vcpkg-tool version: 2999-12-31-unknownhash
vcpkg-scripts v…
-
## Is your feature request related to a problem? Please describe.
I'm also using Oracle Database 23ai and would like to assert the new data types provided in this version. For that the [documented …
-
MVP reproduction instructions
Start from a naive schema that contains an `pgEnum`
```ts
import {
pgTable,
uuid,
pgEnum,
} from "drizzle-orm/pg-core";
export const statusEnum = pgEnum…
-
### Describe the bug
I have the given code, which triggers a [known bug in V's ORM module](https://github.com/vlang/v/issues/18324). Running it, results in lots of addr2line errors, instead of meanin…
-