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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
CovenantSQL
/
go-sqlite3-encrypt
Public
forked from
mattn/go-sqlite3
Notifications
You must be signed in to change notification settings
Fork
8
Star
58
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
go-sqlite3-encrypt
_example
on
develop
User selector
All users
All time
Commit history
Commits on Jun 18, 2019
Remove useless unicode dir
auxten
committed
e8dc67c
View commit details
Copy full SHA for e8dc67c
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Fix include
auxten
committed
211814e
View commit details
Copy full SHA for 211814e
View code at this point
Browse repository at this point
Add built-in libicu and tokenizer from Tencent/wcdb which is used in Wechat
auxten
committed
3b19aa4
View commit details
Copy full SHA for 3b19aa4
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
fix simple example, add README
auxten
committed
67be480
View commit details
Copy full SHA for 67be480
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
add tomcrypt to project
auxten
committed
438b87b
View commit details
Copy full SHA for 438b87b
View code at this point
Browse repository at this point
build can work now, need to solve the libcrypto dynamic link problem
auxten
committed
16a990b
View commit details
Copy full SHA for 16a990b
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
fix type of event code
Show description for 324c3f7
mattn
committed
324c3f7
View commit details
Copy full SHA for 324c3f7
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
support sqlite3_limit to get/set run time limit
t2y
committed
d785b8f
View commit details
Copy full SHA for d785b8f
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Incorporate original PR 271 from https://github.com/brokensandals
Jason Abbott
committed
59bd281
View commit details
Copy full SHA for 59bd281
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
golint
mattn
committed
ecc5105
View commit details
Copy full SHA for ecc5105
View code at this point
Browse repository at this point
golint
mattn
committed
f9e79c0
View commit details
Copy full SHA for f9e79c0
View code at this point
Browse repository at this point
use pointer receiver
mattn
committed
a9d61d5
View commit details
Copy full SHA for a9d61d5
View code at this point
Browse repository at this point
fix import path
mattn
committed
fca908b
View commit details
Copy full SHA for fca908b
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
[vtable] Rename Context to SQLiteContext
Show description for 9efa963
conorbranagan
committed
9efa963
View commit details
Copy full SHA for 9efa963
View code at this point
Browse repository at this point
[vtable] Add pure Go example of GitHub repo vtable.
conorbranagan
committed
618e784
View commit details
Copy full SHA for 618e784
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Merge pull request #279 from otoolep/src_dst_swapped
Show description for c2ab9a4
mattn
authored
c2ab9a4
View commit details
Copy full SHA for c2ab9a4
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
dummy constants
mattn
committed
b59c804
View commit details
Copy full SHA for b59c804
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
fixes #368
mattn
committed
efea85c
View commit details
Copy full SHA for efea85c
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Fix example import to point to mattn repo.
gconnell
committed
341bfcf
View commit details
Copy full SHA for 341bfcf
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Example program for the new SetTrace()
Show description for 17a6846
gimpldo
authored and
mattn
committed
17a6846
View commit details
Copy full SHA for 17a6846
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
add missing error checking to simple example
stanim
committed
ed21175
View commit details
Copy full SHA for ed21175
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
Fix reversed source and destination names
otoolep
committed
baa815b
View commit details
Copy full SHA for baa815b
View code at this point
Browse repository at this point
Alphabetical imports
otoolep
committed
960d6a3
View commit details
Copy full SHA for 960d6a3
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
remove binary file
mattn
committed
64bb935
View commit details
Copy full SHA for 64bb935
View code at this point
Browse repository at this point
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 example to check the correct error value
marccampbell
committed
5532d1d
View commit details
Copy full SHA for 5532d1d
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
remove duplicated Close
Show description for 94efba9
gmarik
committed
94efba9
View commit details
Copy full SHA for 94efba9
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
Rename sqlite3.{c,h} to sqlite3-binding.{c,h}
Show description for 3d6c6f9
stgraber
committed
3d6c6f9
View commit details
Copy full SHA for 3d6c6f9
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Update simple.go (very small change)
Show description for 0cdea24
antoine-lizee
committed
0cdea24
View commit details
Copy full SHA for 0cdea24
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
Add backup. Close #104
mattn
committed
e52d4b0
View commit details
Copy full SHA for e52d4b0
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
Add example that query github repositories
mattn
committed
79fb933
View commit details
Copy full SHA for 79fb933
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
rename
mattn
committed
1c16dbe
View commit details
Copy full SHA for 1c16dbe
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
Implements Execer
mattn
committed
d4673cd
View commit details
Copy full SHA for d4673cd
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Add Makefile
mattn
committed
75ef7d6
View commit details
Copy full SHA for 75ef7d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.