Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Django 1.7 migrate error #6

Open
Mark-J-Lawrence opened this issue Dec 6, 2016 · 0 comments
Open

Django 1.7 migrate error #6

Mark-J-Lawrence opened this issue Dec 6, 2016 · 0 comments

Comments

@Mark-J-Lawrence
Copy link

I receive the following error when running migrate on Django 1.7 with a DB2 database.....

   self._execute_helper(parameters)
  File "/usr/lib64/python2.7/site-packages/ibm_db_dbi.py", line 1248, in _execute_helper
    raise self.messages[len(self.messages) - 1]
django.db.utils.ProgrammingError: Statement Execute Failed: [IBM][CLI Driver][DB2/LINUXX8664] SQL0350N  The column "CLAIMED_ID" was implicitly or explicitly referenced in a context where the data type of the column is not supported.  SQLSTATE=42962 SQLCODE=-350
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant