FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · rbock/sqlpp11 · GitHub
rbock
/
sqlpp11
Public
Notifications
You must be signed in to change notification settings
Fork
361
Star
2.6k
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Apr 28, 2024
Fix compilation issues with C++17
rbock
committed
2e8fd1b
View commit details
Copy full SHA for 2e8fd1b
Browse repository at this point
Commits on Apr 27, 2024
Remove all result fields
rbock
committed
4659677
View commit details
Copy full SHA for 4659677
Browse repository at this point
All postgresql tests compile and pass
rbock
committed
d7fb138
View commit details
Copy full SHA for d7fb138
Browse repository at this point
Make postgresql tests compile
rbock
committed
afb2789
View commit details
Copy full SHA for afb2789
Browse repository at this point
Commits on Apr 21, 2024
Make mysql usage tests compile
rbock
committed
9efbdd7
View commit details
Copy full SHA for 9efbdd7
Browse repository at this point
Make core tests compile
rbock
committed
de60752
View commit details
Copy full SHA for de60752
Browse repository at this point
Add backports for string_view and span
Show description for 1ea1a3e
rbock
committed
1ea1a3e
View commit details
Copy full SHA for 1ea1a3e
Browse repository at this point
Commits on Apr 20, 2024
First version of sqlpp::optional
Show description for 249446e
rbock
committed
249446e
View commit details
Copy full SHA for 249446e
Browse repository at this point
Commits on Apr 14, 2024
Most sqlite3 tests compile, but text parameters are broken
rbock
committed
a830365
View commit details
Copy full SHA for a830365
Browse repository at this point
Commits on Apr 13, 2024
Mini POC to get started with transition to using optional for result fields
Show description for 41b64cd
rbock
committed
41b64cd
View commit details
Copy full SHA for 41b64cd
Browse repository at this point
Update the documentation for NULL #568
rbock
committed
ac9d0b4
View commit details
Copy full SHA for ac9d0b4
Browse repository at this point
Commits on Apr 10, 2024
Update FindMariaDB.cmake
Show description for 637afd0
JoyBinY
authored and
rbock
committed
637afd0
View commit details
Copy full SHA for 637afd0
Browse repository at this point
Commits on Apr 7, 2024
Update Select.md
Show description for 75ce4f7
rbock
authored
75ce4f7
View commit details
Copy full SHA for 75ce4f7
Browse repository at this point
Commits on Apr 5, 2024
Add time of day paramter for mysql #565
rbock
committed
eb2e569
View commit details
Copy full SHA for eb2e569
Browse repository at this point
Commits on Mar 29, 2024
Add time of day support for mysql connector #563
rbock
committed
ce13f2a
View commit details
Copy full SHA for ce13f2a
Browse repository at this point
Commits on Mar 24, 2024
Add size() function to mysql::char_result_t #562
rbock
committed
fdbe089
View commit details
Copy full SHA for fdbe089
Browse repository at this point
Commits on Mar 9, 2024
Throw exception for multi-statements in sqlite3 execute #558
Show description for 93ab3fe
rbock
committed
93ab3fe
View commit details
Copy full SHA for 93ab3fe
Browse repository at this point
Commits on Jan 6, 2024
Add a missing break to the switch case that handles PostgreSQL errors 40XXX. (#552)
MeanSquaredError
authored
dccf343
View commit details
Copy full SHA for dccf343
Browse repository at this point
Commits on Jan 5, 2024
PostgreSQL exceptions for serialization_failure and deadlock_detected (#551)
Show description for 0cc45bd
MeanSquaredError
authored
0cc45bd
View commit details
Copy full SHA for 0cc45bd
Browse repository at this point
Add is_transaction_active() to all connectors (#550)
Show description for 9b49afa
MeanSquaredError
authored
9b49afa
View commit details
Copy full SHA for 9b49afa
Browse repository at this point
Commits on Dec 26, 2023
Add missing includes, #548
rbock
committed
3474a4f
View commit details
Copy full SHA for 3474a4f
Browse repository at this point
Commits on Nov 19, 2023
Allow alias of single-column select to be used as select column (#542)
rbock
committed
6cc2067
View commit details
Copy full SHA for 6cc2067
Browse repository at this point
Commits on Nov 18, 2023
Showcase alias of column name in sub-select, see #542
rbock
committed
5c67360
View commit details
Copy full SHA for 5c67360
Browse repository at this point
Commits on Nov 17, 2023
Fix warnings in Python regexes by adding missing backslashes.
MeanSquaredError
authored and
rbock
committed
a1baba0
View commit details
Copy full SHA for a1baba0
Browse repository at this point
Commits on Nov 16, 2023
Fix build on x86
alicealys
authored and
rbock
committed
7a21ab6
View commit details
Copy full SHA for 7a21ab6
Browse repository at this point
Commits on Nov 3, 2023
Demonstrate insert with select (#539)
rbock
committed
c199253
View commit details
Copy full SHA for c199253
Browse repository at this point
Commits on Nov 2, 2023
Introduce postgresql::remove_from with optional returning clause (#538)
rbock
committed
451e337
View commit details
Copy full SHA for 451e337
Browse repository at this point
Commits on Oct 21, 2023
Fix compile issue for VS2015.3 (#536)
rbock
committed
9e19911
View commit details
Copy full SHA for 9e19911
Browse repository at this point
Commits on Oct 14, 2023
Add comparison operator serialization tests
rbock
committed
96fb4d7
View commit details
Copy full SHA for 96fb4d7
Browse repository at this point
Fix warning for `greater_equal` operator.
korolew
authored and
rbock
committed
7b755b6
View commit details
Copy full SHA for 7b755b6
Browse repository at this point
Commits on Oct 8, 2023
[mysql] Remove (auto-)reconnect
Show description for 50aa733
rbock
committed
50aa733
View commit details
Copy full SHA for 50aa733
Browse repository at this point
Commits on Oct 3, 2023
Connection pools documentation and example (#533)
Show description for 7f04435
MeanSquaredError
authored
7f04435
View commit details
Copy full SHA for 7f04435
Browse repository at this point
Commits on Oct 1, 2023
Maybe fix compile error on AppVeyor
rbock
committed
a2d884d
View commit details
Copy full SHA for a2d884d
Browse repository at this point
(Maybe) fix test compilation error on AppVeyor
rbock
committed
a0a4f19
View commit details
Copy full SHA for a0a4f19
Browse repository at this point
Fix use-after-scope-exit in connection pool tests
Show description for 1d4641f
rbock
committed
1d4641f
View commit details
Copy full SHA for 1d4641f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL