TEXT
High-level tuple/database integration ยป Database types

Prev:VARCHAR
Next:INTEGER


Vocabulary
db.types

Word description
Stores a string that is longer than a VARCHAR. SQLite uses this type for strings; it does not handle VARCHAR strings.

Definition