Hello,

Sorry if I am being stupid. I saw the ticket and r0535 and 537 changeset.
Which version of SQLA incorporates these changesets?

On Wed, Aug 20, 2008 at 7:15 PM, Michael Bayer <[EMAIL PROTECTED]>wrote:

>
> On Aug 20, 2008, at 5:39 AM, Harish K Vishwanath wrote:
>
> Hello,
>
> I was using elixir 0.5.2 (SQL Alchemy 0.4.6) on Py 2.4.
>
> All my model objects inherits from Entity as well as another baseobject
> specific to our application.
>
> class User(elixir.Entity, application.baseobject):
> ...
> ...
>
> It used to work fine.
>
> Today I upgraded to SQLA 0.5 beta3 and elixir 0.6.1. The same code doesn't
> work anymore.
>
>
> when using SQLA betas, keep your eye on the SVN timeline.   This issue is
> ticket 1078 and has been fixed in r5037.
>
>
> >
>


-- 
Regards,
Harish

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to