aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-11-20 11:23:10 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-11-20 11:23:10 +0000
commit42834d890632407bb8945fcf350cd6b1d00e05ae (patch)
tree95c5f4af3075bd946e54f180fd52170510317fe3 /databases/Makefile
parenta60c9365e4fc20352d1d916ff9577d5bce3ad062 (diff)
downloadports-42834d890632407bb8945fcf350cd6b1d00e05ae.tar.gz
ports-42834d890632407bb8945fcf350cd6b1d00e05ae.zip
DBIx::Skinny::InflateColumn::DateTime provides inflate/deflate
settings for *_at/*_on columns. If you want to set created_XX and updated_XX automatically, you can use DBIx::Class::InflateColumn::DateTime::Auto. WWW: http://search.cpan.org/dist/DBIx-Skinny-InflateColumn-DateTime/
Notes
Notes: svn path=/head/; revision=264833
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6060ba245b86..7148a4a97638 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -371,6 +371,7 @@
SUBDIR += p5-DBIx-Sequence
SUBDIR += p5-DBIx-Simple
SUBDIR += p5-DBIx-Skinny
+ SUBDIR += p5-DBIx-Skinny-InflateColumn-DateTime
SUBDIR += p5-DBIx-Skinny-Pager
SUBDIR += p5-DBIx-Skinny-Schema-Loader
SUBDIR += p5-DBIx-Table