-On [20070314 05:01], Adrian ([EMAIL PROTECTED]) wrote: >I was wondering if you had ever considered using the ADOdb library for >database abstraction in Trac.
It is better to use SQLAlchemy[1] in my opinion as it is actively maintained and I think that was the idea within the project as well. With SQLAlchemy it is also relatively easy to use migrate[2]. [1] http://www.sqlalchemy.org/ [2] http://erosson.com/migrate/docs/ -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ The soul's dark cottage, batter'd and decay'd, lets in new light through chinks that Time has made... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
