mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-08-01 00:40:27 +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.
497 B
497 B