SmallintColumn( super.name, { super.ref, super.isKey, }) : super( ddl: 'SMALLINT', type: Type.smallInteger, );