On 1/4/07, Gary Wilson <[EMAIL PROTECTED]> wrote:
Russell Keith-Magee wrote: > I just tested this on SQLite, and it fails with: > OperationalError: no such column: false Ok, I added a new patch [1] that uses where 0=1 instead of where false. This seems to work with postgresql, mysql, and sqlite.
Great. Committed as [4283]. Thanks for your work on this one. 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 -~----------~----~----~----~------~----~------~--~---
