The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
dist.ini
lib/DBIx/Class/DeploymentHandler.pm
lib/DBIx/Class/DeploymentHandler/Cookbook/CustomResultSource.pod
lib/DBIx/Class/DeploymentHandler/Dad.pm
lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator.pm
lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/Deprecated.pm
lib/DBIx/Class/DeploymentHandler/DeployMethod/SQL/Translator/ScriptHelpers.pm
lib/DBIx/Class/DeploymentHandler/Deprecated.pm
lib/DBIx/Class/DeploymentHandler/HandlesDeploy.pm
lib/DBIx/Class/DeploymentHandler/HandlesVersionStorage.pm
lib/DBIx/Class/DeploymentHandler/HandlesVersioning.pm
lib/DBIx/Class/DeploymentHandler/LogImporter.pm
lib/DBIx/Class/DeploymentHandler/Logger.pm
lib/DBIx/Class/DeploymentHandler/Manual/CatalystIntro.pod
lib/DBIx/Class/DeploymentHandler/Manual/Intro.pod
lib/DBIx/Class/DeploymentHandler/Types.pm
lib/DBIx/Class/DeploymentHandler/VersionHandler/DatabaseToSchemaVersions.pm
lib/DBIx/Class/DeploymentHandler/VersionHandler/ExplicitVersions.pm
lib/DBIx/Class/DeploymentHandler/VersionHandler/Monotonic.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/Component.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/VersionResult.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Deprecated/VersionResultSet.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/Component.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResult.pm
lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm
lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm
lib/DBIx/Class/DeploymentHandler/WithReasonableDefaults.pm
t/02-instantiation-no-ddl.t
t/02-instantiation-wo-component.t
t/02-instantiation.t
t/03-deprecated.t
t/04-preconnect.t
t/10-split-sql-chunk.t
t/bugs/01-emailed-bug-01.t
t/deploy_methods/coderef-leakage.t
t/deploy_methods/script-helpers.t
t/deploy_methods/sql_translator.t
t/deploy_methods/sql_translator_deprecated.t
t/deploy_methods/sql_translator_protoschema_transform.t
t/lib/DBICDHTest.pm
t/lib/DBICVersion_v1.pm
t/lib/DBICVersion_v2.pm
t/lib/DBICVersion_v3.pm
t/lib/DBICVersion_v4.pm
t/no-component-lib/DBICDHTest.pm
t/no-component-lib/DBICVersion_v1.pm
t/no-component-lib/DBICVersion_v2.pm
t/no-component-lib/DBICVersion_v3.pm
t/no-component-lib/DBICVersion_v4.pm
t/release-pod-syntax.t
t/sql/DBICVersion-Schema-1.0-SQLite.sql
t/sql/DBICVersion-Schema-2.0-SQLite.sql
t/sql/SQLite/deploy/1/001-auto-__VERSION.sql
t/sql/SQLite/deploy/1/001-auto.sql
t/sql/SQLite/deploy/2/001-auto-__VERSION.sql
t/sql/SQLite/deploy/2/001-auto.sql
t/sql/SQLite/deploy/3/001-auto-__VERSION.sql
t/sql/SQLite/deploy/3/001-auto.sql
t/sql/SQLite/deploy/_any/000-win2.pl
t/sql/SQLite/downgrade/_any/000-win2.pl
t/sql/SQLite/initialize/1.0/003-semiautomatic.pl
t/sql/SQLite/initialize/_any/000-win2.pl
t/sql/SQLite/upgrade/1-2/001-auto.sql
t/sql/SQLite/upgrade/1.0-2.0/001-auto.sql
t/sql/SQLite/upgrade/2-3/001-auto.sql
t/sql/SQLite/upgrade/_any/000-win2.pl
t/sql/_common/deploy/_any/000-win.pl
t/sql/_common/downgrade/_any/000-win.pl
t/sql/_common/initialize/_any/000-win.pl
t/sql/_common/upgrade/_any/000-win.pl
t/sql/_source/deploy/1.0/001-auto.yml
t/sql/_source/deploy/1/001-auto-__VERSION.yml
t/sql/_source/deploy/1/001-auto.yml
t/sql/_source/deploy/2.0/001-auto.yml
t/sql/_source/deploy/2/001-auto-__VERSION.yml
t/sql/_source/deploy/2/001-auto.yml
t/sql/_source/deploy/3/001-auto-__VERSION.yml
t/sql/_source/deploy/3/001-auto.yml
t/version_handlers/db_schema_versions.t
t/version_handlers/explict_versions.t
t/version_handlers/monotonic.t
t/version_storages/standard.t
weaver.ini