Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
INTEGER
High-level tuple/database integration
>
Database types
Prev:
TEXT
Next:
BIG-INTEGER
Vocabulary
db.types
Word description
A small integer, at least 32 bits in length. Whether this number is signed or unsigned depends on the database backend.
See also
SIGNED-BIG-INTEGER
,
UNSIGNED-BIG-INTEGER
Definition
IN:
db.types
SINGLETON:
INTEGER