Hi,
here a first todo list :
- add multiple transactions per connection management
(cf
http://web.firebirdsql.org/devel/python/docs/3.3.0/beyond-python-db-api.html#usi\
ng-multiple-transactions-with-the-same-connection)
- add prepared statements management
(cf
http://web.firebirdsql.org/devel/python/docs/3.3.0/beyond-python-db-api.html#pre\
pared-statements)
- extend services api
(cf
http://web.firebirdsql.org/devel/python/docs/3.3.0/beyond-python-db-api.html#mod\
ule-kinterbasdb.services)
- improve info_database output (see db_info in kinterbasdb
(http://firebird.svn.sourceforge.net/viewvc/firebird/kinterbasdb/trunk/__init__.\
py?revision=53433&view=markup))
after that, I think that someone could work on sqlalchemy integration
I'll try to first add the multiple transactions per connection
management in my repo (will create a branche for that)
Volunteers ?
Any thing else ?