Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore non-existent immutable table on schema wipe #1144

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

m-kus
Copy link
Member

@m-kus m-kus commented Nov 26, 2024

Currently schema wip throws an error:

tortoise.exceptions.OperationalError: relation "public.aerich" does not exist

@droserasprout droserasprout added the bug Something isn't working label Nov 27, 2024
@droserasprout droserasprout added this to the 8.1.2 milestone Nov 27, 2024
@droserasprout droserasprout added the community Reported or suggested by our awesome users label Nov 27, 2024
@droserasprout droserasprout merged commit f39bd05 into next Nov 27, 2024
4 of 7 checks passed
@droserasprout droserasprout deleted the fix/schema-wipe-aerich branch November 27, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community Reported or suggested by our awesome users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants