摘要:
错误信息:ValueError: unsupported format character ‘Y’ (0x59) at index 70产生原因:因为python执行的sql中存在类似DATE_FORMAT(MAX(CREATE_TIME), ‘%Y-%m-%d’) 的写法,其中%Y与python的 阅读全文
posted @ 2021-07-08 17:17
长虫山小木屋
阅读(520)
评论(0)
推荐(0)
|
摘要:
错误信息:ValueError: unsupported format character ‘Y’ (0x59) at index 70产生原因:因为python执行的sql中存在类似DATE_FORMAT(MAX(CREATE_TIME), ‘%Y-%m-%d’) 的写法,其中%Y与python的 阅读全文
posted @ 2021-07-08 17:17
长虫山小木屋
阅读(520)
评论(0)
推荐(0)
|