Changeset 437 for elixir/trunk
- Timestamp:
- 12/19/08 15:46:01 (3 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/elixir/options.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/elixir/options.py
r421 r437 83 83 | ``shortnames`` | Specify whether or not the automatically generated | 84 84 | | table names include the full module-path | 85 | | to the entity. Defaults to ``True``. | 85 | | to the entity. If ``shortnames`` is ``True``, only | 86 | | the entity name is used. Defaults to ``False``. | 86 87 +---------------------+-------------------------------------------------------+ 87 88 | ``auto_primarykey`` | If given as string, it will represent the |
