DBIx-Class-Async 0.20
Files
- Changes
- LICENSE
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- lib/DBIx/Class/Async.pm
- lib/DBIx/Class/Async/Cursor.pm
- lib/DBIx/Class/Async/ResultSet.pm
- lib/DBIx/Class/Async/Row.pm
- lib/DBIx/Class/Async/Schema.pm
- lib/DBIx/Class/Async/Storage.pm
- lib/DBIx/Class/Async/TxnGuard.pm
- t/00-load.t
- t/01-schema.t
- t/02-construct-destruct.t
- t/03-direct-async.t
- t/04-basic.t
- t/05-simple-get.t
- t/06-search-with-attr.t
- t/07-crud-operations.t
- t/08-batch-operations.t
- t/09-row.t
- t/10-cache.t
- t/11-resultset.t
- t/12-integration.t
- t/13-relationships.t
- t/14-concurrent-operations.t
- t/15-edge-cases.t
- t/16-health-checks.t
- t/17-statistics.t
- t/18-accessors-configs.t
- t/19-debug-schema.t
- t/20-debug-async-create.t
- t/21-debug-wrapper.t
- t/22-minimal-working.t
- t/23-cursor.t
- t/24-prefetch.t
- t/25-related-resultset.t
- t/26-slice.t
- t/27-async-populate.t
- t/28-find-or.t
- t/29-update-or.t
- t/30-delete-all.t
- t/31-search-related.t
- t/create_test_db.pl
- t/lib/TestDB.pm
- t/lib/TestSchema.pm
- t/lib/TestSchema/Result/Order.pm
- t/lib/TestSchema/Result/User.pm
- t/manifest.t
- t/pod.t
- t/test.db