mirror of
https://github.com/nushell/nushell.git
synced 2025-06-10 03:56:49 +02:00
- fixes #12764 Replaced the custom logic with values_to_sql method that is already used in crate::database. This will ensure that handling of parameters is the same between sqlite and stor.