-
Hello Drizzle team,
Thought I would report this to you as a heads up as I spent some hours on this.
I am running drizzle 0.29.4 and drizzle kit 0.20.14 and using better-sqlite3 as the engine.
…
-
# Behaviour
Whenever some of `pytest` parametrised test fail, they are not cleaned up before showing updated run and new text is printed on top of old
![Image](https://github.com/user-attachments/as…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
[NOT AN ISSUE WITH NEW VERSION, PROBLEM PRESENT BEFORE]
I am experiencing persistent iss…
-
### The problem
Trying this Query directly via SQLite gives me 2h offset for GMT+2;
`select timediff(datetime('now', 'localtime'), datetime('now', 'utc')) as utc_offset; `
Trying the same Query in…
-
-
Is it a feature that could be added to impyla, or is there no way to do that?
I've tried to use Cursor.cancel_operation, but it didn't seem to do anything. In fact, I've found that Cursor.execute_asy…
-
grano updated
8 years ago
-
### Component(s)
receiver/sqlserver
### Is your feature request related to a problem? Please describe.
Currently, this receiver only produces metrics from the instance perspective, like the n…
-
The Metrics page in the console has a prominent SQL Statement Contention metric, described as "A moving average of the number of SQL statements executed per second that experienced contention across a…
-
Previously, we track `sql.{select, insert, update, delete}.count` metrics within the connExecutor. We attempt to classify the statement types and then increment those metrics accordingly.
However,…
Azhng updated
3 weeks ago