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 }}
wonder-fly
/
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
Breadcrumbs
History for
sqlpp11
examples
on
main
User selector
All users
All time
Commit History
Commits on Oct 3, 2023
Connection pools documentation and example (#533)
Show description for 7f04435
MeanSquaredError
authored
7f04435
Copy full SHA for 7f04435
Commits on Nov 26, 2022
style: Align CMake files with 4 spaces indent
hwhsu1231
authored and
rbock
committed
2aa9797
Copy full SHA for 2aa9797
Commits on Jan 22, 2022
clone from origin/main (#417)
navidcity
authored
d8f8411
Copy full SHA for d8f8411
Commits on Dec 2, 2021
Add Connector CMake Logic (#394)
Show description for d17bce9
Leon0402
authored
d17bce9
Copy full SHA for d17bce9
Commits on Aug 8, 2020
Feature/fetch content (#349)
Show description for 123bdb8
Leon0402
authored
123bdb8
Copy full SHA for 123bdb8
Commits on Oct 27, 2016
Removed examples from CppCon-2014
Show description for 86f5208
rbock
committed
86f5208
Copy full SHA for 86f5208
Commits on Jun 5, 2016
Added README to examples, hoping to avoid confusion
rbock
committed
c65cc7d
Copy full SHA for c65cc7d
Commits on Dec 29, 2015
Merge branch 'release/0.35'
Show description for 6dcdc41
rbock
committed
6dcdc41
Copy full SHA for 6dcdc41
Commits on Dec 28, 2015
fixed appveyor build
isliser
committed
b812ed5
Copy full SHA for b812ed5
Commits on Dec 27, 2015
Fixed a bunch of missing initializations
rbock
committed
b89e4c3
Copy full SHA for b89e4c3
Commits on Oct 29, 2015
Moved data types into separate folder, split boolean
Show description for 173d6ad
rbock
committed
173d6ad
Copy full SHA for 173d6ad
Commits on Sep 13, 2015
Reformatted using clang-format
Show description for 09f23ce
rbock
committed
09f23ce
Copy full SHA for 09f23ce
Commits on Aug 5, 2015
Remove trailing spaces.
rettichschnidi
committed
5756b23
Copy full SHA for 5756b23
Commits on May 29, 2015
make use of usage requirements
purpleKarrot
committed
b0453ff
Copy full SHA for b0453ff
build examples to a single, combined executable
purpleKarrot
committed
ec20a8a
Copy full SHA for ec20a8a
Commits on May 19, 2015
fixes & changes to ppgen
niXman
committed
07b5ae3
Copy full SHA for 07b5ae3
Commits on Mar 21, 2015
Fixed a bunch of shadowing warnings issued by g++
Show description for cdf8669
rbock
committed
cdf8669
Copy full SHA for cdf8669
Commits on Mar 8, 2015
Allow sqlpp be compiled as sub project
rbock
committed
d2975b3
Copy full SHA for d2975b3
Commits on Mar 5, 2015
Fixed ctest config
rbock
committed
0c42992
Copy full SHA for 0c42992
Commits on Feb 15, 2015
Adjusted license dates
rbock
committed
97de6fa
Copy full SHA for 97de6fa
Merge branch 'feature/with_cte' into develop
rbock
committed
80bc0fc
Copy full SHA for 80bc0fc
Commits on Feb 7, 2015
enable -Wpedantic and fix all the warnings
Show description for 3cef1a1
TyRoXx
authored and
rbock
committed
3cef1a1
Copy full SHA for 3cef1a1
enable -Wconversion and fix a warning
TyRoXx
authored and
rbock
committed
25883fc
Copy full SHA for 25883fc
Commits on Jan 31, 2015
boost-1.50 is required, trying to figure out which versions are available at travis
Show description for 8bdb3e9
rbock
committed
8bdb3e9
Copy full SHA for 8bdb3e9
Adjusted CMakeLists to accept boost-1.46.
Show description for ef21539
rbock
committed
ef21539
Copy full SHA for ef21539
boost.preprocessor hack & some cosmetic fixes
niXman
committed
df04290
Copy full SHA for df04290
Commits on Jan 30, 2015
fix for previous commit
niXman
committed
504bf96
Copy full SHA for 504bf96
Commits on Jan 29, 2015
Wrapped code generator example with a check for boost-1.56+
rbock
committed
59c5bc8
Copy full SHA for 59c5bc8
Commits on Jan 28, 2015
The first working implementation
niXman
committed
256060c
Copy full SHA for 256060c
Commits on Nov 30, 2014
We now have unique name representations per name
Show description for 74cafe3
rbock
committed
74cafe3
Copy full SHA for 74cafe3
Commits on Nov 23, 2014
Added portable static asserts
rbock
committed
e1c0072
Copy full SHA for e1c0072
Commits on Sep 17, 2014
Added tag to indicate that an expression contains an aggregate function
rbock
committed
3cab459
Copy full SHA for 3cab459
Commits on Sep 6, 2014
Fixed include path
Roland Bock
committed
88bd56f
Copy full SHA for 88bd56f
Added a few bad examples (commented)
rbock
committed
400f79b
Copy full SHA for 400f79b
Added a few examples
rbock
committed
9c04878
Copy full SHA for 9c04878
Pagination
Previous
Next
You can’t perform that action at this time.