mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #303] First run after 3.7.1 upgrade #257
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#257
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mdlaizure on GitHub (Apr 2, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/303
It happened the same on the first 2 accounts I tried...
Caught an exception:
NOT NULL constraint failed: instagram_profiles_info.followers
[04/02 07:53:15] Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/peewee.py", line 3144, in execute_sql
cursor.execute(sql, params or ())
sqlite3.IntegrityError: NOT NULL constraint failed: instagram_profiles_info.followers
crash and log.zip
@Fadude commented on GitHub (Apr 4, 2021):
Should fixed under 3.7.2. Can you please confirm?