1
0
mirror of synced 2024-12-14 07:06:04 +03:00

Keyname was obviously changed in (latest) 2.3.1, cost me some hours to figure out, NOT cool!

This commit is contained in:
Peter Hoffmann 2012-12-13 17:53:44 +01:00
parent 4b4126dfa6
commit 4c1759eecb

View File

@ -287,7 +287,7 @@ list:
- ``type``: (optional, defaults to 'string') The mapping type to
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.
- ``length``: (optional, default 255) The length of the column in
the database. (Applies only if a string-valued column is used).