mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-22 00:29:16 +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.
34 KiB
34 KiB