Files
sqlalchemy/test/dialect
Mike Bayer 731ad9b0b9 further testing reveals that cursor.rowcount is only called with update/delete and DDL,
and also that FB's cursor.rowcount is a little expensive, but not dramatically.
added a test to ensure cursor.rowcount is only called on update/delete.
the current default for firebird enable_rowcount is now True, leaving all the
options to turn it off etc..
2010-04-12 20:20:50 -04:00
..
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2010-03-19 17:52:34 -04:00