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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix writing of [R] date/time values that have integer storage. (#952)
Oracle: Fix writing values to DATE targets. (#959)
SQL Server: Fix time zone interpretation in DATETIMEOFFSET data; now follows
ISO 8061 convention where positive offset denotes time zone east of
Greenwich. (#946)