﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28411	Use cx_Oracle.Cursor.outputtypehandler instead of _rowfactory().	Mariusz Felisiak	Mariusz Felisiak	I propose to use [http://cx-oracle.readthedocs.io/en/latest/cursor.html#Cursor.outputtypehandler cx_Oracle.Cursor.outputtypehandler] instead of the internal [https://github.com/django/django/blob/master/django/db/backends/oracle/base.py#L527-L563 _rowfactory()] method. It should also simplify [https://github.com/django/django/blob/master/django/db/backends/oracle/base.py#L381 FormatStylePlaceholderCursor].	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed	Oracle		Ready for checkin	1	0	0	0	0	0
