FreeBSD.software
Home/databases/p5-DBIx-Class-BitField

p5-DBIx-Class-BitField

0.13_1

Store multiple boolean fields in one integer field

This module is useful if you manage data which has a lot of on/off attributes like active, inactive, deleted, important, etc. If you do not want to add an extra column for each of those attributes you can easily specify them in one integer column. A bit field is a way to store multiple bit values on one integer field. The main benefit from this module is that you can add additional attributes to your result class whithout the need to deploy or change the schema on the data base.

Origin: databases/p5-DBIx-Class-BitField
Category: databases
Size: 13.8KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install p5-DBIx-Class-BitField

Dependencies (2)

More in databases