2.0.1 • Published 7 years ago

@ag1/mysql_wrapper v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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
2.0.1

7 years ago

2.0.0

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

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago