1.3.4 • Published 4 years ago
fpm-plugin-mysql v1.3.4
FPM-PLUGIN-MYSQL
Basic Info
- Run Action Hook Name
INIT
BEFORE_SERVER_START
- ExtendModule Name:
mysql
- Exception
E.Nbiot.SEND_ERROR
const 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 --save
Config 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
6 years ago
1.2.0
6 years ago
1.1.5
6 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
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago