Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit c3414bc

Browse files
authored
Merge pull request #181 from kning/master
Update README.md
2 parents d379d61 + ee9af2c commit c3414bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ $ data-diff \
118118

119119
| Database | Connection string | Status |
120120
|---------------|-------------------------------------------------------------------------------------------------------------------------------------|--------|
121-
| PostgreSQL | `postgresql://<user>:<password>@<hostname>:5432/<database>` | 💚 |
121+
| PostgreSQL | `postgresql://<user>:<password>@<host>:5432/<database>` | 💚 |
122122
| MySQL | `mysql://<user>:<password>@<hostname>:5432/<database>` | 💚 |
123123
| Snowflake | `"snowflake://<user>[:<password>]@<account>/<database>/<SCHEMA>?warehouse=<WAREHOUSE>&role=<role>[&authenticator=externalbrowser]"` | 💚 |
124124
| Oracle | `oracle://<username>:<password>@<hostname>/database` | 💛 |

0 commit comments

Comments
 (0)