mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-04-12 21:33:03 +00:00
Added sqlite_exec_void() function, so that sqlite_exec_int64() can return an error if no rows are found instead of 0, which can be misleading.