Name : perl-DBIx-Class-UUIDColumns
| |
Version : 0.02006
| Vendor : openSUSE
|
Release : bp154.1.1
| Date : 2021-07-17 05:51:22
|
Group : Development/Libraries/Perl
| Source RPM : perl-DBIx-Class-UUIDColumns-0.02006-bp154.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Implicit uuid columns
|
Description :
This the DBIx::Class manpage component resembles the behaviour of the Class::DBI::UUID manpage, to make some columns implicitly created as uuid.
When loaded, \'UUIDColumns\' will search for a suitable uuid generation module from the following list of supported modules:
Data::UUID APR::UUID* UUID Win32::Guidgen Win32API::GUID
If no supporting module can be found, an exception will be thrown.
*APR::UUID will not be loaded under OpenBSD due to an as yet unidentified XS issue.
If you would like to use a specific module, you can set the /uuid_class manpage:
__PACKAGE__->uuid_class(\'::Data::UUID\'); __PACKAGE__->uuid_class(\'MyUUIDGenerator\');
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.4/repo/oss/noarch |