-
Running the command to build the image, I get an error.
`docker build -t schemaspy https://github.com/cywolf/schemaspy-docker.git`
```
wget: bad address 'central.maven.org'
The command '/bin…
-
### 1. Minimal reproduce step (Required)
Firstly, execute `init.sql` to create the table. Then executing `error.sql` yields unexpected results. Note that reproducing these results might not be entire…
-
### Current Behavior
When I load any media file, I get:
/media/image-attachments/$FILENAME
The requested page does not exist.
Looking at `Customizations->Image-Attachments`, I see the list o…
-
Previously reported as https://bugs.launchpad.net/codership-mysql/+bug/1234395 but now there is a quick MTR test case:
```
#6 0x0000003e9042d9cd in __assert_fail_base () from /lib64/libc.so.6
#7 0x…
-
Hi, given the raise of static analysis tools that can interpret both DQL ([phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine)) and SQL ([phpstan-dba](https://github.com/staabm/phpstan-dba)…
-
Conflicting files
AUTHORS
ChangeLog
configure.ac
sql/functions.sql
utils/setup.php
_Originally posted by @pepe-invest-git in https://github.com/osm-search/Nominatim/issues/2286#issuecomment-82…
-
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…
-
## 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 …
-
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…
-
### 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…