[sr-dev] [kamailio] db_text : simple raw support for select (#136)
lazedo
notifications at github.com
Wed Apr 22 19:31:47 CEST 2015
not a custom, just a minimal sql by parsing the const str* _s parameter
SELECT FIELDS FROM TABLE WHERE CONDITIONS
UPDATE TABLE SET FIELDS=VALUES WHERE CONDITIONS
DELETE FROM TABLE WHERE CONDITIONS
1) FIELDS => [FIELD, ...]
2) CONDITIONS [FIELD=VALUE, ...]
3) SET reuse (2)
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/136#issuecomment-95277309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150422/3ecb3abc/attachment-0001.html>
More information about the sr-dev
mailing list