SQLite3 Схема визуального стола

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