Merge pull request #779 from Blazinn/patch-4
Fixed grammar in custom data types
This commit is contained in:
commit
da7146c4d5
@ -575,7 +575,7 @@ you wish. Here is an example skeleton of such a custom type class:
|
||||
}
|
||||
}
|
||||
|
||||
The following assumptions are apply to mapping types by the ORM:
|
||||
The following assumptions are applied to mapping types by the ORM:
|
||||
|
||||
- If the value of the field is *NULL* the method
|
||||
``convertToDatabaseValue()`` is not called.
|
||||
|
Loading…
Reference in New Issue
Block a user