schema
for database
Show the schema of a SQLite database.
Signature
> schema
Examples
Show the schema of a SQLite database
> open foo.db | schema
schema
for database> schema
Show the schema of a SQLite database
> open foo.db | schema