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 }}
andrikash
/
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
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Oct 28, 2018
Fix blob field display
fjkfwz
authored and
rbock
committed
da5cf19
Copy full SHA for da5cf19
Commits on Sep 25, 2018
Merge pull request #249 from Erroneous1/feature/split_tables
Show description for 9d430b2
rbock
authored
9d430b2
Copy full SHA for 9d430b2
Add option to ddl2cpp to enable splitting tables into individual header files
Erroneous1
committed
4c53ffc
Copy full SHA for 4c53ffc
Commits on Aug 14, 2018
Merge pull request #233 from egorpugin/develop
Show description for f204bf0
rbock
authored
f204bf0
Copy full SHA for f204bf0
Merge pull request #246 from sjoubert/test_functions_typo
Show description for 1f1ec60
rbock
authored
1f1ec60
Copy full SHA for 1f1ec60
Commits on Aug 13, 2018
Merge pull request #247 from sjoubert/multi_insert_value_or_null
Show description for 80ccb35
rbock
authored
80ccb35
Copy full SHA for 80ccb35
Add support of value_or_null in multi-insert
sjoubert
committed
114b9ab
Copy full SHA for 114b9ab
Fix typos in function's tests
sjoubert
committed
3faa8fa
Copy full SHA for 3faa8fa
Commits on Jul 6, 2018
Merge tag '0.57' into develop
Show description for ba05135
rbock
committed
ba05135
Copy full SHA for ba05135
Merge branch 'release/0.57'
rbock
committed
32abab9
Copy full SHA for 32abab9
Commits on Jul 5, 2018
Merge pull request #240 from dirkvdb/develop
Show description for d3f7eb0
rbock
authored
d3f7eb0
Copy full SHA for d3f7eb0
Fixed transaction_t move constructor
dirkvdb
committed
6a45d05
Copy full SHA for 6a45d05
Commits on Jun 28, 2018
Merge branch 'develop' of https://github.com/rbock/sqlpp11 into develop
rbock
committed
910973d
Copy full SHA for 910973d
Add serializer for value_or_null
rbock
committed
8d05e4e
Copy full SHA for 8d05e4e
Commits on Jun 27, 2018
Merge pull request #237 from rustyx/msvc-patch-1
Show description for 2541301
rbock
authored
2541301
Copy full SHA for 2541301
Commits on Jun 26, 2018
Add comments to code that is required to not compile
rbock
committed
ef01958
Copy full SHA for ef01958
Commits on Jun 25, 2018
Remove "MSVC 2017 is currently broken" message
rustyx
authored
14ae288
Copy full SHA for 14ae288
Commits on Jun 1, 2018
Merge tag '0.56' into develop
Show description for 76ec663
rbock
committed
76ec663
Copy full SHA for 76ec663
Merge branch 'release/0.56'
rbock
committed
2a26663
Copy full SHA for 2a26663
Fix merge error.
rbock
committed
5213022
Copy full SHA for 5213022
Merge tag '0.55' into develop
Show description for cc63608
rbock
committed
cc63608
Copy full SHA for cc63608
Merge branch 'release/0.55'
rbock
committed
5e6e797
Copy full SHA for 5e6e797
Merge tag '0.55' into develop
Show description for 517f313
rbock
committed
517f313
Copy full SHA for 517f313
Formatting...
rbock
committed
cc96fc4
Copy full SHA for cc96fc4
Merge branch 'release/0.55'
rbock
committed
a643095
Copy full SHA for a643095
Commits on May 13, 2018
Merge pull request #234 from dcojan/ppgen-add-missing-unsigned-integer-type
Show description for 42dd60d
rbock
authored
42dd60d
Copy full SHA for 42dd60d
add an unsigned integer field in tests/Ppgen.cpp
dcojan
committed
e5b9e0a
Copy full SHA for e5b9e0a
add missing unsigned integer types in ppgen
dcojan
committed
49d46ed
Copy full SHA for 49d46ed
Commits on Apr 28, 2018
Fix triggering static asserts multiple operators
rbock
committed
ac500e2
Copy full SHA for ac500e2
Commits on Apr 20, 2018
Fix program desc.
egorpugin
committed
9db9fed
Copy full SHA for 9db9fed
Remove blank line.
egorpugin
committed
c9007a7
Copy full SHA for c9007a7
Add simplified sqlite2cpp generator script that uses sqlite3 schema parsing.
egorpugin
committed
c7da187
Copy full SHA for c7da187
Commits on Apr 19, 2018
Fixed missing include
rbock
committed
9d64a5c
Copy full SHA for 9d64a5c
Added example for recursive CTE
rbock
committed
33ed5b1
Copy full SHA for 33ed5b1
Commits on Apr 18, 2018
Merge pull request #231 from th0br0/fix/ddl2cpp_check
Show description for 1c6324e
rbock
authored
1c6324e
Copy full SHA for 1c6324e
Pagination
Previous
Next
You can’t perform that action at this time.