Jonathan LaCour wrote: > Karl Guertin wrote: > > Ilias Lazaridis:: > >> How is the schema-evolution support (which exist within sqlobject) > >> provided within turbogears? > > > > AFAIK, it's not. > > Short Answer: > > What Karl said. > > Long Answer: > > That being said, TurboGears does provide support for the SQLAlchemy SQL > toolkit / ORM. If you use SQLAlchemy rather than SQLObject, you can > use the migrate package (http://erosson.com/migrate) for doing schema > evolution and migration.
ok, sounds good! EVALUATION - TurboGears Persistency System 2, SQLAlchemy http://groups.google.com/group/turbogears/browse_frm/thread/bea3f92d257c8901/b2c4d2552ff8e913#b2c4d2552ff8e913 > The migrate package was a Google Summer of Code project that I mentored [...] - (description, comparison) > Jonathan LaCour > http://cleverdevil.org btw: Winston and Nelson look very nice!!! http://cleverdevil.org/article/47/winston-and-nelson . --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

