﻿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
27324	Simplify get_constraints on Oracle	Mariusz Felisiak	Mariusz Felisiak	I propose to remove unnecessary sql with check constraints ([https://github.com/django/django/blob/master/django/db/backends/oracle/introspection.py#L207 1]) and optimization of another one that will return PKs, uniques and checks ([https://github.com/django/django/blob/master/django/db/backends/oracle/introspection.py#L163 2]) in [https://github.com/django/django/blob/master/django/db/backends/oracle/introspection.py#L156 get_constraints] on Oracle.	Cleanup/optimization	closed	Database layer (models, ORM)	dev	Normal	fixed	oracle		Ready for checkin	1	0	0	0	0	0
