pradosoft / prado

Prado - Component Framework for PHP
Other
186 stars 70 forks source link

#918 fixing spot DBCron test failure. #936

Closed belisoful closed 1 year ago

belisoful commented 1 year ago

The test itself wasn't quite right. it should sort by asc (false), not descending (true). and ordering by uid (aka entry order) as well.

This should fix the issue. I think it was spotty when TDBCron executing the test between seconds and the ordering was by time....

Thus when they were all the in the same second, it was ordering by UID correctly on the log