﻿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
1631	[patch] django-admin.py dbclient: execute psql/mysql/sqlite3 client using project's DB settings	pb@…	Adrian Holovaty	"OK, so I'm just scratching my own itch with this patch but I'm hoping others find it useful. If it needs to be kicked to the mailing list for more discussion that's fine.

It adds a command, '''django-admin.py dbclient''' (or '''manage.py dbclient''') that launches the appropriate command-line client (psql, mysql, sqlite3) using DATABASE_* settings from the active settings file.

Note: I have tested this only on MySQL and SQLite back-ends -- I don't have a running PostgreSQL install, though I am fairly sure the command structure is correct. Nonetheless, testing is of course appreciated."	enhancement	closed	Database layer (models, ORM)	magic-removal	trivial	fixed			Unreviewed	1	0	0	0	0	0
