On Sunday 23 September 2012 15:05:21 Anssi Kääriäinen wrote: > > If you decide to work on this, please split the patch into two: one > for the ._rowfactory change, one for the feature addition. My belief > is that the ._rowfactory change is going to be something we can very > easily justify committing into 1.5, but the proposed feature addition > sounds like something which isn't as obvious.
While preparing the patch, I ran into the inspectdb regression test suite; this suite includes, among other things, a model with a database column named 'prc(%) x', which breaks test database creation on Oracle on current trunk. I intend to include a fix for this (in a separate commit, of course) in the first part as well (doubling percent signs in quote_name()). -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.