Skema tabel visual SQLite3

.header ON
.mode columns
PRAGMA table_info(table);
Stupid Snake