ZF-4075: Zend_Session_SaveHandler_DbTable should be able to map session vars to specific fields in db
Description
Hi,
i think that db adapter for zend_session lacks important functionality, to be able to put some of session vars to db columns, after mapping those vars it would be easy to make a list of logged users ETC.
without the ability to map the vars like user_id , i dont really see the reason why database would be used for session storing, it would be just a waste of resources then.
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:52:45.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.