On 27 Feb 2007, at 19:59, Sandro Dentella wrote: .. >> >> 1. Revert [4610] so that all databases work the same way, and not >> allow forward references in serializers (or elsewhere). >> >> 2. Leave [4610] in, and not allow forward references in MySQL. >> >> I'd suggest #1 for orthogonality, but does anyone else have any >> ideas? >
#1 got my vote, because.. > Why should a limit of a db impact on the others? If MySQL cannot do > something > that PostgreSQL can do, that's a reason to be taken into account when > choosing the backend. Because the other Databases have 'limitations' or 'features' or 'defects' that MySQL might not have or whatever. Django is, as I have been told, database independent. And Django is working fine with MySQL, lets keep it that way. Cheers, Geert -- Geert Vanderkelen http://some-abstract-type.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
