rdbms: make IDatabase comments more up-to-date and stylistically consistent
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 7 Aug 2019 21:43:21 +0000 (14:43 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 25 Aug 2019 21:29:49 +0000 (14:29 -0700)
commit2258f5df7b859b76f3e4f7a567f149315cb18d4c
treee0eaebfa04124be05a7ad3f336f78dc37db9b0b9
parentf18af0b61f102f0d2146dfb8b48895acc04508de
rdbms: make IDatabase comments more up-to-date and stylistically consistent

Keep the first comment line of methods short, mention "expected" exceptions,
and break long method signatures into separate lines.

Change-Id: I64b36210f2451d46f8f2412b48dc846b56989e82
includes/libs/rdbms/database/IDatabase.php