rdbms: replace some return-based sanity checks in Database with exception-based checks
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 20 May 2019 19:47:18 +0000 (12:47 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 20 May 2019 21:49:54 +0000 (14:49 -0700)
commit8c52c6be3310855525ddb60f3b8f97368d65e4c4
tree39fddd381e7f136da270e990f89b9a862368acec
parent95b9beff566104ba9375b13f6bad41b5012a1f56
rdbms: replace some return-based sanity checks in Database with exception-based checks

Change-Id: I51a541fb560438a34522ca442a8b8e572830deea
includes/libs/rdbms/database/Database.php