https://bugzilla.wikimedia.org/show_bug.cgi?id=37921
--- Comment #3 from Dereckson <[email protected]> 2012-06-25 09:02:40 UTC --- [ Why are you installing FlaggedRevs with sqlite? ] Short answer. To ensure compliance of our extensions with SQLite. Normal answer. I've no scenario where I need a SQLite working wiki installation with FlaggedRevs. My plan were each time I've to work on an extension, I would try it on my test SQLite wiki, so I can also improve compatibility with this SQL engine. [ Indexes issue ] The core tables indexes and +- 60 extensions already work fine on SQLite. In thix context, I think it would be interesting to improve this compatibility extension by extension. What would be the drawbacks to rename indexes? They are used only internally by database aren't they? -- 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
