Come for answers, stay for best practices. All we're missing is you.
Forum question posted -
I am trying to do a sql assertion to compare a date field to the results of my sql statement. In debugging, it looks like the date fields are coming back in different formats, so it's saying they aren't equal here. What's the best approach to comparing date fields in an instance like this?
{"index":69,"event":"assertAttributeTrue","id":"m6858fd2-tb","attribute":"value","value":"sql: select schedstart from maximo.workorder where wonum='{$wonum}'","comment":"check dates"}
m6858fd2-tb is the required date on a material line.