Guest User

Untitled

a guest
Jul 19th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1.    connections:
  2.        connection:
  3. id: default
  4.            dbname: db1
  5.            user: root
  6.            password:
  7.            host: localhost
  8.            port: ~
  9.        connection:
  10. id: conn1
  11.            dbname: db1
  12.            user: root
  13.            password:
  14.            host: localhost
  15.            port: ~
  16.        connection:
  17. id: conn2
  18.            dbname: db2
  19.            user: root
  20.            password:
  21.            host: localhost
  22.            port: ~
Add Comment
Please, Sign In to add comment