mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +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.