Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到一些开发人员使用 INT(11) 作为日期时间对象的数据类型。我总是使用DATETIME数据类型。将 INT 用于日期时间对象有优点/缺点吗?
DATETIME
在 Yii 框架中,有一个tbl_migrate包含这种类型字段的表。
tbl_migrate