On Tue, 19 Jan 2010, a...@speedypin.com wrote:
> I want to use a database managed session system as opposed to
> filesystem based.
>
> My question is :
> What would symfony expect for the table structure of sessions table to
> be, both columns and data types?
As usual, this is documented:
http:
I want to use a database managed session system as opposed to
filesystem based.
My question is :
What would symfony expect for the table structure of sessions table to
be, both columns and data types?
So far I have found and done:
a) add a factory.yml entry for each app for the storage configur