On Tue, Jul 12, 2011 at 4:36 AM, sanket <sanket.s.pa...@gmail.com> wrote:

> Thanks @Venkatraman, I really appreciate your help.
> ability to create a function is pretty cool.
>

Thanks. Actually, i stumbled on this solution due to my use case - i test
all my apps in sqlite3 and then move to other dbs; as it is easy for me to
manage a single db file, and there is no db server overhead . And in this
case, i used the exact same sql excerpt and found that sqlite3 did not
support the math funcs. It was a pretty nifty hack.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to