From: Takuya Ono Date: Mon, 5 Sep 2016 14:00:00 +0000 (+0900) Subject: Bugfix: bookmark duplicate check on mysqli X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/53ed2435e2c70b9ab7e76a2c21c444641bd97977?hp=53ed2435e2c70b9ab7e76a2c21c444641bd97977 Bugfix: bookmark duplicate check on mysqli There was a bug that the bookmarkExists() always return false by the mysqli driver. ---