Skip to content

Commit 79a78ed

Browse files
committed
new Pyinstaller version
1 parent f0f07ba commit 79a78ed

3 files changed

Lines changed: 26 additions & 26 deletions

File tree

sql shell.exe

-768 Bytes
Binary file not shown.

sql shell.ini

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
;; sample SQL Shell configuration file
2-
3-
;[Environment]
4-
;EDITOR =
5-
;PAGER =
6-
7-
;[MSSQL]
8-
;shell =
9-
;startup_file =
10-
;help =
11-
12-
;[DSN]
13-
; <db_type>: <name> = <arguments>
14-
;MSSQL: Ubuntu = -S db -U sa -P password
15-
;MySQL: Ubuntu = -u root -ppassword -h db
16-
;Oracle: PDB = sys/password@db/xepdb1 as sysdba
17-
;PostgreSQL: Ubuntu = postgresql://postgres:password@db
18-
;SQLite: Chinook = Chinook.sqlite
1+
;; sample SQL Shell configuration file
2+
3+
;[Environment]
4+
;EDITOR =
5+
;PAGER =
6+
7+
;[MSSQL]
8+
;shell =
9+
;startup_file =
10+
;help =
11+
12+
;[DSN]
13+
; <db_type>: <name> = <arguments>
14+
;MSSQL: Ubuntu = -S db -U sa -P password
15+
;MySQL: Ubuntu = -u root -ppassword -h db
16+
;Oracle: PDB = sys/password@db/xepdb1 as sysdba
17+
;PostgreSQL: Ubuntu = postgresql://postgres:password@db
18+
;SQLite: Chinook = Chinook.sqlite

tunnel.ini

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
;; example tunnel configuration
2-
;; https://upload.wikimedia.org/wikipedia/commons/d/dc/Ssh-L-Tunnel.png
3-
4-
[tunneldb]
5-
proxy_host = <sshserver>
6-
;proxy_port = 22
7-
;proxy_user = <current_user>
8-
;remote_host = localhost
1+
;; example tunnel configuration
2+
;; https://upload.wikimedia.org/wikipedia/commons/d/dc/Ssh-L-Tunnel.png
3+
4+
[tunneldb]
5+
proxy_host = <sshserver>
6+
;proxy_port = 22
7+
;proxy_user = <current_user>
8+
;remote_host = localhost

0 commit comments

Comments
 (0)