[pysqlite] apswtrace incl. rowcount
"Edzard Pasma" <[email protected]> Sat, 13 Dec 2008 02:16:06 -0800
| Newsgroups | gmane.comp.python.db.pysqlite.user |
|---|---|
| Message-ID | <[email protected]> |
The apswtrace tool relieves my application from gathering the same sort of information from subclasses. Only I still needed the rowcount, and managed to add this in the reports. The rowcount includes rows fetched from queries and rows changed by updates. It was quite a puzzle to relate the result of the profiler unambiguously to the original cursor. I thought this might be of interest to others. See: http://zillode.be/pastebin/index.php?id=2036363134