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

Better context in error message #9

Open
sstalin opened this issue Aug 21, 2020 · 0 comments
Open

Better context in error message #9

sstalin opened this issue Aug 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sstalin
Copy link
Contributor

sstalin commented Aug 21, 2020

Error message are reported currently as :
Error: revision id=b9fdaaed8931
alter table results."memory_metrics" rename vm_total to total;
===========
('OperationalError("ALTER TABLE: no such schema 'results'\n")',)

it will be useful to add the migration text/description text as well as to avoid to back track just by id

@sstalin sstalin self-assigned this Aug 21, 2020
@sstalin sstalin added the enhancement New feature or request label Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant