[sqlalchemy] Re: [ticket:336] Informix support and some enhancement for oracle and pgsql

2007-03-21 Thread
so, youd just have people using postgres automatically and without any control issue a SAVEPOINT SP after every single statement execution ? what about the performance overhead ? what if someone wants to issue SAVEPOINT at some other step, or not at all ? yes,you are right. reject

[sqlalchemy] Re: [ticket:336] Informix support and some enhancement for oracle and pgsql

2007-03-20 Thread
unit tests: - cant remove any unit tests - many of them are commented out here I will check the whole unit tests to fix the comment blocks. - changing identifier names in unit tests to handle informix ident - e maybe, would rather informix skip those the