TheMatt2 590ccc78aa Add proper sanitizing for input to SQLite database.
Adds function `ExecuteQueryWithArgs(query, ...)` to allow for queries 
with user input.

There is a known issue, that the funciton does not work with 
std::string. All strings must be converted to c strings.
2022-01-05 21:52:33 -05:00
..
2022-01-03 23:05:56 -08:00
2022-01-03 22:37:53 -08:00
2022-01-03 22:37:49 -08:00
2021-12-11 13:57:15 +00:00
2021-12-11 13:21:00 +00:00
2021-12-11 13:21:00 +00:00
2021-12-23 18:48:08 -08:00
2021-12-05 18:54:36 +01:00