﻿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
30783	Support gin__int_ops option for PostgreSQL intarray.	Dmitry Mugtasimov	nobody	"I would like this https://stackoverflow.com/a/34741985 work out of the box. Right now such arrays are created without gin__int_ops option:

{{{
2019-09-19 07:50:29,109 DEBUG django.db.backends.schema CREATE INDEX ""jobs_job_titles_de0e2f_gin"" ON ""jobs_job"" USING gin (""titles""); (params None)
2019-09-19 07:50:29,424 DEBUG django.db.backends (0.315) CREATE INDEX ""jobs_job_titles_de0e2f_gin"" ON ""jobs_job"" USING gin (""titles""); args=None

}}}
"	New feature	closed	Database layer (models, ORM)	dev	Normal	invalid	postgresql		Unreviewed	0	0	0	0	0	0
