Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 5abc95adbb087303620677f4802970686f6c3227
https://github.com/OpenSIPS/opensips/commit/5abc95adbb087303620677f4802970686f6c3227
Author: Liviu Chircu <[email protected]>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M modules/db_sqlite/dbase.c
Log Message:
-----------
db_sqlite: Fix interaction with sql_cacher
The .query API endpoint in db/db.h is meant to return 0 on success, yet
the current implementation in db_sqlite was returning "number of rows"
on success, leading to:
ERROR:sql_cacher:load_entire_table: Failure to issue query to SQL DB...
ERROR:sql_cacher:cache_init_load: Failed to cache the entire table...
To unsubscribe from these emails, change your notification settings at
https://github.com/OpenSIPS/opensips/settings/notifications
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel