schema for database
Show the schema of a SQLite database.
Signature
> schema {flags}
Input/output types:
| input | output |
|---|---|
| any | any |
Examples
Show the schema of a SQLite database
>openfoo.db|schema
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/schema.html