mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 10:20:22 +00:00
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 | ||