Hi, Rahein, The Firebird patch and backend is against latest Django trunk and depends on the newest Django features, especially new QuerySet/Query classes. Please note that there are known bugs with very complex ORM queries. It's also important to use the latest Firebird (> 2.0). Earlier versions of Firebird (1.5) don't work with model inheritance and queries like filter(...).filter(...) and few others while Firebird 2.0 works.
And, remember, Firebird backend is ALPHA software. It's not for production yet. Regards, Ivan On May 6, 1:23 am, "Rahein Sorite" <[EMAIL PROTECTED]> wrote: > Ahh that must be it, thanks. I am using 0.96.1. I am about to head out for > the day, but I will try it with the current trunk tomorrow. > > Thanks for your help Ian. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
