auvipy / django-sqlalchemy

Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]

Home Page:https://pypi.org/project/django-sqlalchemy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement the dbshell Management Command

GoogleCodeExporter opened this issue · comments

Need to implement the dbshell management command.  This will need to support 
all the databases 
that SA supports if possible.

http://www.djangoproject.com/documentation/django-admin/#dbshell

Original issue reported on code.google.com by mtr...@gmail.com on 22 Mar 2008 at 10:08