schema for database

Show the schema of a SQLite database.

Signature

> schema {flags}

Input/output types:

inputoutput
anyany

Examples

Show the schema of a SQLite database

> open foo.db | schema