che

Search

You can find the results of your search below.

postgres
10 Hits, Last modified:
bases \l # connect to database \c giano # list schema \dn # list tables in schema \dt auth.* # describe table \d+ auth.users # list of installed extens... ALTER DATABASE database_name SET search_path TO schema_name,public; </code> drop role gianoauth <cod... NOREPLICATION; </code> ... create database and schemas ... grant operations on schema auth to role g
mssql
3 Hits, Last modified:
15750711/connecting-to-sql-server-2012-using-sqlalchemy-and-pyodbc * https://blog.afoolishmanifesto.c... ar.gz) and unpack (**version 13 does not work**) check libraries <code> ldd bin/sqlcmd-11.0.2270.0 </c... > sudo bash ./install.sh install --force </code> check timeout to localhost (no MSSQL server on linux