Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Sqlite3 Warning: db.name is deprecated, use db.database instead #28

Merged
merged 1 commit into from Sep 5, 2018

Conversation

shoyuf
Copy link
Contributor

@shoyuf shoyuf commented Sep 5, 2018

sqlite3@^3.1.1:
version "3.1.13"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-3.1.13.tgz#d990a05627392768de6278bafd1a31fdfe907dd9"
dependencies:
nan "~2.7.0"
node-pre-gyp "~0.6.38"

修复一直提示的 Warning

@lizheming lizheming merged commit a707447 into thinkjs:master Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants