mirror of
https://github.com/isar/rusqlite.git
synced 2025-01-20 05:50:50 +08:00
2e07650a02
https://sqlite.org/lang_expr.html#parameters > But because it is easy to miscount the question marks, the use of this parameter format is discouraged. Programmers are encouraged to use one of the symbolic formats below or the ?NNN format above instead.