Opened 8 years ago
Closed 8 years ago
#28411 closed Cleanup/optimization (fixed)
Use cx_Oracle.Cursor.outputtypehandler instead of _rowfactory().
Description ¶
I propose to use cx_Oracle.Cursor.outputtypehandler instead of the internal _rowfactory() method. It should also simplify FormatStylePlaceholderCursor.
Change History (4)
comment:1 by , 8 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 8 years ago
Has patch: | set |
---|
comment:3 by , 8 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
PR