1.3.4 • Published 4 years ago
fpm-plugin-mysql v1.3.4
FPM-PLUGIN-MYSQL
Basic Info
- Run Action Hook Name
INITBEFORE_SERVER_START
- ExtendModule Name:
mysql - Exception
E.Nbiot.SEND_ERRORconst E = { Nbiot: { SEND_ERROR: { errno: -10041, code: 'SEND_ERROR', message: 'An error occured when the mqtt server publish a message' } } }
getDependencies()[]
- The Reference Of The
Bind()Method An BizModule Object Contains The Functionssend
Usage
$ npm i fpm-plugin-mysql --saveConfig In config.json
"mysql":
{
"host": "localhost",
"database": "db",
"username": "root",
"password": "root",
"showSql": true
}Code
fpm.M.findAsync()......1.3.4
4 years ago
1.3.3
4 years ago
1.3.2
4 years ago
1.3.1
4 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.8
7 years ago
1.0.7
8 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago