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 }}
rbock
/
sqlpp23
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
177
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlpp23
include
sqlpp23
on
main
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
mysql connector: remove unused code
Leander Schulten
authored and
rbock
committed
5509b91
View commit details
Copy full SHA for 5509b91
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
Stop using serial = integral in C++, see #142
rbock
committed
0933fea
View commit details
Copy full SHA for 0933fea
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
Split common aliases into separate header, see #140
rbock
committed
59b3d8d
View commit details
Copy full SHA for 59b3d8d
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
Merge --path-to-cpp-types and --path-to-custom-types, #130
Show description for 79e3331
rbock
committed
79e3331
View commit details
Copy full SHA for 79e3331
View code at this point
Browse repository at this point
Commits on May 30, 2026
Simplify code for chaining AND or OR expressions, #118
Show description for 575bd60
rbock
committed
575bd60
View commit details
Copy full SHA for 575bd60
View code at this point
Browse repository at this point
Commits on May 29, 2026
Fix serialization of chained logical expressions with dynamic operands, #118
rbock
committed
1a15dfa
View commit details
Copy full SHA for 1a15dfa
View code at this point
Browse repository at this point
Commits on May 12, 2026
Add alternative factory function for dynamic, #112
rbock
committed
c45e987
View commit details
Copy full SHA for c45e987
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Add NULLS FIRST / LAST, #91
rbock
committed
905352f
View commit details
Copy full SHA for 905352f
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Fix requires-clause for add_values in multi-line inserts
Show description for 59a8872
rbock
committed
59a8872
View commit details
Copy full SHA for 59a8872
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
Allow dynamic assignments in multirow inserts
Show description for 7d257ab
rbock
committed
7d257ab
View commit details
Copy full SHA for 7d257ab
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Add custom type example, #106
rbock
committed
cd5d75c
View commit details
Copy full SHA for cd5d75c
View code at this point
Browse repository at this point
Turn read_field into a free function, #106
Show description for 3950589
rbock
committed
3950589
View commit details
Copy full SHA for 3950589
View code at this point
Browse repository at this point
Turn read_field into a free function, #106
rbock
committed
b5e913a
View commit details
Copy full SHA for b5e913a
View code at this point
Browse repository at this point
Add missing moves
Show description for 3e76671
rbock
committed
3e76671
View commit details
Copy full SHA for 3e76671
View code at this point
Browse repository at this point
Add some missing moves
rbock
committed
05e0bb9
View commit details
Copy full SHA for 05e0bb9
View code at this point
Browse repository at this point
Make several data members private
Show description for eb60e5a
rbock
committed
eb60e5a
View commit details
Copy full SHA for eb60e5a
View code at this point
Browse repository at this point
Adjust field names for between expressions
Show description for 3bee351
rbock
committed
3bee351
View commit details
Copy full SHA for 3bee351
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Make several data members private
Show description for 6082d23
rbock
committed
6082d23
View commit details
Copy full SHA for 6082d23
View code at this point
Browse repository at this point
Remove double friend, #109
rbock
committed
ddb7ded
View commit details
Copy full SHA for ddb7ded
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Add user-defined literal to create a nametag provider from a string literal, usable as normal parameter to .as(<NameTagProvider>)
vaijns
authored and
rbock
committed
7089faa
View commit details
Copy full SHA for 7089faa
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Introduce verbatim_clause
Show description for 59638af
rbock
committed
59638af
View commit details
Copy full SHA for 59638af
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Reflection-based aliases (#101)
Show description for 4b61d6c
vaijns
authored
4b61d6c
View commit details
Copy full SHA for 4b61d6c
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
Change "precision" from max_digits to digits
Show description for dfb6fb8
rbock
committed
dfb6fb8
View commit details
Copy full SHA for dfb6fb8
View code at this point
Browse repository at this point
Fix bool parameters for postgresql
Show description for eeab438
rbock
committed
eeab438
View commit details
Copy full SHA for eeab438
View code at this point
Browse repository at this point
Fix tests I broke yesterday
rbock
committed
b221f47
View commit details
Copy full SHA for b221f47
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
Fix gcc shadow and conversion warnings
rbock
committed
563cbab
View commit details
Copy full SHA for 563cbab
View code at this point
Browse repository at this point
Fix clang shadow and conversion warnings
rbock
committed
2a7007f
View commit details
Copy full SHA for 2a7007f
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Transaction test the rollback function
Show description for e1cc313
SimpleForest
authored and
rbock
committed
e1cc313
View commit details
Copy full SHA for e1cc313
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
Add log_category parameter to log function, #86
Show description for c60d2fc
rbock
committed
c60d2fc
View commit details
Copy full SHA for c60d2fc
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
Provide order_by, limit, and offset for union, #83
Show description for e0041c1
rbock
committed
e0041c1
View commit details
Copy full SHA for e0041c1
View code at this point
Browse repository at this point
Better encapsulation in sort_order_expression
rbock
committed
252ce95
View commit details
Copy full SHA for 252ce95
View code at this point
Browse repository at this point
Forbid expressions that require tables in limit and offset
Show description for c3ca6b2
rbock
committed
c3ca6b2
View commit details
Copy full SHA for c3ca6b2
View code at this point
Browse repository at this point
Add type traits to detect clauses incompatible with union
rbock
committed
d07ac1b
View commit details
Copy full SHA for d07ac1b
View code at this point
Browse repository at this point
is_field_compatible: Rename Value -> DataType
rbock
committed
d393c49
View commit details
Copy full SHA for d393c49
View code at this point
Browse repository at this point
Fix is_result_compatible
Show description for 6ec98f7
rbock
committed
6ec98f7
View commit details
Copy full SHA for 6ec98f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.