Merge pull request #145 from HoffmannP/master
key for yaml-files was changed, know Idea what it might affect as well
This commit is contained in:
commit
94526ab602
@ -289,7 +289,7 @@ list:
|
|||||||
|
|
||||||
- ``type``: (optional, defaults to 'string') The mapping type to
|
- ``type``: (optional, defaults to 'string') The mapping type to
|
||||||
use for the column.
|
use for the column.
|
||||||
- ``name``: (optional, defaults to field name) The name of the
|
- ``column``: (optional, defaults to field name) The name of the
|
||||||
column in the database.
|
column in the database.
|
||||||
- ``length``: (optional, default 255) The length of the column in
|
- ``length``: (optional, default 255) The length of the column in
|
||||||
the database. (Applies only if a string-valued column is used).
|
the database. (Applies only if a string-valued column is used).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user