mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +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.