-
Currently we have answer_as_code which is a hybrid between answer_as and a tool
We could introduce answer_with which could be a more appropriate name, this class of prompt wraps could
hold all pr…
-
### 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…
-
### 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…
-
create tow
-
When a trigger fires on the UPDATE or DELETE for a cascade, we add a runtime check to verify that the trigger doesn't change any rows, since doing so could leave the database in an inconsistent state.…
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6064360416/?referrer=webho…
-
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…
-
### Feature description
Create a sql resource in `dlt.sources.sql_database` that allows creating models/tables with sql. Could be named sql_query and work like sql_table, except that instead of creat…
-
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? Please describe.**
People not familiar with SQL might be confused by your code in the "Create a sample database" section in your [quickstart page](http…