Facing issue while migrating from sqllite to postgresql in Django

前端 未结 0 1894

I am getting below error when I am migrating from django SQLite to PostgreSQL.

django.db.utils.ProgrammingError: cannot cast type smallint to boolean
LINE 1: ...          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题