mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 06:55:36 +02:00
to sqlite: Fix panic caused by empty tables (#3522)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# to sqlite
|
||||
Convert table into sqlite binary
|
||||
Convert table into sqlite binary. Empty tables are skipped.
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user