mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 04:05:31 +02:00
SQLite overhaul: custom value, query db
command (#5247)
Clean up query errors
This commit is contained in:
@ -39,6 +39,7 @@ mod open;
|
||||
mod parse;
|
||||
mod path;
|
||||
mod prepend;
|
||||
mod query;
|
||||
mod random;
|
||||
mod range;
|
||||
mod reduce;
|
||||
|
Reference in New Issue
Block a user