DBIx-Class-Async v1.0.0
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| DBIx::Class::Async | Non-blocking, multi-worker asynchronous wrapper for DBIx::Class | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception | Base class for DBIx::Class::Async exceptions | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::AmbiguousColumn | Exception for column names that are ambiguous across joined tables | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::Factory | Translate raw DBIx::Class errors into typed exception objects | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::MissingColumn | Exception for absent required columns on insert | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::NoSuchRelationship | Exception for undeclared relationship names used in queries | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::NotInStorage | Exception for operations on un-inserted row objects | v1.0.0 | metacpan |
| DBIx::Class::Async::Exception::RelationshipAsColumn | Exception for relationship name passed where a column was expected | v1.0.0 | metacpan |
| DBIx::Class::Async::ResultSet | Non-blocking resultset proxy with Future-based execution | v1.0.0 | metacpan |
| DBIx::Class::Async::ResultSet::Pager | Asynchronous pagination handling for Async ResultSets | v1.0.0 | metacpan |
| DBIx::Class::Async::ResultSetColumn | Asynchronous operations on a single ResultSource column | v1.0.0 | metacpan |
| DBIx::Class::Async::Row | Asynchronous Row object representing a single database record. | v1.0.0 | metacpan |
| DBIx::Class::Async::Schema | Non-blocking, worker-pool based Proxy for DBIx::Class::Schema | v1.0.0 | metacpan |
| DBIx::Class::Async::SelectNormaliser | Normalise C<-ident> clauses in ResultSet C<select> attributes | v1.0.0 | metacpan |
| DBIx::Class::Async::Storage | Storage Layer for DBIx::Class::Async | v1.0.0 | metacpan |
| DBIx::Class::Async::Storage::DBI | DBI-based async storage backend for DBIx::Class::Async | v1.0.0 | metacpan |
| DBIx::Class::Async::Storage::DBI::Cursor | Asynchronous cursor for DBIx::Class ResultSets using Futures | v1.0.0 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| SECURITY.md | metacpan |