mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-27 00:36:04 +00:00
Fix a bug around ensuring each index matches a corresponding argument. Support ?NNN parameters by checking for a match between NNN and Ordinal. Do the same for $NNN even though $NNN should technically require sql.Named. Updates https://gitlab.com/cznic/sqlite/-/issues/42.
509 B
509 B