also fixes db_free_result for non select operations
also improves replace by exiting on first match
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/485
-- Commit Summary --
* db_text: implemented raw query for UPDATE/DELETE/REPLACE
-- File Changes --
M modules/db_text/dbt_base.c (5)
M modules/db_text/dbt_raw_query.c (326)
M modules/db_text/dbt_raw_query.h (3)
M modules/db_text/dbt_raw_util.c (48)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/485.patch
https://github.com/kamailio/kamailio/pull/485.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/485