Path to this page:
./
databases/p5-DBIx-Class-InflateColumn-FS,
Inflate/deflate columns to Path::Class::File objects
Branch: pkgsrc-2014Q2,
Version: 0.01007nb1,
Package name: p5-DBIx-Class-InflateColumn-FS-0.01007nb1,
Maintainer: pkgsrc-usersProvides inflation to a Path::Class::File object allowing file system
storage of BLOBS.
The storage path is specified with fs_column_path. Each file receives
a unique name, so the storage for all FS columns can share the same path.
Within the path specified by fs_column_path, files are stored in
sub-directories based on the first 2 characters of the unique file names.
Up to 256 sub-directories will be created, as needed. Override
_fs_column_dirs in a derived class to change this behavior.
fs_new_on_update will create a new file name if the file has been updated.
Required to run:[
databases/p5-DBIx-Class-UUIDColumns] [
databases/p5-DBIx-Class] [
devel/p5-Path-Class] [
lang/perl5]
Required to build:[
databases/p5-DBICx-TestDatabase] [
databases/p5-DBD-SQLite]
Master sites: (Expand)
SHA1: 2bf309df9934b7c7822916986704a33ffac1df4c
RMD160: 60964f6548b5bfea2efa1cc7227d29e32a4e8231
Filesize: 30.568 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-DBIx-Class-InflateColumn-FS-0.01007nb1
- (2014-07-02) Package added to pkgsrc.se, version p5-DBIx-Class-InflateColumn-FS-0.01007 (created)