[sr-dev] [kamailio] db_text : add db_raw_query support (#146)

lazedo notifications at github.com
Mon May 4 17:46:12 CEST 2015


lazedo wants to merge 1 commit into kamailio:master from lazedo:lazedo/db_text_raw_query:

example
. `select watcher_username, called from active_watchers where expires <> -1`

current limitations

. only select statements
. where clause always uses "and"
You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/146

-- Commit Summary --

  * db_text : add db_raw_query support

-- File Changes --

    M modules/db_text/dbt_base.c (50)
    A modules/db_text/dbt_raw_query.c (201)
    A modules/db_text/dbt_raw_query.h (37)
    A modules/db_text/dbt_raw_util.c (247)
    A modules/db_text/dbt_raw_util.h (40)
    M modules/db_text/dbtext.h (2)

-- Patch Links --

https://github.com/kamailio/kamailio/pull/146.patch
https://github.com/kamailio/kamailio/pull/146.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/146
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150504/689a0806/attachment.html>


More information about the sr-dev mailing list