#569: Make format used to insert dates and times configurable in database 
session
storage adapters
----------------------------------+-----------------------------------------
 Reporter:  dominik               |        Owner:  david    
     Type:  enhancement           |       Status:  new      
 Priority:  normal                |    Milestone:  0.11     
Component:  storage               |      Version:  0.11.0RC5
 Severity:  normal                |   Resolution:           
 Keywords:  mysql unix timestamp  |  
----------------------------------+-----------------------------------------
Changes (by david):

  * status:  reopened => new
  * type:  defect => enhancement
  * summary:  PDO Session storage doesn't set the time properly on mysql =>
              Make format used to insert dates and times
              configurable in database session storage
              adapters

Old description:

> It should use a string date instead of a unix timestamp.
> Add an config option for that

New description:

 MySQL,for instance, needs a formatted date/time string when using a
 DATETIME column. So this should be configurable.

-- 
Ticket URL: <http://trac.agavi.org/ticket/569#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to