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 }}
GS214
/
node-sqlite3
Public
forked from
TryGhost/node-sqlite3
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-sqlite3
wscript
on
windows
User selector
All users
All time
Commit history
Commits on Nov 8, 2011
Merge branch 'cross-platform-threading' into windows
Show description for 8d7eb6e
kkaefer
committed
8d7eb6e
View commit details
Copy full SHA for 8d7eb6e
View code at this point
Browse repository at this point
Commits on Nov 7, 2011
merge in springmeyer's build script fixes
kkaefer
committed
ca1b78c
View commit details
Copy full SHA for ca1b78c
View code at this point
Browse repository at this point
Merge branch 'master' into node-v6-old
Show description for c3e5f78
kkaefer
committed
c3e5f78
View commit details
Copy full SHA for c3e5f78
View code at this point
Browse repository at this point
fix configure
Dane Springmeyer
committed
50c1d42
View commit details
Copy full SHA for 50c1d42
View code at this point
Browse repository at this point
Commits on Nov 6, 2011
add ability to configure against boost threads if requested
Dane Springmeyer
committed
8aec7ad
View commit details
Copy full SHA for 8aec7ad
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
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
View code at this point
Browse repository at this point
Commits on Oct 13, 2011
Fix build with system-wide sqlite3 library
dpaleino
committed
813ecc1
View commit details
Copy full SHA for 813ecc1
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
first stab at 0.5.x compatibility
kkaefer
committed
3b41060
View commit details
Copy full SHA for 3b41060
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 4, 2011
allow setting custom LINKFLAGS via env setting
Dane Springmeyer
committed
77a4410
View commit details
Copy full SHA for 77a4410
View code at this point
Browse repository at this point
Commits on Jun 2, 2011
wscript: If pkg-config fails, look for local sqlite3 copy.
audriusk
committed
d19cfaf
View commit details
Copy full SHA for d19cfaf
View code at this point
Browse repository at this point
Commits on Jun 1, 2011
wscript: Check for pkg-config wasn't working.
audriusk
committed
a054e15
View commit details
Copy full SHA for a054e15
View code at this point
Browse repository at this point
Commits on May 31, 2011
wscript: Use pkg-config if available.
audriusk
committed
b30c9dd
View commit details
Copy full SHA for b30c9dd
View code at this point
Browse repository at this point
Commits on May 25, 2011
fail when sqlite3 is not installed
kkaefer
committed
a802325
View commit details
Copy full SHA for a802325
View code at this point
Browse repository at this point
Commits on Mar 19, 2011
make sure node stays running long enough to deliver all async messages
kkaefer
committed
d1e52e1
View commit details
Copy full SHA for d1e52e1
View code at this point
Browse repository at this point
Commits on Mar 17, 2011
enable rtree
kkaefer
committed
49f42dc
View commit details
Copy full SHA for 49f42dc
View code at this point
Browse repository at this point
Commits on Feb 24, 2011
include library
kkaefer
committed
fd98d79
View commit details
Copy full SHA for fd98d79
View code at this point
Browse repository at this point
add compatibility for some versions of gcc and add sqlite3.h to configure script
kkaefer
committed
81f36a8
View commit details
Copy full SHA for 81f36a8
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
cleanup build script
kkaefer
committed
92d0e9c
View commit details
Copy full SHA for 92d0e9c
View code at this point
Browse repository at this point
Commits on Feb 16, 2011
don't compile non-existent file
kkaefer
committed
337bdb1
View commit details
Copy full SHA for 337bdb1
View code at this point
Browse repository at this point
saving state of work
kkaefer
committed
9a79d3d
View commit details
Copy full SHA for 9a79d3d
View code at this point
Browse repository at this point
Commits on Feb 14, 2011
Change build script and layout to be more consistent with other node C++ modules.
wrynearson
authored and
kkaefer
committed
0204949
View commit details
Copy full SHA for 0204949
View code at this point
Browse repository at this point
Commits on Feb 2, 2011
Use -fPIC when we compile the object files or else we get code relocation errors
orlandov
committed
c41cbf0
View commit details
Copy full SHA for c41cbf0
View code at this point
Browse repository at this point
Yet another wscript fix
orlandov
committed
7409927
View commit details
Copy full SHA for 7409927
View code at this point
Browse repository at this point
Commits on Jan 31, 2011
Fix npm install problem
orlandov
committed
afc3423
View commit details
Copy full SHA for afc3423
View code at this point
Browse repository at this point
Bundle our own SQLite3 source file.
Show description for a2a3970
orlandov
committed
a2a3970
View commit details
Copy full SHA for a2a3970
View code at this point
Browse repository at this point
Commits on Sep 5, 2010
Make the deps from the node-waf script automatically
orlandov
committed
c448d19
View commit details
Copy full SHA for c448d19
View code at this point
Browse repository at this point
Add a fetchAll method to statement objects.
Show description for 4d942bc
orlandov
committed
4d942bc
View commit details
Copy full SHA for 4d942bc
View code at this point
Browse repository at this point
Commits on Jul 13, 2010
Rename the Sqlite3Db class to Database, and move it to its own file
orlandov
committed
f89fa7e
View commit details
Copy full SHA for f89fa7e
View code at this point
Browse repository at this point
Pull the Statement class into its own file, and move all source files to src/
orlandov
committed
f7cb2ad
View commit details
Copy full SHA for f7cb2ad
View code at this point
Browse repository at this point
Commits on Jul 8, 2010
Add some reasonable default library paths
orlandov
committed
8be1a9a
View commit details
Copy full SHA for 8be1a9a
View code at this point
Browse repository at this point
Commits on Mar 31, 2010
if pkg-config fails or is not available, fallback to waf
orlandov
committed
8eaa99e
View commit details
Copy full SHA for 8eaa99e
View code at this point
Browse repository at this point
Commits on Mar 26, 2010
fix crashes related to Dispose()'ing of functions we are currently in
orlandov
committed
7559885
View commit details
Copy full SHA for 7559885
View code at this point
Browse repository at this point
Commits on Mar 22, 2010
Some minor speedups
Show description for f1fbcd9
orlandov
committed
f1fbcd9
View commit details
Copy full SHA for f1fbcd9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.