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

IO::Async has no functioning database modules for Maria/Mysql or PostgreSQL #24

Open
PaulGWebster opened this issue Jul 31, 2022 · 2 comments

Comments

@PaulGWebster
Copy link

As the title suggests, both DBIx-Async as well as Net::Async::PostgreSQL do not function correctly with the latest version of PostgreSQL I could not find anyway to even connect to a MariaDB database what so ever, even though logically DBIx-Async should be able to use the DBD::Maria or DBD::Mysql driver.

@PaulGWebster PaulGWebster changed the title Async has no functioning working database modules for Maria/Mysql or PostgreSQL Async has no functioning database modules for Maria/Mysql or PostgreSQL Jul 31, 2022
@PaulGWebster
Copy link
Author

PaulGWebster commented Jul 31, 2022

The porposal for work would be to update DBIx-async or alternatively implement a new module that can use the existing DBI subsystem to allow the IO::Async ecosystems to be able to connect to common datasources

@PaulGWebster PaulGWebster changed the title Async has no functioning database modules for Maria/Mysql or PostgreSQL IO::Async has no functioning database modules for Maria/Mysql or PostgreSQL Jul 31, 2022
@leonerd
Copy link

leonerd commented Sep 9, 2022

This mostly seems to be the bug - https://rt.cpan.org/Ticket/Display.html?id=143903

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

No branches or pull requests

2 participants