We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dddc5c commit 27b1e03Copy full SHA for 27b1e03
1 file changed
Readme.md
@@ -119,8 +119,8 @@ First, add the correct driver to your `package.json`:
119
driver | dependency
120
:----------------------|:---------------------------
121
mysql | `"mysql" : "2.0.0-alpha7"`
122
- postgres<br/>redshift | `"pg": "~1.0.0",`
123
- sqlite | `"sqlite3" : "2.1.5"`
+ postgres<br/>redshift | `"pg": "~1.0.0"`
+ sqlite | `"sqlite3" : "2.1.7"`
124
125
### Options
126
0 commit comments