You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix string format of unsupported MSSQL datetimeoffset (-155)
- fix format of returned object of type `DATETIMEOFFSET` (-155) from
`"2018-09-12 22:38:56 Pacific Standard Time"` to
`"2018-09-13 05:41:20.4607764 +00:00"`
- closes#207, "datetimeoffset unsupported" (in modern SQL Server ODBC
drivers)
0 commit comments