#include <sqt/orm/table/identifier_type.h>
Constrains a type to be an identifier type, which is a column type, primary key type or index type.
Requirements
Identifiers can be used for expressions that require an identifier, such as assignment expressions.