-
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…
-
```
What steps will reproduce the problem?
gcloud preview app deploy
You are about to deploy the following modules:
- yes4mktsrv/default (from [C:\projects\yes4mkt\app.yaml])
Deployed URL: [http…
-
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…
-
Заполнить таблицу данными
Файл .sql записать в git:
CREATE TABLE...
INSERT...
-
/usr/local/bin/my-pihole-lists$ sudo /usr/local/bin/pihole-cloudsync/pihole-cloudsync --push
--push option detected. Running in Push/Upload mode.
/usr/local/bin/pihole-cloudsync/pihole-cloudsync: li…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Brand new Rocky Linux 9.4 serve…
-
-
Running Purpur on Java15 with OpenJ9, the game throws out this error:
```
[12:26:34] [Server thread/ERROR]: Error occurred while enabling ExtraHardMode v3.14.2-3b567aa (Is it up to date?)
java.lang…
-
### 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…
-
Is it possible to change the attachment column type from varchar(255) to text? Many attachments with large path names are causing issues otherwise.
Possible Solution:
```
diff --git a/ext_tables.…
dpCPO updated
9 months ago