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
.
sqlmath
/
sqlmath
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
18
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlmath
src
on
node-sqlite3
User selector
All users
All time
Commit history
Commits on Mar 9, 2021
bug: fix segfault of invalid toString() object (#1450)
Show description for 593c9d4
kewde
authored
593c9d4
View commit details
Copy full SHA for 593c9d4
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
Fix segfaults (#1368)
Show description for e87dfa4
mohd-akram
authored
e87dfa4
View commit details
Copy full SHA for e87dfa4
View code at this point
Browse repository at this point
Fix worker threads crash (#1367)
mohd-akram
authored
c9caae4
View commit details
Copy full SHA for c9caae4
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
bug: bad comparison of c string (#1347)
mtgto
authored
29debf3
View commit details
Copy full SHA for 29debf3
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Fix warnings
mohd-akram
committed
af31fb8
View commit details
Copy full SHA for af31fb8
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Fix references
mohd-akram
committed
8c8083c
View commit details
Copy full SHA for 8c8083c
View code at this point
Browse repository at this point
Add missing return
mohd-akram
committed
6d40993
View commit details
Copy full SHA for 6d40993
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Fix build on Windows
mohd-akram
committed
d0142a7
View commit details
Copy full SHA for d0142a7
View code at this point
Browse repository at this point
Support worker threads
mohd-akram
committed
ae9a005
View commit details
Copy full SHA for ae9a005
View code at this point
Browse repository at this point
Improve usage of libuv
mohd-akram
committed
70766c7
View commit details
Copy full SHA for 70766c7
View code at this point
Browse repository at this point
Add assert.h
mohd-akram
committed
bbec1fa
View commit details
Copy full SHA for bbec1fa
View code at this point
Browse repository at this point
Use N-API for async work
mohd-akram
committed
3806e0c
View commit details
Copy full SHA for 3806e0c
View code at this point
Browse repository at this point
Fix tests failing
mohd-akram
committed
4177fb7
View commit details
Copy full SHA for 4177fb7
View code at this point
Browse repository at this point
Fix compilation
jschlight
authored and
mohd-akram
committed
dd3ef52
View commit details
Copy full SHA for dd3ef52
View code at this point
Browse repository at this point
Fix macros and binding.gyp
mohd-akram
committed
fc09ced
View commit details
Copy full SHA for fc09ced
View code at this point
Browse repository at this point
Convert NAN to N-API using tool
mohd-akram
committed
de8888e
View commit details
Copy full SHA for de8888e
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
add backup api that can be run incrementally (#1116)
Show description for 2bd051d
paulfitz
authored and
kewde
committed
2bd051d
View commit details
Copy full SHA for 2bd051d
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
make compatible with V8 7.1 (#1093)
Show description for 723de4c
refack
authored and
kewde
committed
723de4c
View commit details
Copy full SHA for 723de4c
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
add constants for file open
gms1
committed
1132332
View commit details
Copy full SHA for 1132332
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Revert "Add support for running inside a node 10.5 worker_thread"
springmeyer
authored
ffc1c21
View commit details
Copy full SHA for ffc1c21
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
Use the default loop when running on node 9 or earlier
rpetrich
committed
f91b4fe
View commit details
Copy full SHA for f91b4fe
View code at this point
Browse repository at this point
Add support for node 10.5's --experimental-worker threading support
rpetrich
committed
1b5aa3a
View commit details
Copy full SHA for 1b5aa3a
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
add OPEN_FULLMUTEX constant
wmertens
authored
3a2a823
View commit details
Copy full SHA for 3a2a823
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
use Nan::ForceSet to avoid v8 deprecation issue
Dane Springmeyer
committed
e3f5002
View commit details
Copy full SHA for e3f5002
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Fix dead link :skull:
motet-a
authored
0ce2aec
View commit details
Copy full SHA for 0ce2aec
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
async: remove racey `uv_ref()`/`uv_unref()`
Show description for 553c6ea
indutny
committed
553c6ea
View commit details
Copy full SHA for 553c6ea
View code at this point
Browse repository at this point
Commits on Apr 22, 2016
Add support for sqlite3_interrupt (with fixed test)
briangreenery
committed
434d0da
View commit details
Copy full SHA for 434d0da
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Revert "Add support for sqlite3_interrupt"
Dane Springmeyer
committed
fe53cfe
View commit details
Copy full SHA for fe53cfe
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Add support for sqlite3_interrupt
briangreenery
committed
8b0bb91
View commit details
Copy full SHA for 8b0bb91
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
Update for NAN 2.0
kkoopa
committed
d5b59c3
View commit details
Copy full SHA for d5b59c3
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Revert "fix compile for alpine linux / musl c library - closes #459"
Show description for 4955b79
Dane Springmeyer
committed
4955b79
View commit details
Copy full SHA for 4955b79
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
fix compile for alpine linux / musl c library - closes #459
Dane Springmeyer
committed
5efbf42
View commit details
Copy full SHA for 5efbf42
View code at this point
Browse repository at this point
Commits on May 7, 2015
Fix non-Linux build failure.
Show description for c3b0fb2
bnoordhuis
committed
c3b0fb2
View commit details
Copy full SHA for c3b0fb2
View code at this point
Browse repository at this point
Commits on May 5, 2015
Fix non-x86_64 build failure.
Show description for 31a7268
bnoordhuis
committed
31a7268
View commit details
Copy full SHA for 31a7268
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Merge pull request #386 from mapbox/iojs
Show description for 0493c06
Dane Springmeyer
committed
0493c06
View commit details
Copy full SHA for 0493c06
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.