Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC
From: Ulrich Habel
Date: 2008-11-10 23:47:19
Message id: 20081110224719.26827175D0@cvs.netbsd.org
Log Message:
- updated to 0.07
- took maintainership
- added depends on p5-Test-Warn
Changelog:
0.07 Wed Sep 24 17:08:34 EDT 2008
- Code was silently truncating storage to MySQL, rendering the
session unreadable. Patched to check DBIx::Class size from
column_info (if available)
- Wrap find_or_create calls in a transaction to (hopefully)
avoid issues with duplicate flash rows
Files: