On Wed, Oct 10, 2012 at 05:47:12PM +0100, Lester Caine wrote:
> philippe makowski wrote:
> >> Starting point is MySQL database:(
> > nope
> >
> > http://packages.python.org/RhodeCode/setup.html#setup
> >
> > Next, you need to create the databases used by RhodeCode. I recommend
> > that you use postgresql or sqlite (default).
> > RhodeCode currently supports postgresql, sqlite and mysql
> 
> Strange ... the code defaults are all MySQL so perhaps someone is learning :) 
> I 
> was looking to see if there was a simple change to firebird ... but I'll run 
> up 
> sqlite and see if it IS going to fill the gap between hg and git ...
> 
> > and since it use sqlalchemy, it should be not difficult to use Firebird
> 
> http://docs.sqlalchemy.org/en/rel_0_7/dialects/firebird.html is listing 
> kinterbasdb but at least firebird IS listed ...

Feel free to test the fdb driver , also you can send the patches for the
documentation 

http://www.sqlalchemy.org/trac/browser/lib/sqlalchemy/dialects/firebird/fdb.py

Reply via email to