python3 Sqlite3 multiple UNIUQE constraints, IntegrityError only specifies one column. How to know which one to expect?

后端 未结 0 1706
难免孤独
难免孤独 2021-01-28 22:34

Let\'s say I have a DB table scheme with 2 UNIQUE constraints:

email TEXT NOT NULL PRIMARY KEY,
user  TEXT NOT NULL UNIQUE

email is unique becaus

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