We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0000e commit b8e5951Copy full SHA for b8e5951
contrib/config.yaml
@@ -1,5 +1,17 @@
1
connections:
2
- postg: postgres://postgres:P4ssw0rd@localhost
+ cbs: couchbase://Administrator:P4ssw0rd@localhost
3
+ clk: clickhouse://clickhouse:P4ssw0rd@localhost
4
+ css: cassandra://cassandra:cassandra@localhost
5
+ fsl: flightsql://flight_username:P4ssw0rd@localhost
6
+ gdr: godror://system:P4ssw0rd@localhost/free
7
+ ign: ignite://ignite:ignite@localhost
8
+ mss: sqlserver://sa:Adm1nP@ssw0rd@localhost
9
+ mym: mysql://root:P4ssw0rd@localhost
10
+ myz: mymysql://root:P4ssw0rd@localhost
11
+ ora: oracle://system:P4ssw0rd@localhost/free
12
+ pgs: postgres://postgres:P4ssw0rd@localhost
13
+ pgx: pgx://postgres:P4ssw0rd@localhost
14
+ vrt: vertica://vertica:P4ssw0rd@localhost
15
init: |
16
\echo welcome to the jungle `date`
17
\set SYNTAX_HL_STYLE paraiso-dark
0 commit comments