[Catalyst] Various login problems
Jesse Sheidlower
jester at panix.com
Thu Dec 28 03:38:15 GMT 2006
On Wed, Dec 27, 2006 at 11:42:41AM -0600, Brandon Black wrote:
> On 12/27/06, Jesse Sheidlower <jester at panix.com> wrote:
> >
> >I _am_ just using DBIx::Class for this app. If this is
> >supposed to be being handled for me, it's not doing a very
> >good job....
> >
>
> Your first email indicates you're using
> Catalyst::Plugin::Session::Store::DBI, which uses a DBI connection
> directly, and does not use DBIx::Class. The DBIx::Class equivalent is
> Catalyst::Plugin::Session::Store::DBIC.
Ah! Sorry, you're absolutely right. I didn't even know this
existed, and I thought I had been using DBIC for sessions all
along. Everything's now fixed and working nicely.
Thank you!
Jesse Sheidlower
More information about the Catalyst
mailing list