mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02: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.