https://bugzilla.wikimedia.org/show_bug.cgi?id=52868
Web browser: --- Bug ID: 52868 Summary: Add options to delete function Product: MediaWiki Version: 1.22-git Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: Database Assignee: wikibugs-l@lists.wikimedia.org Reporter: s...@reedyboy.net Classification: Unclassified Mobile Platform: --- public function delete( $table, $conds, $fname = __METHOD__ ) { https://dev.mysql.com/doc/refman/5.0/en/delete.html https://www.sqlite.org/lang_delete.html It'd be useful to have things LIMIT (for batched queries) or ORDER BY. Should be fairly trivially done, following options for update/select etc -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l