That's going to be a tough one - date interval support is pretty spotty and has widely varying implementations among the databases that SA targets.
That said, I would love to see some sort of SA plugin or extension that attempted to ease database independence by somehow normalizing some of the myriad function names and date types. Rick On 12/1/06, Manlio Perillo <[EMAIL PROTECTED]> wrote: > > > It seems that SQLAlchemy has no support for the > datetime.timedelta <-> INTERVAL conversion. > > Any plans to add support for this? > > > Regards Manlio Perillo > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
