-
I don't know if this is a bug or a feature request. I am trying to use parameters for purposes of substitution variables. In the changelog for this extension there is the following mentioned:
> 6.9…
-
The test `tests/test_realtime.py::test_realtime_cache_different_settings[duckdb]` failed in python 3.9 [on this run](https://github.com/ADBond/splink/actions/runs/11932686224/job/33258155342?pr=41). R…
-
When I try to run tests (even on a freshly created dbt project), they consistently fail. When I "dbt test --debug" I see malformed SQL. See generated code below:
```-- Create target schema if it d…
-
I have a query that looks like this:
```sql
SELECT *
FROM table
ORDER BY id DESC
LIMIT 1000
FOR UPDATE SKIP LOCKED;
```
And I get this error when trying to generate the types:
```
Err…
focux updated
1 month ago
-
### Description
When i export data to a SQL file, there is a problem with existing backslahes.
Backslahes are not escaped with a double \\.
### DBeaver Version
Community Edition 24.2.1
### Operat…
BeWog updated
2 weeks ago
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets t…
-
Thank you for this library, it was instantly useful to our team! The only think that required some minimal effort for us is that for migrations we instead use a "snapshot" file. A .sql file that descr…
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets t…
-
https://github.com/apache/spark/commit/3c81f076ab9c72514cfc8372edd16e6da7c151d6
This Spark PR introduces a new join type `LeftSingle` that triggered changes in the query execution
- `sql/core/src/m…
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets to sto…