【发布时间】:2019-09-11 23:37:51
【问题描述】:
我的环境: 红帽 7 甲骨文 12.c 姜戈 2.1 cx_Oracle 7.1.2
当我尝试插入、创建或执行 python manage.py makemigrations 或 python manage.py migrate 时,我收到错误: '数据库没有返回新的行 ID。可能是“ORA-1403:” django.db.utils.DatabaseError:数据库没有返回新的行 ID。可能“ORA-1403:未找到数据”是在内部引发的,但被 Oracle OCI 库隐藏(请参阅 https://code.djangoproject.com/ticket/28859)。
谁能告诉我如何解决我在这里发疯的问题。
【问题讨论】: