Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DependencyCodeEditorLand
/
LandNodeSQLite3
Public
forked from
microsoft/vscode-node-sqlite3
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
1
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Branch selector
2.0.x
User selector
All users
All time
Commit history
Commits on Feb 28, 2012
don't enforce SQLITE_OPEN_FULLMUTEX when mode is set
kkaefer
committed
67141f9
View commit details
Copy full SHA for 67141f9
Browse repository at this point
Commits on Nov 2, 2011
bump to version 2.0.18
Dane Springmeyer
committed
a5fe5d0
View commit details
Copy full SHA for a5fe5d0
Browse repository at this point
Commits on Oct 17, 2011
update ignores
Dane Springmeyer
committed
0aac382
View commit details
Copy full SHA for 0aac382
Browse repository at this point
default to building against internal version of sqlite, and allow disabling by passing option to --with-sqlite3. Also update to latest sqlite version for internal copy - closes #43
Dane Springmeyer
committed
a7de57a
View commit details
Copy full SHA for a7de57a
Browse repository at this point
add waf lock to git ignores
Dane Springmeyer
committed
1145382
View commit details
Copy full SHA for 1145382
Browse repository at this point
Commits on Oct 13, 2011
Merge pull request #42 from dpaleino/patch-1
Show description for 6148b0b
Dane Springmeyer
committed
6148b0b
View commit details
Copy full SHA for 6148b0b
Browse repository at this point
Fix build with system-wide sqlite3 library
dpaleino
committed
813ecc1
View commit details
Copy full SHA for 813ecc1
Browse repository at this point
Commits on Sep 14, 2011
also check Statement objects for IsConstructCall
Show description for 9f039e8
kkaefer
committed
9f039e8
View commit details
Copy full SHA for 9f039e8
Browse repository at this point
check for IsConstructCall
Show description for 16ac5dc
kkaefer
committed
16ac5dc
View commit details
Copy full SHA for 16ac5dc
Browse repository at this point
bump to version v2.0.17
kkaefer
committed
4c87119
View commit details
Copy full SHA for 4c87119
Browse repository at this point
remove memory leak from creating persistent strings
kkaefer
committed
1808a78
View commit details
Copy full SHA for 1808a78
Browse repository at this point
Commits on Aug 29, 2011
ony use the static linking helper flag on darwin
Dane Springmeyer
committed
4e18119
View commit details
Copy full SHA for 4e18119
Browse repository at this point
provide option to build and link against internal sqlite with --internal-sqlite - should consider making this default if needed - closes #13
Dane Springmeyer
committed
2793ca0
View commit details
Copy full SHA for 2793ca0
Browse repository at this point
Commits on Aug 27, 2011
only test loading spatialite extension if it actually exists
Dane Springmeyer
committed
6a7f5e5
View commit details
Copy full SHA for 6a7f5e5
Browse repository at this point
list step as dev dependency
Dane Springmeyer
committed
8ad3147
View commit details
Copy full SHA for 8ad3147
Browse repository at this point
Commits on Aug 9, 2011
bump to version v2.0.16
kkaefer
committed
ee4dc96
View commit details
Copy full SHA for ee4dc96
Browse repository at this point
exclude node 0.5
kkaefer
committed
afe8c93
View commit details
Copy full SHA for afe8c93
Browse repository at this point
Commits on Aug 4, 2011
bump to version v2.0.15
kkaefer
committed
0c0876e
View commit details
Copy full SHA for 0c0876e
Browse repository at this point
allow setting custom LINKFLAGS via env setting
Dane Springmeyer
committed
77a4410
View commit details
Copy full SHA for 77a4410
Browse repository at this point
Commits on Jul 26, 2011
substitute real name
kkaefer
committed
514b6a2
View commit details
Copy full SHA for 514b6a2
Browse repository at this point
bump to version v2.0.14
kkaefer
committed
72bde18
View commit details
Copy full SHA for 72bde18
Browse repository at this point
fix compilation on libeio provided by debian (fix by @pyneo)
kkaefer
committed
6127c75
View commit details
Copy full SHA for 6127c75
Browse repository at this point
Commits on Jul 1, 2011
Edited README.md via GitHub
kkaefer
committed
e71bce1
View commit details
Copy full SHA for e71bce1
Browse repository at this point
Commits on Jun 22, 2011
add busyTimeout and set default busy timeout to 1 second
kkaefer
committed
180dde4
View commit details
Copy full SHA for 180dde4
Browse repository at this point
Commits on Jun 2, 2011
Merge pull request #26 from audriusk/master
Show description for 26835ac
kkaefer
committed
26835ac
View commit details
Copy full SHA for 26835ac
Browse repository at this point
wscript: If pkg-config fails, look for local sqlite3 copy.
audriusk
committed
d19cfaf
View commit details
Copy full SHA for d19cfaf
Browse repository at this point
Commits on Jun 1, 2011
bump to version 2.0.13
kkaefer
committed
ff442d8
View commit details
Copy full SHA for ff442d8
Browse repository at this point
added @audriusk to contributors
kkaefer
committed
7750172
View commit details
Copy full SHA for 7750172
Browse repository at this point
Merge pull request #24 from audriusk/master
Show description for bde9088
kkaefer
committed
bde9088
View commit details
Copy full SHA for bde9088
Browse repository at this point
wscript: Check for pkg-config wasn't working.
audriusk
committed
a054e15
View commit details
Copy full SHA for a054e15
Browse repository at this point
Commits on May 31, 2011
Merge pull request #23 from audriusk/master
Show description for c3b2bbc
kkaefer
committed
c3b2bbc
View commit details
Copy full SHA for c3b2bbc
Browse repository at this point
wscript: Use pkg-config if available.
audriusk
committed
b30c9dd
View commit details
Copy full SHA for b30c9dd
Browse repository at this point
Commits on May 25, 2011
Merge branch 'master' of github.com:developmentseed/node-sqlite3
kkaefer
committed
68d93a5
View commit details
Copy full SHA for 68d93a5
Browse repository at this point
fail when sqlite3 is not installed
kkaefer
committed
a802325
View commit details
Copy full SHA for a802325
Browse repository at this point
Commits on Apr 5, 2011
added call to .finalize() to readme
kkaefer
committed
3e1be5c
View commit details
Copy full SHA for 3e1be5c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.