#922: update TG to support sqlalchemy API 0.2
----------------------+-----------------------------------------------------
 Reporter:  max       |        Owner:  anonymous
     Type:  task      |       Status:  new      
 Priority:  normal    |    Milestone:  1.0b1    
Component:  CherryPy  |      Version:  0.9a5    
 Severity:  major     |   Resolution:           
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Arnar):

  * milestone:  1.0 => 1.0b1

Comment:

 The above patch provides working identity/visit with SA 0.2. The
 threadlocal mod is used - so SA behaves like version 0.1. Don't know yet
 if that's appropriate for TG.

 The patch does not make use of ActiveMapper or the {{{assign_mapper}}}
 monkeypatch function.

 The table schema used by the identity/visit stuff is identical to the
 SQLObject one (i.e. integer primary keys called {{{id}}} etc.)

 Currently it's lacking any unit tests.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/922>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to