Module: kamailio
Branch: master
Commit: 2b9e25a746afd7023bfe0aea885bd75d840976f1
URL: 
https://github.com/kamailio/kamailio/commit/2b9e25a746afd7023bfe0aea885bd75d840976f1

Author: Luis Azedo <[email protected]>
Committer: Luis Azedo <[email protected]>
Date: 2015-05-04T16:45:14+01:00

db_text : add db_raw_query support

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

current limitations

. only select statements
. where clause always uses "and"

---

Added: modules/db_text/dbt_raw_query.c
Added: modules/db_text/dbt_raw_query.h
Added: modules/db_text/dbt_raw_util.c
Added: modules/db_text/dbt_raw_util.h
Modified: modules/db_text/dbt_base.c
Modified: modules/db_text/dbtext.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/2b9e25a746afd7023bfe0aea885bd75d840976f1.diff
Patch: 
https://github.com/kamailio/kamailio/commit/2b9e25a746afd7023bfe0aea885bd75d840976f1.patch


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to