swi3ty/yii2-datetime-log

此包的最新版本(dev-master)没有可用的许可证信息。

在日志中用 datetime 代替 timestamp

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

This package is not auto-updated.

Last update: 2024-09-29 05:20:57 UTC


README

将标准数据库日志中的 double 类型的时间戳改为 DATETIME 类型。存储 double 类型占用空间较小,但难以阅读。