Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sqlite3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
node-sqlite3
Commits
924cf56b
Commit
924cf56b
authored
Dec 01, 2018
by
Bryce Gibson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sqlite 3.26.0.
parent
8256e48b
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
common-sqlite.gypi
deps/common-sqlite.gypi
+1
-1
sqlite-autoconf-3240000.tar.gz
deps/sqlite-autoconf-3240000.tar.gz
+0
-0
sqlite-autoconf-3260000.tar.gz
deps/sqlite-autoconf-3260000.tar.gz
+0
-0
No files found.
README.md
View file @
924cf56b
...
@@ -52,7 +52,7 @@ db.close();
...
@@ -52,7 +52,7 @@ db.close();
-
[
Extension support
](
https://github.com/mapbox/node-sqlite3/wiki/Extensions
)
-
[
Extension support
](
https://github.com/mapbox/node-sqlite3/wiki/Extensions
)
-
Big test suite
-
Big test suite
-
Written in modern C++ and tested for memory leaks
-
Written in modern C++ and tested for memory leaks
-
Bundles Sqlite3 3.2
4
.0 as a fallback if the installing system doesn't include SQLite
-
Bundles Sqlite3 3.2
6
.0 as a fallback if the installing system doesn't include SQLite
# API
# API
...
...
deps/common-sqlite.gypi
View file @
924cf56b
{
{
'variables': {
'variables': {
'sqlite_version%':'32
4
0000',
'sqlite_version%':'32
6
0000',
"toolset%":'',
"toolset%":'',
},
},
'target_defaults': {
'target_defaults': {
...
...
deps/sqlite-autoconf-3240000.tar.gz
deleted
100644 → 0
View file @
8256e48b
File deleted
deps/sqlite-autoconf-3260000.tar.gz
0 → 100644
View file @
924cf56b
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment