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: SQLDatabase has no attribute set_event_manager #4192

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarceloNunesAlves
Copy link
Contributor

When running the SQLDatabase component, it gives an error that it does not have the set_event_manager. To fix this, I changed the inherited class to Component, which has the newly implemented event control.

Screenshot from 2024-10-17 16-05-16

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant