nushell/crates/nu-command
Reilly Wood 71ffd04ae7
Fix up ctrl+C handling in into_sqlite (#12130)
I noticed that ctrl+C handling wasn't fully wired up in `into sqlite`,
for some data types we were ignoring ctrl+C presses.

I fixed that up and also made sure we roll back the current transaction
when cancelling (without that, I think we leak memory and database
locks).
2024-03-08 21:06:06 +01:00
..
src Fix up ctrl+C handling in into_sqlite (#12130) 2024-03-08 21:06:06 +01:00
tests Change the ignore command to use drain() instead of collecting a value (#12120) 2024-03-08 02:18:26 -05:00
Cargo.toml Bump windows from 0.52.0 to 0.54.0 (#12037) 2024-03-07 16:36:28 -08:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00