-
I like the tool very much. The only downside for me is that there is no convenient way to quickly search. I know you can search using SQL syntax which is very nice if you have complex conditions. Howe…
-
### Search first
- [x] I searched and no similar issues were found
### Description
We are deploying SQL and PL/pgSQL scripts on an PostgreSQL Database via Liquibase. We use "$$" as endDelimiter in …
-
The syntax for SQL Server is single quote ( ' ) not double quotes ( " ).
-
### Reason/inspiration (optional)
We would like a new entry on the `string-function` concept under SQL. The entry should go in a new file under `docs/content/sql/concepts/string-function/string-funct…
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
Using Postgres and the following table definition:
…
-
If you are submitting a **bug**, please include the following:
Hi Team,
We have a big side-effect of using DBeaver SQL formatter within spotless "as is".
When I run this formatter on valid Sp…
-
Postgres allows PLpgSQL variable declarations to inherit the type of a table row or column using special syntax ([docs](https://www.postgresql.org/docs/current/plpgsql-declarations.html#PLPGSQL-DECLAR…
-
I could not find documentation for which exactly SQL syntax is being used/supported?
mitar updated
4 years ago
-
According to the [migration guide](https://github.com/spring-projects/spring-framework/wiki/Upgrading-to-Spring-Framework-6.x#data-access-and-transactions-1):
> Spring's default JDBC exception transl…
-
**Describe the bug**
I am trying to upsert data with mysql recorder, but it gives me Error: vectorsService.upsertVector - Error: QueryFailedError: You have an error in your SQL syntax; check the manu…