table of contents
DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResultSet(3pm) | User Contributed Perl Documentation | DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResultSet(3pm) |
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) 2024 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.
2024-07-28 | perl v5.38.2 |