Hi, Philippe and others

I am trying  add prepared statements management.
https://github.com/nakagami/pyfirebirdsql/issues/9

I think driver can prepare management,
but can't get n_input_params (see tests/test_prep.py).

I gave up this issue and  clear asignee.
I want somebody's help.

Next I will try first issue,
 - add multiple transactions per connection management
https://github.com/nakagami/pyfirebirdsql/issues/8
if Philippe is not work so heavily about it.

May I try it ? Philippe


2011/9/10 Philippe Makowski <makow...@firebird-fr.eu.org>

> **
>
>
> 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#using-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#prepared-statements
> )
> - extend services api
> (cf
>
> http://web.firebirdsql.org/devel/python/docs/3.3.0/beyond-python-db-api.html#module-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 ?
>
>  
>

Reply via email to