1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-30 06:30:08 +02:00
Files
nushell/crates/nu-command
Maxime Jacob cd381b74e0 Fix improperly escaped strings in stor insert ()
- fixes  

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.
2024-05-13 20:22:39 -05:00
..
2024-05-01 17:19:20 -05:00