issues
search
Seevil
/
cactus
🌵一个响应式干净和简洁优雅的 Typecho 主题
GNU General Public License v3.0
377
stars
59
forks
source link
修复 sqlite3 数据库时无法正常显示详情页
#20
Closed
nikejaycn
closed
3 years ago
nikejaycn
commented
3 years ago
原因主要是 sqlite3 不支持 unix_timestamp() 和 now() 方法,已经做了判断兼容。
原因主要是 sqlite3 不支持 unix_timestamp() 和 now() 方法,已经做了判断兼容。