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 bb7856b commit 52c98d8Copy full SHA for 52c98d8
History.md
@@ -1,4 +1,10 @@
1
2
+3.1.1 / 2022-06-03
3
+==================
4
+
5
+**fixes**
6
+ * [[`bb7856b`](http://github.com/eggjs/egg-mysql/commit/bb7856bbf8e363f2ee0ce9410204fd227c2ccd08)] - fix: mysql.update missing condition define (#18) (shangwenhe <<shangwenhe@users.noreply.github.com>>)
7
8
3.1.0 / 2022-02-11
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "egg-mysql",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "MySQL plugin for egg",
"eggPlugin": {
"name": "mysql"
0 commit comments