-
Here's the HOWTO from Alexey Medov building on centos7 + mariadb 10.2
A nice starting point.
> Добавляем репозиторий нужной версии MariaDB по инструкции по ссылке
https://downloads.mariadb.org/ma…
-
### 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…
-
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…
-
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
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:/…
-
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
-
```
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…
-
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…