-
There is a "small" issue that makes the [UpJet AWS provider](https://github.com/crossplane-contrib/provider-upjet-aws) unusable in conjunction with the [SQL provider](https://github.com/crossplane-con…
-
https://github.com/Muhannedo/Intro-to-SQL-Lab/blob/a66fc30cd68b812b2e2e218aaa291272ea8dba9d/clues.sql#L7
at the end of this query it will be helpful for you to add the LIMIT 1 syntax in order to re…
-
Can maybe start with the slow queries listed at https://open-contracting-partnership.sentry.io/performance/?project=4505799907672064&statsPeriod=14d
For single-column indexes, would need to add `inde…
-
### Is your feature request related to a problem?
After joining I need to get distinct rows for a particular table.
### Describe the solution you'd like
Support DISTINCT and DISTINCT ON: example [D…
-
I installed RPresto from current github repo. My dbplyr version is 2.5.0.
tbl(con, 'table_name') is not working. Full backtrace:
```
Error in `as_table_path()`:
! `con` is absent but must be sup…
-
hey there, Love your library
-
Extracted from [here](https://github.com/cockroachdb/cockroach/issues/133337#issuecomment-2478885115). On `crdb_test` binaries we get
```
ERROR: internal error: output cols mismatch: (118-143,146-14…
-
### 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…
-
## Background
Hi community.\
The ShardingSphere SQL parser engine helps users to parse SQL to create the AST (Abstract Syntax Tree) and visit the AST to get SQLStatement (Java Object). Currently, we …
-
### Describe the bug
Here's my code
```js
let db = await Database.load(`mysql://${username}:${password}@${host}:${port}/information_schema`)
let res = await db.select(`SELECT * FROM INFORMATION_SC…