Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Generating database migration fails #4341

Closed
Wiezzel opened this issue Jun 14, 2019 · 0 comments · Fixed by #4437
Closed

Generating database migration fails #4341

Wiezzel opened this issue Jun 14, 2019 · 0 comments · Fixed by #4437
Assignees
Labels

Comments

@Wiezzel
Copy link

Wiezzel commented Jun 14, 2019

Since Payments model has been removed (#4240) but the corresponding table not, peewee_migrate is no longer able to generate migrations.
Running ./setup.py migration results in the following error:

peewee.OperationalError: no such table: payment
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants