nushell/crates/nu-command
Maxime Jacob cd381b74e0
Fix improperly escaped strings in stor insert (#12820)
- 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.
2024-05-13 20:22:39 -05:00
..
src Fix improperly escaped strings in stor insert (#12820) 2024-05-13 20:22:39 -05:00
tests Fix custom converters with save (#12833) 2024-05-12 13:19:28 +02:00
Cargo.toml Bump version to 0.93.1 (#12710) 2024-05-01 17:19:20 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00