Migrated issue, originally created by Michael Bayer (@zzzeek)
this would mostly help with things like func.foo(type_=Date).execute(), where theres not very good column name targeting and you cant even get labels in there. defect because the above is impossible to do right now for a DB like oracle. patch which doesnt pass all tests yet attached.
Attachments: positional_cols.diff
Migrated issue, originally created by Michael Bayer (@zzzeek)
this would mostly help with things like func.foo(type_=Date).execute(), where theres not very good column name targeting and you cant even get labels in there. defect because the above is impossible to do right now for a DB like oracle. patch which doesnt pass all tests yet attached.
Attachments: positional_cols.diff