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

Fix sqlalchemy2 warning #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix sqlalchemy2 warning #12

wants to merge 1 commit into from

Conversation

aahmyu
Copy link

@aahmyu aahmyu commented Aug 2, 2024

Simple fix for this warning in sqlalchemy 2.0

env/lib/python3.9/site-packages/traduki/sqla.py:195: SADeprecationWarning: The sqlalchemy.orm.mapper() symbol is deprecated and will be removed in a future release. For the mapper-wide event target, use the 'sqlalchemy.orm.Mapper' class. def setup_translation_set():

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant