-
**Is your feature request related to a problem? Please describe.**
In my organization, we have a database where we can't use SQL views or procedures (security reasons). We're trying to work around th…
-
I want to track all queries that go through clickhouse_connect, including “service” requests.
In driver.client.Client._init_common_settings there are some “service” queries that I cannot intercept…
-
Have mongo as an ingest server which is processed into a relational postgresql server for easier queries.
There is already a basic Postgres structure.
current mongoDB structure:
[message.txt](h…
-
While working on #135155, I encountered the following error while running `EXPLAIN ANALYZE` for an delete on a table with a trigger:
```
TransactionStatusError: client already committed or rolled ba…
-
### Reason/inspiration (optional)
We would like a new entry on the `Optimizing SQL queries` concept in SQL. The entry should go in a new file under `docs/content/sql/concepts/optimizing-queries/optim…
-
I noticed that the queries for those layers are slightly different, but in my opinion not enough to really have separate definitions. Here is what I found. I'm taking as a base the one that is already…
-
### 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…
-
Overview of tasks to create MQL panel for Django Debug Toolbar
# Package requirements
- Include our MQL panel here or in separate repo e.g. `django-mongodb-debug-toolbar` ?
- If we include …
-
This issue captures a series of tests and steps that we need to run when 24.3 is getting close to being finalized.
- [x] check and update private opt tests repository
- I ran at `release-24.3.9…
-
### Version
1.27.0
### What happened?
```
version: "2"
sql:
- schema: ["sql/schema/*.sql"]
queries: ["sql/query/*.sql"]
engine: "postgresql"
database:
uri: ${DB_URL}
…