si

Search

You can find the results of your search below.

postgres
7 Hits, Last modified:
sql.conf> listen_addresses = '*' </file> ===== Basic operations ===== <code> # list databases \l # ... be table \d+ auth.users # list of installed extensions \dx # enable expanded display \x </code> set... ,public; </code> drop role gianoauth <code> REASSIGN OWNED BY gianoauth TO postgres; DROP OWNED BY g... /blob/master/Dockerfile|reference]] <code> PG_VERSION=0.9.1-beta1 # for building, can remove after i
redis
7 Hits, Last modified:
DD superpowers "flight" SADD superpowers "x-ray vision" SADD superpowers "reflexes" SREM superpowers "reflexes" SISMEMBER superpowers "flight" => 1 SISMEMBER superpowers "reflexes" => 1 </code> ===== sorted set ===== A sorted set is similar to a regular set, but now each value has an
mssql
3 Hits, Last modified:
questions/15750711/connecting-to-sql-server-2012-using-sqlalchemy-and-pyodbc * https://blog.afoolish... he-ms-odbc-driver-on-debian/ Install unixodbc version > 2.3.0 <code> sudo apt-get remove libodbc1 uni... t6\msodbcsql-11.0.2270.0.tar.gz) and unpack (**version 13 does not work**) check libraries <code> ldd
mariadb
1 Hits, Last modified:
rver.ubuntu.com:80 0xF1656F24C74CD1D8 add-apt-repository 'deb [arch=amd64] http://nyc2.mirrors.digital