<p>I tested with mongodb and it doesn't work because "id" must be retrieved as "_id" for mongo.<br>
If I change (dr_db_def.c)<br><code><br>
#define ID_DRD_COL "_id"<br></code><br>
it works ok.</p>
<p>It seems that we need to add a new module param: id_column.<br>
Or to add a flag that will flip the name of id column between "id" and "_id".</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/OpenSIPS/opensips/issues/173#issuecomment-42036031'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNDY1OTA1OSwiZGF0YSI6eyJpZCI6MjY5MjExNTh9fQ==--ced353f8c39e574a9a36b622a343899a5eaddcf7.gif' height='1' width='1'></p>