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

Add logger import and fix error handling during upgrade in alembic scripts #1650

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This pull request adds the import statement for the logger module in script.py.mako and fixes the error handling during the upgrade process in the alembic scripts.

Fixes #1432

@ogabrielluiz ogabrielluiz added the Release Label to be set only on release PR label Apr 9, 2024
Copy link

render bot commented Apr 9, 2024

Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview Apr 9, 2024 2:05pm

@ogabrielluiz ogabrielluiz linked an issue Apr 9, 2024 that may be closed by this pull request
@ogabrielluiz ogabrielluiz merged commit fee39ee into main Apr 9, 2024
3 of 6 checks passed
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
…ripts (#1650)

* Add logger import in script.py.mako

* Fix error handling during upgrade in alembic scripts

* Bump version to 0.6.14 in pyproject.toml
ogabrielluiz added a commit that referenced this pull request Jun 24, 2024
…ripts (#1650)

* Add logger import in script.py.mako

* Fix error handling during upgrade in alembic scripts

* Bump version to 0.6.14 in pyproject.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Label to be set only on release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in DB migration with PostgreSQL for Langflow v0.6
1 participant