-
**Describe the bug**
- Create a PostgreSQL dialect .sql file with a COPY statement containing the end-of-data delimiter (`\.`, backslash dot / period) ([see documentation](https://www.postgresql.org/…
-
I tried to configure this with vim based on... the LLM that shall not be named... but when I add this to my `~/.vimrc` it deletes the file and replaces it with the error message on error.
```vim
"…
-
1. I don’t think it is best practice to commit all of your node modules to github. It makes the repo large. I believe if you have the package-lock.json file, which you do, someone would be able to dow…
-
# 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). …
-
# 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). …
-
query:
```cs
[ConditionalTheory]
[MemberData(nameof(IsAsyncData))]
public virtual Task Join_with_key_selectors_being_nested_anonymous_objects(bool async)
=> AssertQuery(
…
-
### Description of the Issue
When SQL language is selected and a `LIKE` clause contains the combination `ESCAPE '\'`, then the closing `'` is treated as escaped but it should not.
Treating the las…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
_No response_
### Describe the Bug
when executing this code:
```ts
const prepQuery = db…