We would expect that all wells that have a dTimLastChange greater than the timestamp 2019-03-107T15:53:00-06:00 to be returned. Currently that is not occurring and we need to trace down where the bug is.
My assumption is that the is a hidden conversion to UTC throwing things off, but we will have to check
For the following query:
We would expect that all wells that have a dTimLastChange greater than the timestamp 2019-03-107T15:53:00-06:00 to be returned. Currently that is not occurring and we need to trace down where the bug is.
My assumption is that the is a hidden conversion to UTC throwing things off, but we will have to check