Changes
lib/DBIx/Class/Async.pm
lib/DBIx/Class/Async/SelectNormaliser.pm
lib/DBIx/Class/Async/Exception.pm
lib/DBIx/Class/Async/Exception/AmbiguousColumn.pm
lib/DBIx/Class/Async/Exception/Factory.pm
lib/DBIx/Class/Async/Exception/MissingColumn.pm
lib/DBIx/Class/Async/Exception/NoSuchRelationship.pm
lib/DBIx/Class/Async/Exception/NotInStorage.pm
lib/DBIx/Class/Async/Exception/RelationshipAsColumn.pm
lib/DBIx/Class/Async/ResultSetColumn.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/000-load.t
t/001-schema.t
t/002-direct-async.t
t/003-basic.t
t/004-simple-get.t
t/005-row.t
t/006-cache.t
t/007-resultset.t
t/008-integration.t
t/009-relationships.t
t/010-concurrent-operations.t
t/011-edge-cases.t
t/012-health-checks.t
t/013-statistics.t
t/014-accessors-configs.t
t/015-debug-wrapper.t
t/016-minimal-working.t
t/017-cursor.t
t/018-prefetch.t
t/019-related-resultset.t
t/020-slice.t
t/021-find-or.t
t/022-update-or.t
t/023-delete-all.t
t/024-search-related.t
t/025-schema-class.t
t/026-schema-populate.t
t/027-schema-class.t
t/028-set-column.t
t/029-row-id.t
t/030-row-copy.t
t/031-row-update-or-insert.t
t/032-version-and-unregister.t
t/033-schema-deploy.t
t/034-resultset-count-literal.t
t/035-resultset-cache.t
t/036-resultset-class.t
t/037-txn-batch.t
t/038-pager.t
t/039-using-chi.t
t/040-inflation.t
t/041-single-chaining.t
t/042-bulk-delete.t
t/043-count-performance.t
t/044-prefetch-rel.t
t/100-all-future.t
t/101-all.t
t/102-as-query.t
t/103-clone.t
t/104-count.t
t/105-create.t
t/106-cursor.t
t/107-delete.t
t/108-deploy.t
t/109-discard-changes.t
t/110-disconnect.t
t/111-find.t
t/112-first.t
t/113-inflate-column.t
t/114-new-result.t
t/115-next.t
t/116-pager.t
t/117-populate.t
t/118-prefetch.t
t/119-register-class.t
t/120-register-source.t
t/121-related-resultset.t
t/122-reset.t
t/123-result-class.t
t/124-resultset-column.t
t/125-row-delete.t
t/126-row-update.t
t/127-schema-populate.t
t/128-schema-version.t
t/129-search-future.t
t/130-search-related.t
t/131-search-with-pager.t
t/132-search-with-prefetch.t
t/133-search.t
t/134-set-cache.t
t/135-single.t
t/136-slice.t
t/137-transactions.t
t/138-txn-batch.t
t/139-txn-do.t
t/140-unregister-source.t
t/141-update-or-create.t
t/142-update-or-new.t
t/143-update.t
t/144-loop-engine.t
t/145-mojo-integration.t
t/146-await-all.t
t/147-run-parallel.t
t/148-caching.t
t/149-scalar-ref-char-pk.t
t/150-multi-column-relationship.t
t/151-has-many-datetime-filter.t
t/152-sql-consistency.t
t/153-dbic-async-exception.t
t/154-grouped-delete.t
t/155-select-normaliser.t
t/benchmark.pl
t/manifest.t
t/pod.t
t/spelling.t
t/lib/TestSchema.pm
t/lib/TestSchema/Result/User.pm
t/lib/TestSchema/Result/Order.pm
t/lib/TestSchema/Result/Product.pm
t/lib/TestSchema/Result/Event.pm
t/lib/TestSchema/Result/Cog.pm
t/lib/TestSchema/Result/Thing.pm
t/lib/TestSchema/Result/Sprocket.pm
t/lib/TestSchema/Result/Interface.pm
t/lib/TestSchema/Result/Maintenance.pm
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
