mirror of
https://github.com/isar/rusqlite.git
synced 2025-11-20 15:03:52 +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.