24 Sep
2014
24 Sep
'14
7:36 a.m.
On 22/09/14 16:05, Alan DeKok wrote:
That sounds simple, but the implementation and even configuration file syntax isn't obvious. :(
I've wondered about some dirt-simple rlm_sqlmap like this: sqlmap map1 { sql_instance = sqlmodname update { Attr-Name = row[0][0] Attr-Other = row[1][2] } } Alternatively, just enforce that the SQL query has to return: select attrname, op, val from ... ...i.e. returning request:Foo | := | bar reply:Class | := | baz