[sr-dev] [kamailio] db_text : simple raw support for select (#136)

Daniel-Constantin Mierla notifications at github.com
Wed Apr 22 19:36:57 CEST 2015


Then I think it is better to use directly:

```
select * from tablename
```

instead current implementation, instead of just giving the table name. It is easy the check it starts with 'select * ' and then extract the table name as last token.

Also, the documentation of db_text will need to be extended with a new section about 'Raw Query' where to present what is implemented.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/136#issuecomment-95278991
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150422/b181800f/attachment.html>


More information about the sr-dev mailing list