Expand description
Re-usable implementations of FieldType::GetAnnotations
Structs§
- forward_
annotations ConstFnversion offorward_annotations- merge_
annotations ConstFnversion ofmerge_annotations- set_
null_ annotations ConstFnversion ofset_null_annotations
Functions§
- forward_
annotations FieldType::GetAnnotationswhich forwards the field’s explicit annotations to every column.- merge_
annotations FieldType::GetAnnotationswhich merges the field’s explicit annotations with a set of implicit ones provided byImplicit.- set_
null_ annotations FieldType::GetAnnotationswhich addsnullableto the explicit annotations.