On Sunday 10 March 2013, Florian Apolloner wrote: > and provide help there⦠Eg: https://code.djangoproject.com/ticket/20014 is > a perfect example where someone with Oracle knowledge can chime in,
Here's a starting point, a query for the constraints affecting a table, from the South backend for Oracle: https://bitbucket.org/andrewgodwin/south/src/8ecfffbaf5eba680bfe97e61fab6eeaaad53ea2a/south/db/oracle.py?at=default#cl-304 (If nobody else fixes these bugs, I'll definitely get involved, but I can't promise when. Thought I could at least share a pointer until then). Shai. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
