Skip to content

Commit

Permalink
Adding more entries to contrib/config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshaw committed Apr 3, 2024
1 parent 0d0000e commit b8e5951
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion contrib/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
connections:
postg: postgres://postgres:P4ssw0rd@localhost
cbs: couchbase://Administrator:P4ssw0rd@localhost
clk: clickhouse://clickhouse:P4ssw0rd@localhost
css: cassandra://cassandra:cassandra@localhost
fsl: flightsql://flight_username:P4ssw0rd@localhost
gdr: godror://system:P4ssw0rd@localhost/free
ign: ignite://ignite:ignite@localhost
mss: sqlserver://sa:Adm1nP@ssw0rd@localhost
mym: mysql://root:P4ssw0rd@localhost
myz: mymysql://root:P4ssw0rd@localhost
ora: oracle://system:P4ssw0rd@localhost/free
pgs: postgres://postgres:P4ssw0rd@localhost
pgx: pgx://postgres:P4ssw0rd@localhost
vrt: vertica://vertica:P4ssw0rd@localhost
init: |
\echo welcome to the jungle `date`
\set SYNTAX_HL_STYLE paraiso-dark

0 comments on commit b8e5951

Please sign in to comment.