We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e810f84 commit 4450b23Copy full SHA for 4450b23
README.md
@@ -23,7 +23,9 @@ MySQL plugin for Egg.js
23
npm i @eggjs/mysql
24
```
25
26
-MySQL Plugin for egg, support egg application access to MySQL database.
+MySQL Plugin for `egg@4`, support egg application access to MySQL database.
27
+
28
+> If you're using `egg@3`, please use `egg-mysql@5` instead.
29
30
This plugin based on [@eggjs/rds], if you want to know specific usage, you should refer to the document of [@eggjs/rds].
31
0 commit comments