#737: [RESOURCE] SQL command set to migrate from identity in TG 0.9a4 to 0.9a5 
in
PostgreSQL
----------------------+-----------------------------------------------------
 Reporter:  godoy     |       Owner:  anonymous                             
     Type:  task      |      Status:  new                                   
 Priority:  high      |   Milestone:  0.9a5                                 
Component:  Identity  |     Version:                                        
 Severity:  major     |    Keywords:  identity, sqlobject, migration, script
----------------------+-----------------------------------------------------
 Since the identity model was changed and to avoid having to recreate all
 tables, this script will help with the migration of a PostgreSQL database
 with the standard tables at the public schema (if you don't know if this
 is your case, then it probably is ;-) -- if you did nothing to change
 identity and uses SQLObject, then run this).

 Please, also note that all changes in code that you might need for your
 own customized user creation routines / checks will need to be updated by
 you.  If you're using the commands shown in the wiki, you might be lucky
 and need no change at all.

 This has been tested on two development databases and one production
 database (yep, running SVN code as of today ;-)).

 I believe this could be included somehow in the "UPDATE" notices or in an
 auxiliary directory and mentioned in the docs.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/737>
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