db-scheduler v7.0 Release Notes
Release Date: 2020-09-23 // almost 2 years ago-
🔖 Version 7.0
- ⏱ PR #105 fixes bug for
Microsoft Sql Server
where incorrect timezone handling caused persisted instant != read instant.
🚀 This bug was discovered when adding testcontainers-based compatibility tests and has strangely enough never been reported by users. So this release will cause a change
in behavior for users where the database is discovered to beMicrosoft SQL Server
.
- ⏱ PR #105 fixes bug for