﻿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
19058	Inserting NULL value in Oracle spatial backend causes crash.	Jani Tiainen	nobody	"Seem to be regression of #10888.

Main issue is that when inserting or updating spatial field value cx_Oracle interpreted NULL value for SDO_GEOMETRY field when placeholder (%s) as a CHAR. (since it's Oracle user type actually). Both insert and update failed.

As a solution it was implemented so that when ever encountering None value for geometry field placeholder and actual value was removed from the whole insert clause.

"	Bug	closed	Database layer (models, ORM)	1.4	Normal	fixed	gis oracle orm		Accepted	0	0	0	0	0	0
