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
Make the subTemporalValue property test self-contained and timezone-correct
The test stores a TReal property with values spanning the queried window before
reading it back, so it no longer depends on another test having created the
property, and it compares timezone-aware datetimes rather than ISO strings so the
window check holds regardless of the server's offset.
0 commit comments