On Tue, Sep 29, 2009 at 19:36, Graham Higgins <[email protected]> wrote:
> On 29 Sep 2009, at 18:20, Gaetan de Menten wrote: > >> The 0.7 code base is finally ready to be released. Could you all test >> it (from svn)? I'll make the release as soon as I've received a few >> confirmation that it works as expected (hopefully tomorrow). >> >> The upgrade notes are not done yet, though. They will of course be >> completed before the release. > > I'm on SQLA 0.5.6 and am seeing: > > /elixir/elixir/entity.py:444: 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) > > If it's a deliberate decision to stick with Session.mapper for a > while, Well, it was a deliberate decision to delay fixing that issue up to the next release. But now that I've actually read the linked page, it doesn't seem as hard as I thought (I don't know where I got that idea), so I guess I'll make the change in 0.7. -- Gaëtan de Menten http://openhex.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
