﻿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
24803	Collected SQL does not respect empty strings as params when formatting result sql	Andriy Sokolovskiy	nobody	"See https://code.djangoproject.com/ticket/23405#comment:27

When collecting sql (https://github.com/django/django/blob/master/django/db/backends/base/schema.py#L105), if param is an empty string (`''`), it is formatting in the wrong way, so in the result sql there will be nothing (should be `''`)."	Bug	closed	Database layer (models, ORM)	dev	Normal	duplicate		Joseph Gordon	Accepted	0	0	0	0	0	0
