-
### 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…
-
There may be a way to execute the filters before the SQL is executed, by having too much information in the database, these statements become too slow, since it first obtains all the information and t…
-
## 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 …
-
**What happened**:
my database has column names that include colons, e.g `verification:id`. the Query Builder mode in Grafana does not quote them, resulting in invalid SQL ala:
`SELECT verification:i…
-
**Which version of Duende IdentityServer are you using?**
7.0.8
**Which version of .NET are you using?**
.NET 8
**Describe the bug**
We recently upgraded our IdentityServer from 3.1.4 to 7.0.8 fo…
mb418 updated
2 weeks ago
-
## Description
Currently Kedro-Viz only previews data from CSVs and Excel files, I would like to view the SQL code that produces that table, not the resulting table.
## Context
I use Kedro-Viz ve…
-
When running sysbench `oltp_read_write` we're seeing that disabling `sql.stats.flush.enabled` yields 1.5% higher QPS. We should investigate whether we can reduce this overhead and/or turn this off by…
-
Can `Fluent\Query` implements `Db\Sql` so only `Db\Sql` can be used in all parameters instead of `Fluent\Query|Db\Sql`.
-
### Type of issue
Other (describe below)
### Description
In the `Example Usage` section of the EF Core page, the integration-consuming project gets an example:
```c#
builder.AddSqlServerDbContext(…
-
do you have the query to create the database in sql server ?