Guillaume Masclet

Results 3 comments of Guillaume Masclet

Thanks for your review :) sadly, fixing the test is not straigthforward, as the generated SQL query is considered as invalid by MS SQL Server. See details in the description...

Hi @iccicci, Thanks for your responsiveness :slightly_smiling_face: I think that checking `mtime` rather than `ctime` is a clear improvement: looks like there are too many things that can affect `ctime`....

Thanks a lot @iccicci! The `mtime` fix clearly mitigates the issue, so we're going to bump to `v3.2.5` to benefit from it. --- > When [options.maxFiles](https://github.com/iccicci/rotating-file-stream?tab=readme-ov-file#maxfiles) or [options.maxSize](https://github.com/iccicci/rotating-file-stream?tab=readme-ov-file#maxsize) are enabled...