Name : perl-DBIx-Class-UUIDColumns
| |
Version : 0.02006
| Vendor : openSUSE
|
Release : bp157.1.1
| Date : 2024-08-08 09:11:38
|
Group : Development/Libraries/Perl
| Source RPM : perl-DBIx-Class-UUIDColumns-0.02006-bp157.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP7/standard/noarch |