SQLite
command
list tables
.tables;
view schema
.schema hoge.table --indent;
indentで見やすくなる
chrome history