By default, sqlite will fill missing placeholder values with NULL. There isn't a situation where we want this, so let's assert that the correct number of placeholders were provided by the caller. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Database.cpp | ||
| Database.h | ||
| Forward.h | ||