Changeset 484 for elixir/trunk/elixir/properties.py
- Timestamp:
- 10/01/09 16:12:10 (5 months ago)
- Files:
-
- 1 modified
-
elixir/trunk/elixir/properties.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/elixir/properties.py
r443 r484 193 193 194 194 Please look at the `corresponding SQLAlchemy 195 documentation <http://www.sqlalchemy.org/docs/0 4/mappers.html196 # advdatamapping_mapper_expressions>`_ for details.195 documentation <http://www.sqlalchemy.org/docs/05/mappers.html 196 #sql-expressions-as-mapped-attributes>`_ for details. 197 197 ''' 198 198
