Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: SQLDatabase has no attribute set_event_manager #4192

Merged
merged 2 commits into from
Nov 4, 2024

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
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 1, 2024
@ogabrielluiz
Copy link
Contributor

Thanks for the help, @MarceloNunesAlves !

@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 1, 2024 15:11
@ogabrielluiz ogabrielluiz merged commit dd4a9f9 into langflow-ai:main Nov 4, 2024
27 of 28 checks passed
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants