generated at
2/12/2025, 7:52:01 AM
SQLite
command
list tables
.tables;
view schema
.schema hoge.table --indent;
indentで見やすくなる
chrome history