﻿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
25819	Allow dumping sql without properly setup database connection	Christoph Egger	nobody	"./manage.py sql $appname currently opens a full database connection to the  server.

This is inconvenient for example when developing against a local sqlite and wanting to expect the resulting database scema which would e used on the production postgres system. having your local development codebase copied to the production system and having it there connect to the production database isn't really an alternative.

This happens e.g. when you codevelop non-django-ORM consumers on the same database"	Uncategorized	new	Core (Management commands)	1.8	Normal				Unreviewed	0	0	0	0	0	0
