Ticket #92 (closed defect: fixed)
Session.mapper is deprecated
| Reported by: | guest | Owned by: | ged |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
I'm not sure if this is a documentation issue (with an easy workaround) or a code issue, but I can't get the tutorial to run with a brand new easy_install'ed copy of elixir. It appears that elixir 0.6.1 (and the 0.7 trunk as well) are incompatible with sqlalchemy 0.5.5. I get the following error:
entity.py:412: SADeprecationWarning: Session.mapper is deprecated. Please see http://www.sqlalchemy.org/trac/wiki/UsageRecipes/SessionAwareMapper for information on how to replicate its behavior.
*args, **kwargs)
Change History
Note: See
TracTickets for help on using
tickets.
