Skip to content

Commit

Permalink
将连接池的创建改为懒加载
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyStarry committed Sep 17, 2020
1 parent 0e2abaf commit 1b76527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luckystarry-mysql",
"version": "1.0.0-2",
"version": "1.0.0-3",
"description": "一个轻量易用的 MySQL 客户端。",
"keywords": [
"mysql"
Expand Down

0 comments on commit 1b76527

Please sign in to comment.