[08:23:30] taavi, Krinkle: I’m changing that in https://gerrit.wikimedia.org/r/c/mediawiki/core/+/924470/ actually (just waiting for the next train) [08:24:09] there was only one “write” method (lockForUpdate()), and I hard-deprecated that one, to be removed after the branch cut [08:24:47] (forUpdate(), on the other hand, is fine as Phan is concerned, since it just translates into a string in $options – whether it makes sense on a replica connection is another question of course) [08:25:18] [*as far as Phan is concerned] [08:56:22] turns out Thiemo also did the same thing about SelectQueryBuilder ^^ https://gerrit.wikimedia.org/r/c/mediawiki/core/+/923371