-
### Describe the bug
In SQL server I saw something like:
metabase.sync.sync-metadata.sync-timezone :sqlserver database 2 default timezone is #object[java.time.ZoneOffset 0x4b796874 "Z"]
### To Repr…
-
The problem should be in ‘Program.cs’ at line 21. Please see the screenshot for the problem.
I am using SqlServer 2012, version 11.0.3128.0, and I have checked that the tables in the database are gen…
-
FormatException: String ''2020-01-01 00:00:00.000'' was not recognized as a valid DateTime.
at OpenDBDiff.SqlServer.Schema.Model.PartitionFunction.c__DisplayClass35_0.b__1(String item) in F:\MyDes…
-
Hey, I'm just curious if there are any plans to support MS SqlServer?
I use Sqls from neovim, but it's giving me a deprecation message and directing me to this Sqlls, but the one use case I need it…
-
I noticed we have a dependency on [`Microsoft.EntityFrameworkCore.SqlServer`](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/) NuGet package.
Do we specifically require fea…
-
### Describe the Bug
If `Set-Location` is used within a task and then not set back to the original location before returning future usage of `Invoke-SqlCmd` in other tasks generates exceptions and ca…
-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
Importing dbatools and sqlserver modules fails regardless of the order they ar…
-
在用mycat的时候 只使用sqlserver数据库 ,连接mycat时没有显示不出来表,在程序中会报没有创建表的错误
-
I'm randomly seeing deadlocks in the database. Has anyone else seen this:
```
Services.SignalR.VideoHubService:0: "Error in SQL notification loop Microsoft.Data.SqlClient.SqlException (0x80131904)…
-
There are two issues around negative dates:
1. Predicates pushdown with negative dates returns wrong result
```sql
trino> CREATE TABLE sqlserver.dbo.test (c1 date);
trino> INSERT INTO sqlserver.dbo.t…