On Aug 6, 2:23 pm, Jani Tiainen <[email protected]> wrote: > rupert.thurner kirjoitti: > > > > > On Aug 5, 1:56 pm, Jani Tiainen <[email protected]> wrote: > >> rupert.thurner kirjoitti: > > >>> On Aug 5, 12:09 pm, Jani Tiainen <[email protected]> wrote: > >>>> Chris Heller kirjoitti: > >>>>> No immediately pressing need, but we'd potentially be interested in > >>>>> helping/tracking this. > >>>>> On Tue, Aug 4, 2009 at 1:23 PM, mkitezr<[email protected]> wrote: > >>>>>> Anyone attempting to do this, would want to do this, or looking for > >>>>>> help? > >>>> Additional note to my previous post: > >>>>http://trac.edgewall.org/ticket/1874 > >>>> Since there was long time ago kind of decision not to use any abstract > >>>> database layer like SQLAlchemy and many plugins and Trac code itself > >>>> contains hardcoded SQL queries which are not necessarily compatible with > >>>> Oracle. > >>> how usable is the sqlalchemy branch? is there anything else than the > >>> links below? > >>> *http://trac.edgewall.org/wiki/DatabaseBackend > >>> *http://trac.edgewall.org/wiki/TracSqlAlchemy > >>> *http://trac.edgewall.org/browser/sandbox/sqlalchemy-ng > >>> *http://trac.edgewall.org/ticket/7020 > >>http://groups.google.fi/group/trac-dev/browse_thread/thread/204163b17... > > >> See specially Noah's first response about why not ORM and possible > >> routes to take... > > > he writes "The idea of using SA was always just to use it as a cross- > > DB API, not as an ORM as far as I remember." one evidence for this > > could behttp://redmine.org, based on ruby on rails. much younger than > > trac, approximately the same use case and problems with data types, > > redmine is able to support MySql, SQLite, PostgreSQL, Oracle, SQL > > Server. > > Redmine does not work on Oracle, it has approximately same problems as > Trac. It supports it in theory but it's just a theory.
you are right, it seems to not support it out of the box, some changes seem necessary: http://www.redmine.org/attachments/1182/Redmine_on_Oracle.pdf rupert. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
