-
### 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…
-
#### Description :octocat:
Recently I opened #16647, which described an issue caused by package updates
affecting magit. Another user experiencing the issue, who did not use the same
work-around as…
-
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…
-
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…
-
After the initial setup of wallabag, running the playbook again results in this error:
```
TASK: [readlater | Clone wallabag] ********************************************
failed: [104.236.138.68]…
-
CraftBukkit version git-Bukkit-1.4.7-R1.0-94-g141dcf0-b2735jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.1)
LWC build #498
[SEVERE] Error at SQL INSERT Query: java.sql.SQLException: [SQLITE_B…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
SELECT 'a%' LIKE 'a!%' ESCAPE CONCAT('' ,'!');
SET sql_mode=(…
-
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
-
It would be enjoyable to have a database/SQL interface compatible with low-level types for creating optimized libraries. One possible solution is an AVL ORM, as suggested in this link: [https://github…
moul updated
11 months ago
-
apt install maven
### 下载分支
git clone https://github.com/polardb/polardbx-sql.git
git clone https://github.com/polardb/polardbx-glue.git
cp -a polardbx-glue/* polardbx-sql/polardbx-rpc/
###…