﻿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
4057	unquoted sequence names in postgresql and postgresql_psycopg2 backends	Gary Wilson <gary.wilson@…>	Adrian Holovaty	"`get_sql_flush()` functions are not quoting sequence names, causing an error for table names with an uppercase letter:

{{{
ProgrammingError: ERROR:  relation ""fixtures_regress_plant_id_seq"" does not exist

ALTER SEQUENCE Fixtures_regress_plant_id_seq RESTART WITH 1;
}}}"		closed	Database layer (models, ORM)	dev		fixed	flush		Ready for checkin	1	0	0	0	0	0
