diff options
| author | fusion32 <marcopuzziello@gmail.com> | 2025-10-16 02:00:22 -0300 |
|---|---|---|
| committer | fusion32 <marcopuzziello@gmail.com> | 2025-10-16 02:00:22 -0300 |
| commit | 9825f08f2b46b147faa48e4d127c93694522e6d6 (patch) | |
| tree | 3397930316ba7a4c5c77cd34632cb40db173b0f7 /src/query.cc | |
| parent | 0a82003d870b901b09e25ec29c432af034b1e255 (diff) | |
| download | querymanager-9825f08f2b46b147faa48e4d127c93694522e6d6.tar.gz querymanager-9825f08f2b46b147faa48e4d127c93694522e6d6.zip | |
prevent a few SQLite queries to fail when they affected no rows
This was done with the old design in mind, but with the query
thread offloading, returning false is meant to signal a failure
in completing it. A connection lost with PostgreSQL or BUSY error
with SQLite, for example.
Diffstat (limited to 'src/query.cc')
0 files changed, 0 insertions, 0 deletions
