Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Wed, 12 Apr 2006 16:09:52 +0000 | cmlenz | Some version of PySQLite seems to return `None` instead of an empty list for a `fetchall()` call that produces no results. |
Wed, 12 Apr 2006 14:38:38 +0000 | cmlenz | Ported [359] to 0.5.x. 0.5.x |
Wed, 12 Apr 2006 14:34:33 +0000 | cmlenz | Fix bug in the model classes where `db.executemany()` was being called with an empty list. This could happen for an empty build log, for example. |
Wed, 12 Apr 2006 12:36:26 +0000 | cmlenz | Fix double-escaping of report summaries reported in #113. 0.5.x |