-
-
-
-
Hi,
is there a possibility to add support for
MS SQL-Server Express 2019 and newer?
We have already installed SQL-Server Express 2019
on our servers on premise and use it with other
software.…
-
When inserting/updating a Javascript Date value to a column of type `datetimeoffset` in SQL Server, the offset is always `+00:00`, which leads to wrong result if `useUTC=false` and `process.env.TZ !==…
-
I'm guessing this may not be supported, given this package depends on `pyodbc` which (as far as I know) doesn't accommodate SQL Server's 'fail-over partner' connection parameter.
**Is your feature re…
-
# SQL Server Express LocalDB
LocalDB is a feature of SQL Server Express (not SQL Server Developer) that allows you to run lightweight SQL Server instances you can connect to.
Check whether you …
-
Hi,
are there plans to use SQL Server 2022 inside the containers?
Currently it is SQL 2019 and we are unable to bring databases that were on our SQL 2022 servers into the containers
-
Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/11823739579
-
Currently there is no translation for DayOfWeek property of DateTime value, it evaluates on client.
When using in complex queries it can cause a lot of client evaluation:
```
var requests = awai…