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 }}
pylam
/
SQLiteCpp
Public
forked from
SRombauts/SQLiteCpp
Notifications
You must be signed in to change notification settings
Fork
1
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2019
fix
Alan Lam
committed
c99a16e
View commit details
Copy full SHA for c99a16e
Browse repository at this point
Commits on Apr 28, 2019
my example
Alan Lam
committed
a88315b
View commit details
Copy full SHA for a88315b
Browse repository at this point
Commits on Apr 27, 2019
pump files to 3.28.0
Alan Lam
committed
92ed68a
View commit details
Copy full SHA for 92ed68a
Browse repository at this point
Commits on Apr 3, 2019
add script to merge with upstream
Alan Lam
committed
6cbf125
View commit details
Copy full SHA for 6cbf125
Browse repository at this point
Commits on Mar 30, 2019
Merge pull request #194 from Linux13524/fix/msvc19
Show description for 7db3077
SRombauts
authored
7db3077
View commit details
Copy full SHA for 7db3077
Browse repository at this point
Fix problem with MSVC 19
Show description for 65ecffb
Linux13524
committed
65ecffb
View commit details
Copy full SHA for 65ecffb
Browse repository at this point
Commits on Mar 5, 2019
Fix Statement destructor since addition of the move constructor
SRombauts
committed
5042514
View commit details
Copy full SHA for 5042514
Browse repository at this point
Commits on Mar 4, 2019
Add a Statement::Ptr move constructor to fix leak because of ref counter incremented on copy
SRombauts
committed
f2b1017
View commit details
Copy full SHA for f2b1017
Browse repository at this point
Added .editorconfig
KOLANICH
authored and
SRombauts
committed
13c5d4f
View commit details
Copy full SHA for 13c5d4f
Browse repository at this point
Removed *.cmake from .gitignore
KOLANICH
authored and
SRombauts
committed
96df7c9
View commit details
Copy full SHA for 96df7c9
Browse repository at this point
Update changelog
SRombauts
committed
7ee757e
View commit details
Copy full SHA for 7ee757e
Browse repository at this point
Merge pull request #192 from jrave/bind_parameter_count
Show description for f1301a4
SRombauts
authored
f1301a4
View commit details
Copy full SHA for f1301a4
Browse repository at this point
Fix #190 Add Statement move constructor
SRombauts
committed
78915c8
View commit details
Copy full SHA for 78915c8
Browse repository at this point
Add wrapper for bind parameter count
jrave
committed
1dab172
View commit details
Copy full SHA for 1dab172
Browse repository at this point
Unit test using a Builder function to showcase the Database move contructor
SRombauts
committed
af8e2ce
View commit details
Copy full SHA for af8e2ce
Browse repository at this point
Commits on Mar 3, 2019
Implement Database move constructors for MSVC #190
Show description for 678562e
SRombauts
committed
678562e
View commit details
Copy full SHA for 678562e
Browse repository at this point
Fix #191 CMake Warning line 299
SRombauts
committed
cb6c16a
View commit details
Copy full SHA for cb6c16a
Browse repository at this point
Update changelog with references to latest issues
SRombauts
committed
469148a
View commit details
Copy full SHA for 469148a
Browse repository at this point
Release 2.3.0
SRombauts
committed
09dd108
View commit details
Copy full SHA for 09dd108
Browse repository at this point
Fix CMakeLists.txt to build under Bash on Ubuntu on Windows
Show description for 6dc7f9b
SRombauts
committed
6dc7f9b
View commit details
Copy full SHA for 6dc7f9b
Browse repository at this point
Add implicit cast operators to char & short and their unsigned variants
Show description for 35aaf73
SRombauts
committed
35aaf73
View commit details
Copy full SHA for 35aaf73
Browse repository at this point
Fix #189 unit test "Column.basis" failing on Visual Studio 2013
Show description for 2e69a81
SRombauts
committed
2e69a81
View commit details
Copy full SHA for 2e69a81
Browse repository at this point
Commits on Mar 2, 2019
Fix #167 sqlite3 library cannot be built on Linux when dynamically linked
SRombauts
committed
ca45c67
View commit details
Copy full SHA for ca45c67
Browse repository at this point
Updated changelog with past year changes
SRombauts
committed
5dcb9af
View commit details
Copy full SHA for 5dcb9af
Browse repository at this point
Revert OLD cmake policy & tested commented out
SRombauts
committed
804879d
View commit details
Copy full SHA for 804879d
Browse repository at this point
Add test case to try to repro the reported ambiguous bind() int64_t on LP64 Android
SRombauts
committed
df7d113
View commit details
Copy full SHA for df7d113
Browse repository at this point
Merge pull request #187 from IAmWebSA/master
Show description for efa3da6
SRombauts
authored
efa3da6
View commit details
Copy full SHA for efa3da6
Browse repository at this point
Update copyright notice
SRombauts
committed
2cb3cb2
View commit details
Copy full SHA for 2cb3cb2
Browse repository at this point
Commits on Mar 1, 2019
Sqlite 3.27.1 -> 3.27.2 version bump
IAmWebSA
committed
71a37d5
View commit details
Copy full SHA for 71a37d5
Browse repository at this point
Commits on Feb 13, 2019
Merge pull request #183 from IAmWebSA/master
Show description for 4f60c90
SRombauts
authored
4f60c90
View commit details
Copy full SHA for 4f60c90
Browse repository at this point
Merge pull request #157 from hubslave/patch-1
Show description for 9667c52
SRombauts
authored
9667c52
View commit details
Copy full SHA for 9667c52
Browse repository at this point
CMake compatibility (#170)
Show description for 8901553
jowr
authored and
SRombauts
committed
8901553
View commit details
Copy full SHA for 8901553
Browse repository at this point
Updated SQlite to 3.27.1
Show description for 7de6b1e
IAmWebSA
committed
7de6b1e
View commit details
Copy full SHA for 7de6b1e
Browse repository at this point
Commits on Feb 3, 2019
Merge pull request #176 from tjhowse/master
Show description for 6c7b79e
SRombauts
authored
6c7b79e
View commit details
Copy full SHA for 6c7b79e
Browse repository at this point
Commits on Feb 1, 2019
Fix error message regarding git submodule init/update.
Travis Howse
committed
28e72f3
View commit details
Copy full SHA for 28e72f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.