-
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…
-
## 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 …
-
Заполнить таблицу данными
Файл .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…
-
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…
-
Type: Bug
When I try to hightlight text, it's working as usual, when my mouse starts from left moving right, but the other way around, doesn't highlight the text.
I can include a GIF showing that.
…
-
Please fill out relevant sections below; remove those that are unused.
**Describe the bug**
Seeing this was what prompted me to post the `make db_clear` issue I just posted. After posting that is…
rknop updated
3 weeks ago
-
## The problem
1. ROM name is the only identifier to relate a ROM to a thumbnail.
2. ROM names come from different sources (nointro, redump, mame). And they are changed frequently.
3. When a ROM …
-
### 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…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
When using Windows 10 and inside a project with S…