Subject Re: [firebird-python] Re: FDB, kinterbasdb and SQLAlchemy
Author Philippe Makowski
2012/6/11 werner <wbruhin@...>
 

On 10/06/2012 23:34, mariuz wrote:
 



--- In firebird-python@yahoogroups.com, "peter.jagielski" <pjagielski@...> wrote:
>
Philippe Makowski started one branch but with pyfirebirdsql
https://bitbucket.org/pmakowski/sqlalchemy

don't rely on this, I don't have enough time to work on this

My guess is that you can do the same and
create a new fdb based driver just with a simple copy of kinterbasdb
based and replace kinterbas with fdb
https://bitbucket.org/sqlalchemy/sqlalchemy/src/ea4bd6b54789/lib/sqlalchemy/dialects/firebird

But i wait for others to comment before i start

As FDB is very close to kinterbasdb this should hopefully not be too difficult.

Yes, at least for a first step, and I hope that it will lead also for some improvement
clearly fdb dialect should become the default one for SQLA and kinterbasdb slowly beeing dropped