1
0
mirror of synced 2025-02-20 06:03:15 +03:00

Merge pull request #745 from jbruni/patch-2

Update basic-mapping.rst
This commit is contained in:
Guilherme Blanco 2013-08-05 20:57:26 -07:00
commit ea44ee1d55

View File

@ -297,7 +297,7 @@ list:
- ``type``: (optional, defaults to 'string') The mapping type to
use for the column.
- ``column``: (optional, defaults to field name) The name of the
- ``name``: (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).