首页 > 数据库技术 > 详细

django migrat mysql version error

时间:2020-02-04 12:27:57      阅读:55      评论:0      收藏:0      [点我收藏+]

django3 需要mysql版本至少5.6以下,升级mysql版本解决。

django.db.migrations.exceptions.MigrationSchemaMissing: Unable to create the django_migrations table ((1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version fo
r the right syntax to use near ‘(6) NOT NULL)‘ at line 1"))

 

django migrat mysql version error

原文:https://www.cnblogs.com/spidernyp/p/12258854.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!