JP
2013-11-08 17:12:13 UTC
Hi all,
is there any way to get the final query string that is used by the backend?
The available methods like "get_last_query" and "get_query_strem" return
the query string as specified to the session, without replacing the items
like ":name" with the current value specified using soci::use(name). This
functionality would be very interesting for debugging, at least in my
case...
Thanks a lot in advance,
JP
is there any way to get the final query string that is used by the backend?
The available methods like "get_last_query" and "get_query_strem" return
the query string as specified to the session, without replacing the items
like ":name" with the current value specified using soci::use(name). This
functionality would be very interesting for debugging, at least in my
case...
Thanks a lot in advance,
JP