Use sqlite3_mprintf for proper escaping
Not that is really needed here since every argument is controlled by us. But
rather safe than sorry.
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
Please register or sign in to comment
Not that is really needed here since every argument is controlled by us. But
rather safe than sorry.
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>