https://bugzilla.wikimedia.org/show_bug.cgi?id=44781
--- Comment #2 from Ori Livneh <[email protected]> --- (In reply to comment #1) > Why? Are we doing select * then using numeric indices somewhere? :) Well, our data layout is pretty denormalized -- the event tables, as a rule, have many columns in common -- so a consistent sort-order was applied it would make visually scanning multiple tables easier. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
