-
Hello,
Is Vector type supported in on-prem SQL Server (Or Azure SQL Server emulator) aswel or is it only available for Azure SQL?
My concern is how to test this feature locally?
Thanks
-
When not serving from Runestone, the path that gets build for sql-wasm.wasm URL starts with the string `"/_static"`. Thus SQL-wasm needs to be at the root level of the server in a directory named `_st…
-
### Describe the bug
When using the ClickHouse JDBC driver with JdbcTemplate in a Spring application, a query timeout is set using JdbcTemplate.setQueryTimeout(10). However, when the query exceeds …
-
- [x] Crear tablas y normalizarlas.
-
Hi,
I have noticed that there is an issue since Aspire `8.0.0-preview.7.24251.11`.
With `8.0.0-preview.6.24214.1` I could just run this without any issues:
`builder.AddSqlServerDbContext…
-
### Describe the Bug
Hello,
I tried to input some data with simple geoLocation (point via the map input type).
When I try to query by REST or GraphQL I always get an error :
GraphQL : "String …
-
### 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…
-
**What content needs to be created or modified?**
There is no binding specification under [Dapr's supported bindings](https://docs.dapr.io/developing-applications/building-blocks/bindings/bindings-…
-
1. The formatter does not understand and does not support syntax of earlier SQL Server versions like:
drop table if exists t1, t2, t3;
It thinks it here are 2 statements: "drop table" and "if exist…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
As a developer of ASP.NET Core + Az…