﻿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
2161	[Patch] Trailing blank lines in inital data SQL file break syncdb	Russell Keith-Magee	Adrian Holovaty	"If the initial data SQL file for a model has trailing \n's, the sql regex in management.py's get_sql_initial_data_for_model() identifies the trailing \n's as a statement. When syncdb runs this statement (on Postgres - don't know if it affects other databases), it reports a ""Failed to install initial SQL"" error."	defect	closed	Core (Management commands)		normal	fixed	management blank newline	freakboy@…	Unreviewed	0	0	0	0	0	0
