Various small cleanups to ResultWrapper
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 18 Sep 2016 03:21:50 +0000 (20:21 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 19 Sep 2016 08:24:23 +0000 (01:24 -0700)
commit38035471dbc93f3b6e2570ca7a88c9ebcb030857
tree4a9785340b1de9ecc8490b5d88c45dd92a624408
parent638c83d85561efc21d5d57c21e2995f5ae8d7318
Various small cleanups to ResultWrapper

* Make FakeResultWrapper call super to avoid IDEA warnings
* Lots of documentation cleanups

Change-Id: Ifcd7163890fa8c7718e88c4244cc38371ed624fc
includes/libs/rdbms/database/DatabaseSqlite.php
includes/libs/rdbms/database/resultwrapper/FakeResultWrapper.php
includes/libs/rdbms/database/resultwrapper/MssqlResultWrapper.php
includes/libs/rdbms/database/resultwrapper/ResultWrapper.php