schema for database

Show the schema of a SQLite database.

Signature

> schema

Input/output types:

inputoutput
anyany

Examples

Show the schema of a SQLite database

> open foo.db | schema