Skip to content
Snippets Groups Projects
Commit 5d2614d8 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy Committed by Konstantin Osipov
Browse files

Rename field_type_is_compatible to field_type1_contains_type2

Compatibility must be commutative, but this function is not
commutative. It checks, that one type can store values of another
type, but not conversely.
parent 06aa0266
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment