Already added the patch, for the ones that didn't know -
http://code.djangoproject.com/ticket/1261

I'm trying to remove the "if settings.DATABASE_ENGINE == 'firebird'"
from management.py and add some signals to use with the dispatcher.
Already got this working inside the function "get_sql_create(app)"
sending post_sql_create signal and connecting to this signal in the
creation module, modifying the final_ouput.

Adrian, assuming that you are working on database support, are any
plans that each backend may add sql statements to the sqlall output in
the future?

ps: sorry for my english

David


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to