Skip to content

Commit b8e5951

Browse files
committed
Adding more entries to contrib/config.yaml
1 parent 0d0000e commit b8e5951

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

contrib/config.yaml

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
connections:
2-
postg: postgres://postgres:P4ssw0rd@localhost
2+
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
315
init: |
416
\echo welcome to the jungle `date`
517
\set SYNTAX_HL_STYLE paraiso-dark

0 commit comments

Comments
 (0)