摘要:
Mysql 解决1251 client does not support ...问题 一、客户端连接mysql,问题:1251 client does not support ... 二、解决 1.查看用户信息 select host,user,plugin,authentication_strin 阅读全文
摘要:
Django annotate 时 group by 有额外的字段 真的是,痛苦了我好久的一个问题,一直找不到原因,查了好多都没找到,终于在简书里面找到了类似的 描述: class Encounter(models.Model): activity_type = models.CharField(m 阅读全文