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
Breadcrumbs
History for
go-sqlite3
sqlite3_test.go
on
csv
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2017
not use underscore
mattn
committed
5b1175e
View commit details
Copy full SHA for 5b1175e
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
fix test
mattn
committed
7ed900a
View commit details
Copy full SHA for 7ed900a
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
go vet && golint
mattn
committed
15491ae
View commit details
Copy full SHA for 15491ae
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
separate test
mattn
committed
57eaf4c
View commit details
Copy full SHA for 57eaf4c
View code at this point
Browse repository at this point
support named params
mattn
committed
b23526f
View commit details
Copy full SHA for b23526f
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
implement go18 Pinger
mattn
committed
6796d46
View commit details
Copy full SHA for 6796d46
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
TestAggregatorRegistration may fail if trace feature is not implemented
mattn
committed
3fb7a0e
View commit details
Copy full SHA for 3fb7a0e
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Fix testing message at TestInsert and TestUpdate
y0za
committed
caab59f
View commit details
Copy full SHA for caab59f
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Test SQLiteRows.DeclTypes()
zmedico
committed
4f5821a
View commit details
Copy full SHA for 4f5821a
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Clean up tempfiles in tests
Show description for 21637a6
larsmans
committed
21637a6
View commit details
Copy full SHA for 21637a6
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Merge branch 'master' of https://github.com/mattn/go-sqlite3
mattn
committed
a755cdc
View commit details
Copy full SHA for a755cdc
View code at this point
Browse repository at this point
fix tests
mattn
committed
59f20de
View commit details
Copy full SHA for 59f20de
View code at this point
Browse repository at this point
Merge branch 'pr/207'
mattn
committed
167173a
View commit details
Copy full SHA for 167173a
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Store/retrieve timezones for time.Time values.
Show description for 7b0d180
augustoroman
committed
7b0d180
View commit details
Copy full SHA for 7b0d180
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Merge pull request #229 from danderson/master
Show description for 0bb7f1c
mattn
committed
0bb7f1c
View commit details
Copy full SHA for 0bb7f1c
View code at this point
Browse repository at this point
Implement support for aggregation functions implemented in Go.
danderson
committed
26917df
View commit details
Copy full SHA for 26917df
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Fix test. Close #216
Show description for 296ddf7
mattn
committed
296ddf7
View commit details
Copy full SHA for 296ddf7
View code at this point
Browse repository at this point
Commits on Aug 22, 2015
Add support for interface{} arguments in Go SQLite functions.
Show description for b037a61
danderson
committed
b037a61
View commit details
Copy full SHA for b037a61
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Implement support for variadic functions.
Show description for 566f63a
danderson
committed
566f63a
View commit details
Copy full SHA for 566f63a
View code at this point
Browse repository at this point
Move argument converters to callback.go, and optimize return value handling.
Show description for 122ddb1
danderson
committed
122ddb1
View commit details
Copy full SHA for 122ddb1
View code at this point
Browse repository at this point
Implement support for passing Go functions as custom functions to SQLite.
Show description for cf8fa0a
danderson
committed
cf8fa0a
View commit details
Copy full SHA for cf8fa0a
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Test read-only databases
larsmans
committed
5674e19
View commit details
Copy full SHA for 5674e19
View code at this point
Browse repository at this point
Clean up more tempfiles
larsmans
committed
a3efcea
View commit details
Copy full SHA for a3efcea
View code at this point
Browse repository at this point
Get reliable tempfile names from ioutil.TempFile
Show description for cebbf42
larsmans
committed
cebbf42
View commit details
Copy full SHA for cebbf42
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Remove debug code
mattn
committed
f136f0c
View commit details
Copy full SHA for f136f0c
View code at this point
Browse repository at this point
Z suffix should be no-op
mattn
committed
dee1a37
View commit details
Copy full SHA for dee1a37
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
Merge pull request #194 from hallyn/tximm.2
Show description for 5f64400
mattn
committed
5f64400
View commit details
Copy full SHA for 5f64400
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Add a txlock option when opening databases (v2)
Show description for f91a09f
hallyn
committed
f91a09f
View commit details
Copy full SHA for f91a09f
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Fix NULs in text.
Show description for ac01296
egonelbre
committed
ac01296
View commit details
Copy full SHA for ac01296
View code at this point
Browse repository at this point
Commits on Mar 23, 2015
Implement number-named parameters. Close #187
mattn
committed
07f9c9c
View commit details
Copy full SHA for 07f9c9c
View code at this point
Browse repository at this point
Commits on Mar 21, 2015
Revert a6c208564eccf3c6743f608ef88398a4ca84c5eb
mattn
committed
ff38c8e
View commit details
Copy full SHA for ff38c8e
View code at this point
Browse repository at this point
Fix build
mattn
committed
c1abf95
View commit details
Copy full SHA for c1abf95
View code at this point
Browse repository at this point
Fix test
mattn
committed
d7dbb90
View commit details
Copy full SHA for d7dbb90
View code at this point
Browse repository at this point
Support $NNN-style named parameter. Close #187
mattn
committed
a6c2085
View commit details
Copy full SHA for a6c2085
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Fix test
mattn
committed
f40baee
View commit details
Copy full SHA for f40baee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.