Column index (0-based), as reported by PRAGMA table_info.
Default value expression, or null if none is defined.
Whether the column has a NOT NULL constraint.
Whether this column is part of the primary key.
SQLite type affinity (e.g. 'TEXT', 'INTEGER', 'REAL', 'BLOB').
Metadata for a single column returned by
mobilelocker.database.describe().