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
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 }}
httpsgithu
/
go-sqlite3
Public
forked from
mattn/go-sqlite3
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
sqlite-amalgamation-3280000
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 24, 2019
upgrade amalgamation code
mattn
committed
4bbd87b
View commit details
Copy full SHA for 4bbd87b
Browse repository at this point
Commits on Mar 15, 2019
Merge pull request #702 from mattn/sqlite-amalgamation-3270200
Show description for 31f5bb8
mattn
authored
31f5bb8
View commit details
Copy full SHA for 31f5bb8
Browse repository at this point
upgrade amalgamation code
mattn
committed
9371626
View commit details
Copy full SHA for 9371626
Browse repository at this point
Commits on Feb 17, 2019
Merge pull request #695 from mattn/fix-typo
Show description for ad30583
mattn
authored
ad30583
View commit details
Copy full SHA for ad30583
Browse repository at this point
Fix typo
Show description for eac3a7f
mattn
committed
eac3a7f
View commit details
Copy full SHA for eac3a7f
Browse repository at this point
Commits on Feb 11, 2019
Merge pull request #693 from egonelbre/unify-travis-runs
Show description for 4cb3725
mattn
authored
4cb3725
View commit details
Copy full SHA for 4cb3725
Browse repository at this point
Merge pull request #692 from mattn/fix-688
Show description for 58039ab
mattn
authored
58039ab
View commit details
Copy full SHA for 58039ab
Browse repository at this point
Commits on Feb 10, 2019
Remove separate go build
egonelbre
committed
54fcf30
View commit details
Copy full SHA for 54fcf30
Browse repository at this point
Faster travis running
egonelbre
committed
01e5d0e
View commit details
Copy full SHA for 01e5d0e
Browse repository at this point
Print type of result
mattn
committed
4731d0e
View commit details
Copy full SHA for 4731d0e
Browse repository at this point
Add test
mattn
committed
5e7aedf
View commit details
Copy full SHA for 5e7aedf
Browse repository at this point
column_type SQLITE_TEXT returned as string by default
dimroc
authored and
mattn
committed
ae5cbb2
View commit details
Copy full SHA for ae5cbb2
Browse repository at this point
column types text, varchar, *char return as strings:
Show description for abc8991
dimroc
authored and
mattn
committed
abc8991
View commit details
Copy full SHA for abc8991
Browse repository at this point
Commits on Jan 4, 2019
Merge pull request #679 from pocke/an-a
Show description for 3fa1c55
mattn
authored
3fa1c55
View commit details
Copy full SHA for 3fa1c55
Browse repository at this point
Fix typo in README
Show description for 1688b64
pocke
committed
1688b64
View commit details
Copy full SHA for 1688b64
Browse repository at this point
Commits on Dec 18, 2018
Merge pull request #675 from mattn/sqlite-amalgamation-3260000
Show description for 87ac1cb
mattn
authored
87ac1cb
View commit details
Copy full SHA for 87ac1cb
Browse repository at this point
upgrade amalgamation code
mattn
committed
aa13f26
View commit details
Copy full SHA for aa13f26
Browse repository at this point
Commits on Dec 8, 2018
Merge pull request #673 from rittneje/revert-671
Show description for 03cb0c0
mattn
authored
03cb0c0
View commit details
Copy full SHA for 03cb0c0
Browse repository at this point
fixed typo
rittneje
committed
2fe51da
View commit details
Copy full SHA for 2fe51da
Browse repository at this point
adding unit test
rittneje
committed
5846e1a
View commit details
Copy full SHA for 5846e1a
Browse repository at this point
Revert "SQLITE_OPEN_CREATE should be specified for sqlite3_open_v2 if mode is not rw"
Show description for 2915940
rittneje
committed
2915940
View commit details
Copy full SHA for 2915940
Browse repository at this point
Commits on Dec 7, 2018
Merge pull request #671 from mattn/fix667
Show description for 248a1e6
mattn
authored
248a1e6
View commit details
Copy full SHA for 248a1e6
Browse repository at this point
SQLITE_OPEN_CREATE should be specified for sqlite3_open_v2 if mode is not rw
Show description for 03b96a5
mattn
committed
03b96a5
View commit details
Copy full SHA for 03b96a5
Browse repository at this point
Merge pull request #670 from mattn/close-db
Show description for e924752
mattn
authored
e924752
View commit details
Copy full SHA for e924752
Browse repository at this point
Close db even if sqlite3_open_v2 return non-zero.
mattn
committed
8f4ea28
View commit details
Copy full SHA for 8f4ea28
Browse repository at this point
Commits on Nov 21, 2018
Merge pull request #626 from otoolep/fix_data_race
Show description for 6a9185d
mattn
authored
6a9185d
View commit details
Copy full SHA for 6a9185d
Browse repository at this point
Merge pull request #643 from akalin/zero-length-blob
Show description for 873ec57
mattn
authored
873ec57
View commit details
Copy full SHA for 873ec57
Browse repository at this point
Merge pull request #644 from akalin/fix-pointer-conversion
Show description for c880439
mattn
authored
c880439
View commit details
Copy full SHA for c880439
Browse repository at this point
Merge pull request #665 from mjtrangoni/fix-gometalinter-issues
Show description for 0a64ab2
mattn
authored
0a64ab2
View commit details
Copy full SHA for 0a64ab2
Browse repository at this point
upgrade/package.go: Fix golint issue
mjtrangoni
committed
d2d0bf1
View commit details
Copy full SHA for d2d0bf1
Browse repository at this point
sqlite3_test.go: Simplify return err
mjtrangoni
committed
c46327f
View commit details
Copy full SHA for c46327f
Browse repository at this point
Fix misspell issues.
Show description for b76b90f
mjtrangoni
committed
b76b90f
View commit details
Copy full SHA for b76b90f
Browse repository at this point
Commits on Nov 17, 2018
Merge pull request #664 from bk521234/patch-1
Show description for 1ef6010
mattn
authored
1ef6010
View commit details
Copy full SHA for 1ef6010
Browse repository at this point
updating link to properly render
Show description for 76c6ec0
bk521234
authored
76c6ec0
View commit details
Copy full SHA for 76c6ec0
Browse repository at this point
Commits on Nov 9, 2018
update README.md
mattn
committed
eed79b8
View commit details
Copy full SHA for eed79b8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.