Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hinh1108
/
sqlpp11
Public
forked from
rbock/sqlpp11
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Jun 23, 2020
Add support for parameterized_verbatim (#341)
Show description for d1b34b6
MacDue
authored
d1b34b6
Copy full SHA for d1b34b6
Commits on May 6, 2020
Merge tag '0.59' into develop
Show description for 37078eb
rbock
committed
37078eb
Copy full SHA for 37078eb
Merge branch 'release/0.59'
rbock
committed
2b5f8d7
Copy full SHA for 2b5f8d7
changed header to use stddef.h
faizol
authored and
rbock
committed
23cb8f4
Copy full SHA for 23cb8f4
changed type_set.h to use cstddef so that size_t would be consistent across the library
faizol
authored and
rbock
committed
b336346
Copy full SHA for b336346
update for gcc10 compilation
faizol
authored and
rbock
committed
cd20805
Copy full SHA for cd20805
Commits on Feb 15, 2020
Make connection pool useable
MacDue
authored and
rbock
committed
73df6df
Copy full SHA for 73df6df
Minimal over() implementation for aggregate functions (#316)
Show description for a51b6da
MacDue
and
benmxwl-arm
authored
a51b6da
Copy full SHA for a51b6da
Commits on Feb 13, 2020
Update vcpkg installation instructions (#314)
Show description for 6d2b64e
NancyLi1013
authored
6d2b64e
Copy full SHA for 6d2b64e
Commits on Feb 12, 2020
Add vcpkg installation instructions
NancyLi1013
authored and
rbock
committed
e35785c
Copy full SHA for e35785c
Commits on Feb 8, 2020
Make sure find_package(Sqlpp11) can be done multiple times (#306)
Show description for c1c1626
sjoubert
authored
c1c1626
Copy full SHA for c1c1626
Commits on Feb 6, 2020
Add begin and end keywords in the reserved names to be escaped (#310)
sjoubert
authored
183a051
Copy full SHA for 183a051
Commits on Oct 14, 2019
Use Python3 for test_scripts (#298)
Show description for c021c49
uyha
authored and
rbock
committed
c021c49
Copy full SHA for c021c49
Commits on Oct 9, 2019
Fix missing space for operator-
rbock
committed
bb77cc1
Copy full SHA for bb77cc1
Commits on Oct 5, 2019
Adjust sample.sql and ddl2cpp to match Sample.h
rbock
committed
268c176
Copy full SHA for 268c176
Commits on Aug 28, 2019
Remove aggregate attribute from `trim()`
rbock
committed
5b2b175
Copy full SHA for 5b2b175
Commits on Aug 20, 2019
Fix some formatting in wish list
rbock
authored
4f9f001
Copy full SHA for 4f9f001
Add wishlist.md
rbock
committed
5f5d611
Copy full SHA for 5f5d611
Fix expressions for unsigned integral as suggested by @fraillt
rbock
committed
7f29a0b
Copy full SHA for 7f29a0b
Fix serialization of empty dynamic_where
Show description for 43ec234
rbock
committed
43ec234
Copy full SHA for 43ec234
Commits on Jul 10, 2019
Add -identity-naming argument from ddl2cpp to sqlite2cpp.py
Brett Boston
authored and
rbock
committed
a3970ce
Copy full SHA for a3970ce
Commits on May 25, 2019
Fix joins with CTEs
rbock
committed
daa672e
Copy full SHA for daa672e
Commits on Apr 18, 2019
Merge tag '0.58' into develop
Show description for c4db147
rbock
committed
c4db147
Copy full SHA for c4db147
Merge branch 'release/0.58'
rbock
committed
e9f6f07
Copy full SHA for e9f6f07
Added an example for reading time point values
rbock
committed
60267ab
Copy full SHA for 60267ab
Commits on Apr 11, 2019
Allow INSERT INTO from SELECT
rbock
committed
c729387
Copy full SHA for c729387
Commits on Mar 22, 2019
Make implicit array to pointer decay explicit
rbock
committed
b27406a
Copy full SHA for b27406a
Commits on Mar 19, 2019
Maybe make MSVC happy again...
Show description for 6f39293
rbock
committed
6f39293
Copy full SHA for 6f39293
Commits on Mar 3, 2019
Add `AUTOINCREMENT` support in ddl2cpp for sqlite3
rbock
committed
80e25a5
Copy full SHA for 80e25a5
Commits on Feb 27, 2019
Cleanup bogus return statements
rbock
committed
d1b8bde
Copy full SHA for d1b8bde
Commits on Feb 2, 2019
enable C++ 17 tests only on OS X
Show description for 9367071
dermojo
authored and
rbock
committed
9367071
Copy full SHA for 9367071
need to override CMAKE vars before building
dermojo
authored and
rbock
committed
42de155
Copy full SHA for 42de155
avoid expanding empty variables
dermojo
authored and
rbock
committed
949089d
Copy full SHA for 949089d
suspicious build error on travis
dermojo
authored and
rbock
committed
a9f5498
Copy full SHA for a9f5498
travis syntax problems...
dermojo
authored and
rbock
committed
076c9d6
Copy full SHA for 076c9d6
Pagination
Previous
Next
You can’t perform that action at this time.