On Dec 7, 12:44 pm, "Gaetan de Menten" <[EMAIL PROTECTED]> wrote: > On Dec 7, 2007 9:25 AM, Gaetan de Menten <[EMAIL PROTECTED]> wrote: > > > On Dec 7, 2007 1:51 AM, Mitch Chapman <[EMAIL PROTECTED]> wrote: > > > > I'm trying to define a hierarchy of tables, but am having problems > > > when a derived table defines a DateTime column. > > > > For example, when I run the script below, using SQLAlchemy 0.4.1 and > > > Elixir 0.4.0, I get an exception: 'AttributeError: 'Field' object has > > > no attribute 'strftime'' > > > Ouch. This is another occurence of a bug in Elixir I fixed in trunk a > > few weeks ago but I didn't realize it was so far reaching. I'll > > release version 0.5.0 today which will fix the problem. Or if you are > > in a hurry, use trunk. > > Well I got delayed (again) with other stuff and didn't have time to > finish the release today, and I'm too tired tonight to do it now. I'll > try to do it tomorrow, or as soon as possible.
Elixir 0.5.0 is working fine for me now. Thank you from one of your satisfied customers! > -- > Gaƫtan de Mentenhttp://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 -~----------~----~----~----~------~----~------~--~---
