On Mon, Mar 24, 2008 at 4:23 AM, Winsley von Spee <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  perhaps I've just read over it, but how to you plan to handle not
>  numeric types like datetime? In mysql you have to use something like
>  "FROM_UNIXTIME(AVG(UNIX_TIMESTAMP(today))", but how should that be
>  handled in the orm especially as its backend dependant.

I haven't given it any specific thought, but it stands to reason that
the eccentricities of any given backend should be abstracted away.
Part of this design process is to identify the crusty edge cases that
we need to handle. Thanks for the pointer.

Yours
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to