-
### What version of `drizzle-orm` are you using?
0.32.0
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
```typescript
import {
mysqlTable,
varchar,
char,
}…
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
While this project is meant to support both SQL Server and Oracle DB, I notice the SQL you wrote uses Oracle only UDFs and the table names are prefixed with ora_, making is unusable for SQL Server.
-
> ### Describe the Bug
> When importing a snapshot (snapshot.yaml) file into Directus, the nextval (PostgreSQL function) for auto-incrementing a field is incorrectly converted into a string by Direct…
-
**Describe the Feature**
When building a long string in a script for insert or update, I like to break it into logical chunks for readability and easy maintenance. Also, VSCode does not like really l…
-
## Enhancement
### Summary:
I would like to request a feature enhancement for StarRocks. Specifically, I propose the addition of a capability in the ALTER TABLE and ROUTINE LOAD statements that woul…
-
### Description
PostgreSQL 14 added support for SQL-standard bodies in funcs and procs that are using BEGIN ATOMIC clauses.
This function creation statement doesn't work in DBeaver:
```
CREATE…
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …