# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
AUTHORS
CONTEXT.md
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
bin/dbio-skills
bin/dbioadmin
bin/dbiogen
cpanfile
demo/README
demo/dbio-demo
demo/dbio-demo-async
demo/k8s/mysql.yaml
demo/k8s/postgresql.yaml
dist.ini
docs/adr/0001-namespace-fork-and-dbio-base-consolidation.md
docs/adr/0002-sql-abstract-replaces-classic.md
docs/adr/0003-apply-limit-replaces-limit-dialect.md
docs/adr/0004-sqlmaker-select-where-paren-restore-and-expand-op.md
docs/adr/0005-sqlmaker-fast-switching-via-rebase-sqlmaker.md
docs/adr/0006-native-deploy-owns-sql-generation.md
docs/adr/0007-native-introspect-and-diff-layer.md
docs/adr/0008-dbio-sql-util-cross-driver-helpers.md
docs/adr/0009-loader-folded-into-dbio-generate.md
docs/adr/0010-candy-integrated-and-cake-ddl-dsl.md
docs/adr/0011-timestamp-and-helpers-integrated-into-core.md
docs/adr/0012-replicated-storage-in-core.md
docs/adr/0013-accessbroker-credentialsource-seam.md
docs/adr/0014-async-storage-interface.md
docs/adr/0015-agent-skill-infrastructure-hardlink-and-model-pinning.md
docs/adr/0016-mssql-connector-registry-reblesses-to-sybase-storage.md
docs/adr/0017-native-escape-hatch-methods-on-storage.md
docs/adr/0018-introspect-subdir-helper-pattern-is-mandatory.md
docs/adr/0019-desired-state-diff-ignores-target-undef-fields.md
docs/adr/0020-temp-database-dsn-shape-hook.md
docs/adr/0021-constraint-name-optional-canonical-fk-key.md
docs/adr/0022-helper-classes-use-class-accessor-grouped.md
docs/adr/0023-relationship-info-source-accessor-public-contract.md
docs/driver-claude-md-template.md
examples/Benchmarks/benchmark_datafetch.pl
examples/Benchmarks/benchmark_hashrefinflator.pl
examples/Schema/MyApp/Schema.pm
examples/Schema/MyApp/Schema/Result/Artist.pm
examples/Schema/MyApp/Schema/Result/Cd.pm
examples/Schema/MyApp/Schema/Result/Track.pm
examples/Schema/MyApp/SchemaCake.pm
examples/Schema/MyApp/SchemaCake/Result/Artist.pm
examples/Schema/MyApp/SchemaCake/Result/Cd.pm
examples/Schema/MyApp/SchemaCake/Result/Track.pm
examples/Schema/MyApp/SchemaCandy.pm
examples/Schema/MyApp/SchemaCandy/Result/Artist.pm
examples/Schema/MyApp/SchemaCandy/Result/Cd.pm
examples/Schema/MyApp/SchemaCandy/Result/Track.pm
examples/Schema/MyApp/SchemaVanilla.pm
examples/Schema/MyApp/SchemaVanilla/Result/Artist.pm
examples/Schema/MyApp/SchemaVanilla/Result/Cd.pm
examples/Schema/MyApp/SchemaVanilla/Result/Track.pm
examples/Schema/insertdb.pl
examples/Schema/testdb.pl
lib/DBIO.pm
lib/DBIO/AccessBroker.pm
lib/DBIO/AccessBroker/HostBound.pm
lib/DBIO/AccessBroker/Static.pm
lib/DBIO/AccessBroker/Vault.pm
lib/DBIO/Adapter/Base.pm
lib/DBIO/Admin.pm
lib/DBIO/Base.pm
lib/DBIO/Cake.pm
lib/DBIO/Candy.pm
lib/DBIO/Candy/Exports.pm
lib/DBIO/Carp.pm
lib/DBIO/ChangeLog.pm
lib/DBIO/ChangeLog/Entry.pm
lib/DBIO/ChangeLog/Schema.pm
lib/DBIO/ChangeLog/Set.pm
lib/DBIO/ChangeLog/Table.pm
lib/DBIO/Componentised.pm
lib/DBIO/Core.pm
lib/DBIO/Cursor.pm
lib/DBIO/Deploy/Base.pm
lib/DBIO/Deploy/Base/TempDatabase.pm
lib/DBIO/DeploymentHandler.pm
lib/DBIO/DeploymentHandler/Dad.pm
lib/DBIO/DeploymentHandler/DeployMethod/Native.pm
lib/DBIO/DeploymentHandler/HandlesDeploy.pm
lib/DBIO/DeploymentHandler/HandlesVersionStorage.pm
lib/DBIO/DeploymentHandler/HandlesVersioning.pm
lib/DBIO/DeploymentHandler/VersionHandler/Monotonic.pm
lib/DBIO/DeploymentHandler/VersionStorage/Standard.pm
lib/DBIO/DeploymentHandler/VersionStorage/Standard/Component.pm
lib/DBIO/DeploymentHandler/VersionStorage/Standard/VersionResult.pm
lib/DBIO/Diff/Base.pm
lib/DBIO/Diff/Compare.pm
lib/DBIO/Diff/Op.pm
lib/DBIO/EncodedColumn.pm
lib/DBIO/Exception.pm
lib/DBIO/FilterColumn.pm
lib/DBIO/Future.pm
lib/DBIO/Generate.pm
lib/DBIO/Generate/Relationships.pm
lib/DBIO/Generate/Style/Cake.pm
lib/DBIO/Generate/Style/Candy.pm
lib/DBIO/Generate/Style/Moo.pm
lib/DBIO/Generate/Style/Moose.pm
lib/DBIO/Generate/Style/Vanilla.pm
lib/DBIO/HashAccessor.pm
lib/DBIO/InflateColumn.pm
lib/DBIO/InflateColumn/DateTime.pm
lib/DBIO/InflateColumn/Serializer.pm
lib/DBIO/InflateColumn/Serializer/JSON.pm
lib/DBIO/InflateColumn/Serializer/MessagePack.pm
lib/DBIO/InflateColumn/Serializer/YAML.pm
lib/DBIO/Introspect/Base.pm
lib/DBIO/Introspect/DBI.pm
lib/DBIO/Manual.pod
lib/DBIO/Manual/Component.pod
lib/DBIO/Manual/Cookbook.pod
lib/DBIO/Manual/DocMap.pod
lib/DBIO/Manual/Example.pod
lib/DBIO/Manual/FAQ.pod
lib/DBIO/Manual/Features.pod
lib/DBIO/Manual/Glossary.pod
lib/DBIO/Manual/Heritage.pod
lib/DBIO/Manual/Intro.pod
lib/DBIO/Manual/Joining.pod
lib/DBIO/Manual/Migration.pod
lib/DBIO/Manual/QuickStart.pod
lib/DBIO/Manual/Reading.pod
lib/DBIO/Manual/ResultClass.pod
lib/DBIO/Manual/Troubleshooting.pod
lib/DBIO/Moo.pm
lib/DBIO/Moose.pm
lib/DBIO/Optional/Dependencies.pm
lib/DBIO/Ordered.pm
lib/DBIO/PK.pm
lib/DBIO/PK/Auto.pm
lib/DBIO/PopulateMore.pm
lib/DBIO/Relationship.pm
lib/DBIO/Relationship/Base.pm
lib/DBIO/Relationship/BelongsTo.pm
lib/DBIO/Relationship/CascadeActions.pm
lib/DBIO/Relationship/Codegen.pm
lib/DBIO/Relationship/HasMany.pm
lib/DBIO/Relationship/HasOne.pm
lib/DBIO/Relationship/Helpers.pm
lib/DBIO/Relationship/ManyToMany.pm
lib/DBIO/Replicated.pm
lib/DBIO/Replicated/Backend.pm
lib/DBIO/Replicated/Backend/Master.pm
lib/DBIO/Replicated/Backend/Replicant.pm
lib/DBIO/Replicated/Balancer.pm
lib/DBIO/Replicated/Balancer/First.pm
lib/DBIO/Replicated/Balancer/Random.pm
lib/DBIO/Replicated/DebugProxy.pm
lib/DBIO/Replicated/Pool.pm
lib/DBIO/Replicated/Storage.pm
lib/DBIO/ResultClass/HashRefInflator.pm
lib/DBIO/ResultSet.pm
lib/DBIO/ResultSet/Pager.pm
lib/DBIO/ResultSetColumn.pm
lib/DBIO/ResultSource.pm
lib/DBIO/ResultSource/RowParser.pm
lib/DBIO/ResultSource/RowParser/Util.pm
lib/DBIO/ResultSource/Table.pm
lib/DBIO/ResultSource/View.pm
lib/DBIO/ResultSourceHandle.pm
lib/DBIO/ResultSourceProxy.pm
lib/DBIO/Row.pm
lib/DBIO/SQL/Util.pm
lib/DBIO/SQLMaker.pm
lib/DBIO/SQLMaker/ClassicExtensions.pm
lib/DBIO/Schema.pm
lib/DBIO/Schema/ModelCompiler.pm
lib/DBIO/Schema/Type.pm
lib/DBIO/Schema/Versioned.pm
lib/DBIO/Skills.pm
lib/DBIO/StartupCheck.pm
lib/DBIO/Storage.pm
lib/DBIO/Storage/Async.pm
lib/DBIO/Storage/BlockRunner.pm
lib/DBIO/Storage/DBI.pm
lib/DBIO/Storage/DBI/AccessBroker.pm
lib/DBIO/Storage/DBI/AutoCast.pm
lib/DBIO/Storage/DBI/Capabilities.pm
lib/DBIO/Storage/DBI/Cursor.pm
lib/DBIO/Storage/DBI/DataTypeClassifier.pm
lib/DBIO/Storage/DBI/IdentityInsert.pm
lib/DBIO/Storage/DBI/NoBindVars.pm
lib/DBIO/Storage/DBI/ODBC.pm
lib/DBIO/Storage/DBI/UniqueIdentifier.pm
lib/DBIO/Storage/DateTimeFormat.pm
lib/DBIO/Storage/Debug/PrettyTrace.pm
lib/DBIO/Storage/Pool.pm
lib/DBIO/Storage/PoolBase.pm
lib/DBIO/Storage/QueryRewrite.pm
lib/DBIO/Storage/Statistics.pm
lib/DBIO/Storage/TxnScopeGuard.pm
lib/DBIO/Test.pm
lib/DBIO/Test/BaseResult.pm
lib/DBIO/Test/BaseResultSet.pm
lib/DBIO/Test/Cursor.pm
lib/DBIO/Test/DateTimeParser.pm
lib/DBIO/Test/DeployComponent.pm
lib/DBIO/Test/DynamicForeignCols/Computer.pm
lib/DBIO/Test/DynamicForeignCols/TestComputer.pm
lib/DBIO/Test/ErrorComponent.pm
lib/DBIO/Test/FakeComponent.pm
lib/DBIO/Test/ForeignComponent.pm
lib/DBIO/Test/ForeignComponent/TestComp.pm
lib/DBIO/Test/Future.pm
lib/DBIO/Test/Kubernetes.pm
lib/DBIO/Test/Namespace/OtherRslt/D.pm
lib/DBIO/Test/Namespace/RSBase.pm
lib/DBIO/Test/Namespace/RSet/A.pm
lib/DBIO/Test/Namespace/RSet/C.pm
lib/DBIO/Test/Namespace/Result/A.pm
lib/DBIO/Test/Namespace/Result/B.pm
lib/DBIO/Test/Namespace/Result/D.pm
lib/DBIO/Test/Namespace/ResultSet/A.pm
lib/DBIO/Test/Namespace/ResultSet/C.pm
lib/DBIO/Test/Namespace/RtBug41083/Result/Foo.pm
lib/DBIO/Test/Namespace/RtBug41083/Result/Foo/Sub.pm
lib/DBIO/Test/Namespace/RtBug41083/ResultSet.pm
lib/DBIO/Test/Namespace/RtBug41083/ResultSet/Foo.pm
lib/DBIO/Test/Namespace/RtBug41083/ResultSet_A/A.pm
lib/DBIO/Test/Namespace/RtBug41083/Result_A/A.pm
lib/DBIO/Test/Namespace/RtBug41083/Result_A/A/Sub.pm
lib/DBIO/Test/OptionalComponent.pm
lib/DBIO/Test/ResultSetManager.pm
lib/DBIO/Test/ResultSetManager/Foo.pm
lib/DBIO/Test/SQLMRebase.pm
lib/DBIO/Test/SQLTracerObj.pm
lib/DBIO/Test/Schema.pm
lib/DBIO/Test/Schema/Artist.pm
lib/DBIO/Test/Schema/ArtistGUID.pm
lib/DBIO/Test/Schema/ArtistSourceName.pm
lib/DBIO/Test/Schema/ArtistSubclass.pm
lib/DBIO/Test/Schema/ArtistUndirectedMap.pm
lib/DBIO/Test/Schema/Artwork.pm
lib/DBIO/Test/Schema/Artwork_to_Artist.pm
lib/DBIO/Test/Schema/BindType.pm
lib/DBIO/Test/Schema/Bookmark.pm
lib/DBIO/Test/Schema/BooksInLibrary.pm
lib/DBIO/Test/Schema/CD.pm
lib/DBIO/Test/Schema/CD_to_Producer.pm
lib/DBIO/Test/Schema/Collection.pm
lib/DBIO/Test/Schema/CollectionObject.pm
lib/DBIO/Test/Schema/ComputedColumn.pm
lib/DBIO/Test/Schema/CustomSql.pm
lib/DBIO/Test/Schema/Dummy.pm
lib/DBIO/Test/Schema/Employee.pm
lib/DBIO/Test/Schema/Encoded.pm
lib/DBIO/Test/Schema/Event.pm
lib/DBIO/Test/Schema/EventSmallDT.pm
lib/DBIO/Test/Schema/ForceForeign.pm
lib/DBIO/Test/Schema/FourKeys.pm
lib/DBIO/Test/Schema/FourKeys_to_TwoKeys.pm
lib/DBIO/Test/Schema/Genre.pm
lib/DBIO/Test/Schema/Image.pm
lib/DBIO/Test/Schema/LinerNotes.pm
lib/DBIO/Test/Schema/Link.pm
lib/DBIO/Test/Schema/LyricVersion.pm
lib/DBIO/Test/Schema/Lyrics.pm
lib/DBIO/Test/Schema/Money.pm
lib/DBIO/Test/Schema/Moo.pm
lib/DBIO/Test/Schema/Moo/Result/Artist.pm
lib/DBIO/Test/Schema/Moo/Result/CD.pm
lib/DBIO/Test/Schema/Moo/ResultSet/Artist.pm
lib/DBIO/Test/Schema/MooCake.pm
lib/DBIO/Test/Schema/MooCake/Result/Artist.pm
lib/DBIO/Test/Schema/MooCake/Result/CD.pm
lib/DBIO/Test/Schema/MooCake/ResultSet/Artist.pm
lib/DBIO/Test/Schema/Moose.pm
lib/DBIO/Test/Schema/Moose/Result/Artist.pm
lib/DBIO/Test/Schema/Moose/Result/CD.pm
lib/DBIO/Test/Schema/Moose/ResultSet/Artist.pm
lib/DBIO/Test/Schema/MooseSugar.pm
lib/DBIO/Test/Schema/MooseSugar/Result/Artist.pm
lib/DBIO/Test/Schema/MooseSugar/Result/CD.pm
lib/DBIO/Test/Schema/MooseSugar/ResultSet/Artist.pm
lib/DBIO/Test/Schema/NoPrimaryKey.pm
lib/DBIO/Test/Schema/NoSuchClass.pm
lib/DBIO/Test/Schema/OneKey.pm
lib/DBIO/Test/Schema/Owners.pm
lib/DBIO/Test/Schema/Producer.pm
lib/DBIO/Test/Schema/PunctuatedColumnName.pm
lib/DBIO/Test/Schema/ResultDDL.pm
lib/DBIO/Test/Schema/ResultDDL/Result/Artist.pm
lib/DBIO/Test/Schema/ResultDDL/Result/CD.pm
lib/DBIO/Test/Schema/SelfRef.pm
lib/DBIO/Test/Schema/SelfRefAlias.pm
lib/DBIO/Test/Schema/Serialized.pm
lib/DBIO/Test/Schema/Tag.pm
lib/DBIO/Test/Schema/TimestampPrimaryKey.pm
lib/DBIO/Test/Schema/Track.pm
lib/DBIO/Test/Schema/TreeLike.pm
lib/DBIO/Test/Schema/TwoKeyTreeLike.pm
lib/DBIO/Test/Schema/TwoKeys.pm
lib/DBIO/Test/Schema/TypedObject.pm
lib/DBIO/Test/Schema/Year1999CDs.pm
lib/DBIO/Test/Schema/Year2000CDs.pm
lib/DBIO/Test/Storage.pm
lib/DBIO/Test/SyntaxErrorComponent1.pm
lib/DBIO/Test/SyntaxErrorComponent2.pm
lib/DBIO/Test/SyntaxErrorComponent3.pm
lib/DBIO/Test/Taint/Classes/Auto.pm
lib/DBIO/Test/Taint/Classes/Manual.pm
lib/DBIO/Test/Taint/Namespaces/Result/Test.pm
lib/DBIO/Test/Util.pm
lib/DBIO/Test/Util/LeakTracer.pm
lib/DBIO/Test/Util/OverrideRequire.pm
lib/DBIO/Test/Util/UmaskGuard.pm
lib/DBIO/Test/sqlite.sql
lib/DBIO/Timestamp.pm
lib/DBIO/UUIDColumns.pm
lib/DBIO/Util.pm
lib/DBIO/Version.pm
lib/DBIO/Version/Table.pm
lib/DBIOx.pm
share/skills/dbio-coordination/SKILL.md
share/skills/dbio-core/SKILL.md
share/skills/dbio-driver-development/SKILL.md
share/skills/dbio-moo-moose/SKILL.md
share/skills/dbio-perl-class-patterns/SKILL.md
share/skills/dbio-perl-syntax/SKILL.md
share/skills/karr/SKILL.md
t/00describe_environment.t
t/04_c3_mro.t
t/05components.t
t/100extra_source.t
t/101source.t
t/102load_classes.t
t/103many_to_many_warning.t
t/106dbic_carp.t
t/107obj_result_class.t
t/20setuperrors.t
t/26dumper.t
t/33exception_wrap.t
t/34exception_action.t
t/39load_namespaces_1.t
t/39load_namespaces_2.t
t/39load_namespaces_3.t
t/39load_namespaces_4.t
t/39load_namespaces_exception.t
t/39load_namespaces_rt41083.t
t/39load_namespaces_stress.t
t/51threadnodb.t
t/53-test-schema-fixtures.t
t/55namespaces_cleaned.t
t/63register_class.t
t/63register_column.t
t/63register_source.t
t/77join_count.t
t/84serialize.t
t/86might_have.t
t/90ensure_class_loaded.t
t/91merge_joinpref_attr.t
t/92admin_core.t
t/92admin_data.t
t/93dbioadmin_script.t
t/94encoded_column.t
t/access_broker/05-dbi-reconnect.t
t/access_broker/06-replicated-passthrough.t
t/adapter-base.t
t/base-diff.t
t/base-introspect.t
t/cake_comprehensive.t
t/candy_cake.t
t/candy_indices.t
t/changelog/00-load.t
t/changelog/01-basic.t
t/changelog/02-insert.t
t/changelog/03-update.t
t/changelog/04-delete.t
t/changelog/05-txn_do.t
t/changelog/06-custom-events.t
t/count/count_rs.t
t/count/distinct.t
t/datetime_format.t
t/dbio_sugar_pragma.t
t/debug/bulk-insert.t
t/debug/no-repeats.t
t/debug/pretty.t
t/debug/show-progress.t
t/deploy-base.t
t/deployment_handler.t
t/diff-compare.t
t/diff-desired-state-undef.t
t/diff-op.t
t/generate/01-relationships.t
t/generate/02-style-vanilla.t
t/generate/03-style-cake.t
t/generate/04-style-candy.t
t/generate/05-style-moose.t
t/generate/05b-style-moo.t
t/generate/06-generate.t
t/generate/07-undef-column-info.t
t/hash_accessor.t
t/helpers/introspectable_m2m.t
t/helpers/row_helpers_storage.t
t/introspect/01-dbi.t
t/kubernetes/smoke.t
t/lib/DBIO/Shortcut/tsc.pm
t/lib/DBIO/TSC/Result.pm
t/lib/DBIO/ZDrv.pm
t/lib/DBIO/ZDrv/Storage.pm
t/lib/MigrationsTest/Base.pm
t/lib/MigrationsTest/BaseResult.pm
t/lib/MigrationsTest/BaseResultSet.pm
t/lib/MigrationsTest/BaseSchema.pm
t/lib/MigrationsTest/Cursor.pm
t/lib/MigrationsTest/DeployComponent.pm
t/lib/MigrationsTest/ForeignComponent.pm
t/lib/MigrationsTest/OptionalComponent.pm
t/lib/MigrationsTest/ResultSetManager.pm
t/lib/MigrationsTest/RunMode.pm
t/lib/MigrationsTest/SQLTracerObj.pm
t/lib/MigrationsTest/Schema.pm
t/lib/MigrationsTest/Schema/Artist.pm
t/lib/MigrationsTest/Schema/ArtistGUID.pm
t/lib/MigrationsTest/Schema/ArtistSourceName.pm
t/lib/MigrationsTest/Schema/ArtistSubclass.pm
t/lib/MigrationsTest/Schema/ArtistUndirectedMap.pm
t/lib/MigrationsTest/Schema/Artwork.pm
t/lib/MigrationsTest/Schema/Artwork_to_Artist.pm
t/lib/MigrationsTest/Schema/BindType.pm
t/lib/MigrationsTest/Schema/Bookmark.pm
t/lib/MigrationsTest/Schema/BooksInLibrary.pm
t/lib/MigrationsTest/Schema/CD.pm
t/lib/MigrationsTest/Schema/CD_to_Producer.pm
t/lib/MigrationsTest/Schema/Collection.pm
t/lib/MigrationsTest/Schema/CollectionObject.pm
t/lib/MigrationsTest/Schema/ComputedColumn.pm
t/lib/MigrationsTest/Schema/CustomSql.pm
t/lib/MigrationsTest/Schema/Dummy.pm
t/lib/MigrationsTest/Schema/Employee.pm
t/lib/MigrationsTest/Schema/Encoded.pm
t/lib/MigrationsTest/Schema/Event.pm
t/lib/MigrationsTest/Schema/EventSmallDT.pm
t/lib/MigrationsTest/Schema/EventTZ.pm
t/lib/MigrationsTest/Schema/EventTZDeprecated.pm
t/lib/MigrationsTest/Schema/EventTZPg.pm
t/lib/MigrationsTest/Schema/ForceForeign.pm
t/lib/MigrationsTest/Schema/FourKeys.pm
t/lib/MigrationsTest/Schema/FourKeys_to_TwoKeys.pm
t/lib/MigrationsTest/Schema/Genre.pm
t/lib/MigrationsTest/Schema/Image.pm
t/lib/MigrationsTest/Schema/LinerNotes.pm
t/lib/MigrationsTest/Schema/Link.pm
t/lib/MigrationsTest/Schema/LyricVersion.pm
t/lib/MigrationsTest/Schema/Lyrics.pm
t/lib/MigrationsTest/Schema/Money.pm
t/lib/MigrationsTest/Schema/NoPrimaryKey.pm
t/lib/MigrationsTest/Schema/NoSuchClass.pm
t/lib/MigrationsTest/Schema/OneKey.pm
t/lib/MigrationsTest/Schema/Owners.pm
t/lib/MigrationsTest/Schema/Producer.pm
t/lib/MigrationsTest/Schema/PunctuatedColumnName.pm
t/lib/MigrationsTest/Schema/SelfRef.pm
t/lib/MigrationsTest/Schema/SelfRefAlias.pm
t/lib/MigrationsTest/Schema/SequenceTest.pm
t/lib/MigrationsTest/Schema/Serialized.pm
t/lib/MigrationsTest/Schema/Tag.pm
t/lib/MigrationsTest/Schema/TimestampPrimaryKey.pm
t/lib/MigrationsTest/Schema/Track.pm
t/lib/MigrationsTest/Schema/TreeLike.pm
t/lib/MigrationsTest/Schema/TwoKeyTreeLike.pm
t/lib/MigrationsTest/Schema/TwoKeys.pm
t/lib/MigrationsTest/Schema/TypedObject.pm
t/lib/MigrationsTest/Schema/VaryingMAX.pm
t/lib/MigrationsTest/Schema/Year1999CDs.pm
t/lib/MigrationsTest/Schema/Year2000CDs.pm
t/lib/MigrationsTest/Util.pm
t/lib/MigrationsTest/Util/LeakTracer.pm
t/lib/MigrationsTest/Util/OverrideRequire.pm
t/lib/SkillTestSchema.pm
t/lib/TestDBIO/Broken/Bogus/A.pm
t/lib/TestDBIO/Broken/Bogus/B.pm
t/lib/TestDBIO/Broken/Bogus/Bigos.pm
t/lib/TestDBIO/Broken/ResultSet/D.pm
t/lib/TestDBIO/Broken/Rslt/A.pm
t/lib/TestDBIO/Broken/Rslt/B.pm
t/lib/ViewDeps.pm
t/lib/ViewDeps/Result/ANameArtists.pm
t/lib/ViewDeps/Result/AbNameArtists.pm
t/lib/ViewDeps/Result/AbaNameArtists.pm
t/lib/ViewDeps/Result/AbaNameArtistsAnd2010CDsWithManyTracks.pm
t/lib/ViewDeps/Result/Artist.pm
t/lib/ViewDeps/Result/Artwork.pm
t/lib/ViewDeps/Result/CD.pm
t/lib/ViewDeps/Result/Track.pm
t/lib/ViewDeps/Result/TrackNumberFives.pm
t/lib/ViewDeps/Result/Year2010CDs.pm
t/lib/ViewDeps/Result/Year2010CDsWithManyTracks.pm
t/lib/ViewDepsBad.pm
t/lib/ViewDepsBad/Result/ANameArtists.pm
t/lib/ViewDepsBad/Result/AbNameArtists.pm
t/lib/ViewDepsBad/Result/AbaNameArtists.pm
t/lib/ViewDepsBad/Result/AbaNameArtistsAnd2010CDsWithManyTracks.pm
t/lib/ViewDepsBad/Result/Artist.pm
t/lib/ViewDepsBad/Result/Artwork.pm
t/lib/ViewDepsBad/Result/CD.pm
t/lib/ViewDepsBad/Result/Track.pm
t/lib/ViewDepsBad/Result/TrackNumberFives.pm
t/lib/ViewDepsBad/Result/Year2010CDs.pm
t/lib/ViewDepsBad/Result/Year2010CDsWithManyTracks.pm
t/lib/awesome.json
t/model-compiler.t
t/moo-cake.t
t/moo.t
t/moose-sugar.t
t/moose.t
t/pager/data_page_compat/constructor.t
t/pager/data_page_compat/simple.t
t/prefetch/attrs_untouched.t
t/prefetch/correlated.t
t/prefetch/double_prefetch.t
t/prefetch/grouped.t
t/prefetch/join_type.t
t/prefetch/with_limit.t
t/relationship/dynamic_foreign_columns.t
t/relationship/info.t
t/relationship/malformed_declaration.t
t/relationship_info_contract.t
t/resultset/as_query.t
t/resultset/as_subselect_rs.t
t/resultset/is_ordered.t
t/resultset/is_paged.t
t/resultset/rowparser_internals.t
t/resultset_class.t
t/resultsource/bare_resultclass_exception.t
t/resultsource/column_management.t
t/resultsource/set_primary_key.t
t/schema-type.t
t/schema/clone.t
t/search/auto_join.t
t/search/deprecated_attributes.t
t/search/distinct.t
t/search/empty_attrs.t
t/search/preserve_original_rs.t
t/search/related_strip_prefetch.t
t/search/select_chains.t
t/search/select_chains_unbalanced.t
t/search/stack_cond.t
t/search/subquery.t
t/search/void.t
t/skills.t
t/sql_util.t
t/sqlmaker/bind_transport.t
t/sqlmaker/core.t
t/sqlmaker/core_quoted.t
t/sqlmaker/dbihacks_internals.t
t/sqlmaker/exists_subquery_correlation_25.t
t/sqlmaker/legacy_joins.t
t/sqlmaker/limit_dialects/basic.t
t/sqlmaker/literal_with_bind.t
t/sqlmaker/nest_deprec.t
t/sqlmaker/order_by_bindtransport.t
t/sqlmaker/order_by_func.t
t/sqlmaker/parenthesized_where.t
t/sqlmaker/quotes.t
t/sqlmaker/rebase.t
t/storage/async_access_broker.t
t/storage/odbc_rebless.t
t/storage/pool_base.t
t/storage/quote_names.t
t/storage_statistics.t
t/test/01_storage.t
t/test/02_schema.t
t/test/03_sql_generation.t
t/test/04_query_capture.t
t/test/05_transactions.t
t/test/06_init_schema.t
t/test/07_diffsql.t
t/test/08_replicated.t
t/test/09_async.t
t/test/09_storage_type_absolute.t
t/test/10_timestamp_helpers.t
t/test/11_fake_storage_hybrid.t
t/vanilla_indices.t
t/zzzzzzz_authors.t
xbin/benchmark_row_destroy.pl
xbin/getstatus
xbin/k8s-test
xbin/k8s/mysql-pod.yaml
xbin/k8s/pg-pod.yaml
xt/authors.t
xt/footers.t
xt/optional_deps.t
xt/pod.t
xt/podcoverage.t
xt/quote_sub.t
xt/standalone_testschema_resultclasses.t
xt/strictures.t
xt/whitespace.t
