Making id_field dynamic - so that session storage works
authorJay Kuri <jayk@cpan.org>
Thu, 8 Feb 2007 03:29:20 +0000 (03:29 +0000)
committerJay Kuri <jayk@cpan.org>
Thu, 8 Feb 2007 03:29:20 +0000 (03:29 +0000)
commit93102ff50d04dab2ea49fa4cb56b4a225283910b
treeecef6f65f25dfa469596cf59c71bed8f4e120b80
parent078727e0d26d18f74262c19bde9ca06aa0ceddcf
Making id_field dynamic - so that session storage works
on tables where the id field is not simply 'id'.
Also - a big chunk of documentation - though still more is needed
lib/Catalyst/Plugin/Authentication/Store/DBIx/Class.pm
lib/Catalyst/Plugin/Authentication/Store/DBIx/Class/User.pm