swi3ty/yii2-datetime-log

There is no license information available for the latest version (dev-master) of this package.

datetime instead of timestamp in logs

dev-master 2017-10-17 10:43 UTC

This package is not auto-updated.

Last update: 2025-06-22 09:19:14 UTC


README

Changed double as timestamp in standard database log to DATETIME. Storing double is takes less space but is hard to read.