mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-28 04:19:06 +08:00
If the parameters have never been bound, they default to `NULL`. If they have previously been bound, they keep the existing value.
If the parameters have never been bound, they default to `NULL`. If they have previously been bound, they keep the existing value.