-
An audit trail of SQL queries run using this plugin feels useful.
-
### 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…
-
Hello,
I am interested in using Fork for my version control needs, and I am considering purchasing a license. However, I have a specific requirement that is crucial for my workflow: support for UTF…
-
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
-
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/
###…
-
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
8 months ago
-
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 …
-
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=(…