2.0.1 • Published 7 years ago
@ag1/mysql_wrapper v2.0.1
Peer Dependencies
peerDependencies": {
"debug": "^3.1.0",
"mysql": "^2.15.0",
"rxjs": "^6.2.0"
}
Debug Namespace
mysql_wrapper
Test Env
host: 'localhost',
user: 'host',
password: 'host',
database: 'test_mysql_wrapper' (utf-8)
table: 'helloworld' (id: number, text: varchar)
Test Command
yarn test
TODO
- write docs