X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-DeploymentHandler.git;a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FDeploymentHandler%2FVersionStorage%2FStandard%2FVersionResultSet.pm;h=fe91ff8fda1f44196a3a517a17bdfca824a3ce6a;hp=29f400394e80add379d789eb450d6099f466454e;hb=0fa93773fb497ce7b5c737de506f4185d304d76a;hpb=ea76a16dcc5758b1d306a996b57914fee04698e4 diff --git a/lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm b/lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm index 29f4003..fe91ff8 100644 --- a/lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm +++ b/lib/DBIx/Class/DeploymentHandler/VersionStorage/Standard/VersionResultSet.pm @@ -1,5 +1,7 @@ package DBIx::Class::DeploymentHandler::VersionStorage::Standard::VersionResultSet; +# ABSTRACT: Predefined searches to find what you want from the version storage + use strict; use warnings; @@ -26,3 +28,10 @@ sub database_version { __END__ +=method version_storage_is_installed + +True if (!!!) the version storage has been installed + +=method database_version + +The version of the database