summaryrefslogtreecommitdiffstatshomepage
path: root/src/SemanticScuttle/Service/Bookmark.php
diff options
context:
space:
mode:
authorGravatar Tom Willemse2024-06-11 00:00:38 -0700
committerGravatar Tom Willemse2024-06-11 00:00:38 -0700
commitdec3464bffa14245b2cea076f2aac3a55283230d (patch)
treeb8ba6846ce4bb684d2abdc85982a8ac895ba1924 /src/SemanticScuttle/Service/Bookmark.php
parent6e7fc03dd92f87477ac807519c48d0149b83c476 (diff)
downloadscuttle-dec3464bffa14245b2cea076f2aac3a55283230d.tar.gz
scuttle-dec3464bffa14245b2cea076f2aac3a55283230d.zip
Use ‘exec’ instead of ‘query’ for transaction commands in sqlite
The ‘query’ method will try and return a ‘SQLite3Result’ object, which will be meaningless because it won't contain any fetched data. The ‘exec’ method instead returns a boolean indicating the success or failure of the query.
Diffstat (limited to 'src/SemanticScuttle/Service/Bookmark.php')
0 files changed, 0 insertions, 0 deletions