Provided by: libdbix-class-deploymenthandler-perl_0.002218-1_all bug

NAME

       DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResultSet -
       (DEPRECATED) Predefined searches to find what you want from the version storage

DEPRECATED

       This component has been suplanted by
       DBIx::Class::DeploymentHandler::VersionStorage::Standard::VersionResultSet.  In the next
       major version (1) we will begin issuing a warning on it's use.  In the major version after
       that (2) we will remove it entirely.

METHODS

   version_storage_is_installed
       True if (!!!) the version storage has been installed

   database_version
       The version of the database

   create
       Overridden to default "installed" to the current time. (take a look, it's yucky)

AUTHOR

       Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2015 by Arthur Axel "fREW" Schmidt.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.

perl v5.20.2    DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResultSet(3pm)