-
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…
-
### Description
The steps given in installation section did not work for me.
Win 11 / WSL2 / DDEV
I have managed to install succesfully via following steps
### Steps to reproduce
git clo…
-
Here's the HOWTO from Alexey Medov building on centos7 + mariadb 10.2
A nice starting point.
> Добавляем репозиторий нужной версии MariaDB по инструкции по ссылке
https://downloads.mariadb.org/ma…
-
I would like to see the "Copy SQL to Clipboard" icon be active whenever a .prql file has focus. It wouldn't depend on the state of the SQL Preview pane.
Justification: I'm using the VS Code extensi…
-
i wish the data could be put into the same SQL script as the "create Database" statement
https://learn.microsoft.com/en-us/previous-versions/office/developer/office-2007/bb208861
-
# Describe the bug
Cross compilation error. The error comes from go-imap-sql package.
# Steps to reproduce
```shell
> git rev-parse --short HEAD
2da4ece
> go version
go version go1.21.7 d…
-
-
:eyes: Some source code analysis tools can help to find opportunities for improving software components.
:thought_balloon: I propose to [increase the usage of augmented assignment statements](https:/…
-
Hi,
we are currently running mod_security2 with the OWASP CoreRuleSet (CRS) in version 3.3.4.
And we get false-positive matches because of a user-defined XML-Filter for a GIS application.
It's so…
-
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