https://bugzilla.wikimedia.org/show_bug.cgi?id=19781
--- Comment #2 from Purodha Blissenbach <[email protected]> 2009-07-18 10:37:27 UTC --- Well, there is at least a boolean keeping track of the fact that there are any such changes at all. How about making it an integer? It is zero or nonzero for all uses, and it can be fed to the message. Even if it is not precise (say, you use a LIMIT clause so as to keep query cost low), a distinction between one, or more, would already be of great help. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
