You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\Users\zhang\miniconda3\lib\site-packages\django\db\backends\sqlite3\base.py", line 357, in execute
return Database.Cursor.execute(self, query, params)
django.db.utils.IntegrityError: Problem installing fixture 'D:\tmp\Vidura-main\promptbook/fixtures\init_data.yaml': Could not load promptbook.Prompt(pk=2): UNIQUE constraint failed: promptbook_prompt.text_hash, promptbook_prompt.owner_id, promptbook_prompt.category_id
The text was updated successfully, but these errors were encountered:
File "C:\Users\zhang\miniconda3\lib\site-packages\django\db\backends\sqlite3\base.py", line 357, in execute
return Database.Cursor.execute(self, query, params)
django.db.utils.IntegrityError: Problem installing fixture 'D:\tmp\Vidura-main\promptbook/fixtures\init_data.yaml': Could not load promptbook.Prompt(pk=2): UNIQUE constraint failed: promptbook_prompt.text_hash, promptbook_prompt.owner_id, promptbook_prompt.category_id
The text was updated successfully, but these errors were encountered: