Changes
lib/DBIx/Class/Async.pm
lib/DBIx/Class/Async/ResultSet.pm
lib/DBIx/Class/Async/ResultSet/Pager.pm
lib/DBIx/Class/Async/Row.pm
lib/DBIx/Class/Async/Schema.pm
lib/DBIx/Class/Async/Storage.pm
lib/DBIx/Class/Async/Storage/DBI.pm
lib/DBIx/Class/Async/Storage/DBI/Cursor.pm
LICENSE
Makefile.PL
MANIFEST
MANIFEST.SKIP
README
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/32-schema-class.t
t/33-schema-populate.t
t/34-schema-clone.t
t/35-row-set-column.t
t/36-row-id.t
t/37-row-copy.t
t/38-row-update-or-insert.t
t/39-schema-version-and-unregister.t
t/40-schema-deploy.t
t/41-resultset-count-literal.t
t/42-resultset-cache.t
t/43-result-class.t
t/44-txn-batch.t
t/45-pager.t
t/manifest.t
t/pod.t
t/test.db
t/lib/TestDB.pm
t/lib/TestSchema.pm
t/lib/TestSchema/Result/User.pm
t/lib/TestSchema/Result/Order.pm
t/lib/TestSchema/Result/Product.pm
t/create_test_db.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
