denisenkom / django-sqlserver

Django backend for MSSQL server using pytds or adodb backend (moved here from https://bitbucket.org/cramm/django-sqlserver)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbshell unimplemented

AstraLuma opened this issue · comments

python manage.py dbshell fails due to missing method

Are there any cross platform shells available for MSSQL?

It seems that sqlcmd is possible to install on linux (Red Hat, Ubuntu, SUSE) and OS X. So it could be the right way to go. More at https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-tools