On Tue, Jul 12, 2011 at 4:36 AM, sanket <[email protected]> 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 [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-users?hl=en.

Reply via email to