-
### 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…
-
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
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.2
**Steps to reproduce crash**
I didn't do anything difference as last time I op…
-
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…
-
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
-
## 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 this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
…
-
Thanks for the sqlite implementation :-)
Here's the fix:
```
diff --git a/tools/create_tables.sql b/tools/create_tables.sql
index d8f3fbd..ebcfe3b 100644
--- a/tools/create_tables.sql
+++ b/tools/cr…