Simon Erkelens 16f876f647 Show the query number as part of debugging
Show the query number, easier to see the amount of queries executed, and for debugging purposes of a certain slow query, also useful, since a breakpoint can be set, with a parameter saying something in the lines of `$this->queryCount == 50`, so the debugger only breaks on that specific query.

Without `dev` and `showqueries=1`, performance is not impacted according to XHProf.
2016-05-29 14:15:45 +12:00
..
2016-05-20 14:20:33 +01:00
2016-05-18 18:36:10 +12:00
2016-04-29 17:50:55 +12:00
2014-08-19 09:17:15 +12:00
2016-05-20 14:20:33 +01:00
2016-05-12 16:42:48 +01:00
2015-07-20 10:48:01 +01:00
2016-02-23 10:10:02 +13:00
2016-03-09 10:20:31 +13:00
2016-05-02 15:27:12 +12:00
2016-05-04 23:36:10 +01:00