-
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…
-
### 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 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
-
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…
-
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…
-
-
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
-
# 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…
-
When trying to set an Service Entry Point, I frequently get an error message:
"EQAVS1007E xxxxxxx.yyyyy.COM on port 8005 could not be connected.
Message received: self signed certificate"
Why is …
-
### What did you do?
Compiled our master branch on Ubuntu 20.04 while looking into a potential DBHub.io bug.
$ git clone https://github.com/sqlitebrowser/sqlitebrowser
$ cd sqlitebrowser
$ mkdir…