module Jennifer::Macros
Overview
This module contains constants needed only during compilation process to avoid their recreating.
Direct including types
Defined in:
jennifer/macros.crConstant Summary
-
Primary32 =
{type: Int32, primary: true}
-
Mapping type for
Int32
primary key. -
Primary64 =
{type: Int64, primary: true}
-
Mapping type for
Int64
primary key.