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 }}
ylhStore
/
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 and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlpp11
include
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 11, 2021
Fix compiler warnings.
rbock
committed
181cc5f
View commit details
Copy full SHA for 181cc5f
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Support MySQL connect timeout option
AndiDog
authored and
rbock
committed
36d3d30
View commit details
Copy full SHA for 36d3d30
View code at this point
Browse repository at this point
Add missing includes
AndiDog
authored and
rbock
committed
c37c8d3
View commit details
Copy full SHA for c37c8d3
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
Add unsigned bind to postgresql (#395)
Leon0402
authored
e7590dc
View commit details
Copy full SHA for e7590dc
View code at this point
Browse repository at this point
Commits on Nov 14, 2021
Added blob support for postgresql
Show description for 310a624
rbock
committed
310a624
View commit details
Copy full SHA for 310a624
View code at this point
Browse repository at this point
Started to migrate postgresql connector into sqlpp11 repo.
Show description for 4c94260
rbock
committed
4c94260
View commit details
Copy full SHA for 4c94260
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Add missing includes
rbock
committed
554c31d
View commit details
Copy full SHA for 554c31d
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
Remove table::ref (see #345).
rbock
committed
d2cd61a
View commit details
Copy full SHA for d2cd61a
View code at this point
Browse repository at this point
Fixed missing include and two compiler warnings
rbock
committed
138da00
View commit details
Copy full SHA for 138da00
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
result: make nested iterator C++20 conformant
theodelrieu
authored and
rbock
committed
3f7fe2d
View commit details
Copy full SHA for 3f7fe2d
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Fixed global variable
Show description for 4a8c941
rbock
committed
4a8c941
View commit details
Copy full SHA for 4a8c941
View code at this point
Browse repository at this point
Fix missing inline attributes for mysql connector
Show description for bde0103
rbock
committed
bde0103
View commit details
Copy full SHA for bde0103
View code at this point
Browse repository at this point
Fix missing inline attributes for sqlite3 connector
Show description for caee00e
rbock
committed
caee00e
View commit details
Copy full SHA for caee00e
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Remove same-name check for result columns
Show description for a3c2b18
rbock
committed
a3c2b18
View commit details
Copy full SHA for a3c2b18
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Added shift left and shift right operators.
rbock
committed
136b533
View commit details
Copy full SHA for 136b533
View code at this point
Browse repository at this point
Drop copy_tuple_arg.h
Show description for 24a0734
rbock
committed
24a0734
View commit details
Copy full SHA for 24a0734
View code at this point
Browse repository at this point
Remove obsolete all_of_t
Show description for 1e2fff0
rbock
committed
1e2fff0
View commit details
Copy full SHA for 1e2fff0
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
Remove superfluous include
rbock
committed
f6bbac0
View commit details
Copy full SHA for f6bbac0
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
Make sqlite3 connector header-only
rbock
committed
64aba48
View commit details
Copy full SHA for 64aba48
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
Make mysql connector header-only
rbock
committed
660e3bd
View commit details
Copy full SHA for 660e3bd
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Add order_by and limit for mysql remove and update
Show description for 1d57d28
rbock
committed
1d57d28
View commit details
Copy full SHA for 1d57d28
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
Moved mysql/mariadb connector over here.
rbock
committed
5e16f32
View commit details
Copy full SHA for 5e16f32
View code at this point
Browse repository at this point
Moved sqlite3 over here.
rbock
committed
2e683a4
View commit details
Copy full SHA for 2e683a4
View code at this point
Browse repository at this point
Cleanup some warning and includes
rbock
committed
d0a8ea2
View commit details
Copy full SHA for d0a8ea2
View code at this point
Browse repository at this point
Finished replacing serializer_t
rbock
committed
6802177
View commit details
Copy full SHA for 6802177
View code at this point
Browse repository at this point
Next step in replacing serializer_t
rbock
committed
2cab1fa
View commit details
Copy full SHA for 2cab1fa
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Started to replace serializer_t
rbock
committed
61116f8
View commit details
Copy full SHA for 61116f8
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Remove variations of serialization from interpretable
Show description for cf87fbd
rbock
committed
cf87fbd
View commit details
Copy full SHA for cf87fbd
View code at this point
Browse repository at this point
Remove multi_column.
Show description for 34a8f34
rbock
committed
34a8f34
View commit details
Copy full SHA for 34a8f34
View code at this point
Browse repository at this point
Commits on Jul 25, 2021
Add is_equal_or_null(col, some_value_or_null)
Show description for d68744c
rbock
committed
d68744c
View commit details
Copy full SHA for d68744c
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Remove _is_trivial from *_operand
rbock
committed
135db93
View commit details
Copy full SHA for 135db93
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
Remove rhs_wrap (was required for tvin only)
rbock
committed
93b0093
View commit details
Copy full SHA for 93b0093
View code at this point
Browse repository at this point
Remove tvin
Show description for db0295a
rbock
committed
db0295a
View commit details
Copy full SHA for db0295a
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
Add missing include (#368)
rbock
committed
35c2b9e
View commit details
Copy full SHA for 35c2b9e
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Update connection_pool.h (#363)
byronhe
authored
739b3db
View commit details
Copy full SHA for 739b3db
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.