This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
sqlpp11
Watch
1
Star
0
Fork
0
You've already forked sqlpp11
mirror of
https://github.com/rbock/sqlpp11.git
synced
2025-12-17 18:44:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
sqlpp11
/
tests
History
Roland Bock
6b6b5cc4fb
Fix missing wrap_operand in case/then/else_,
#624
...
case(...).then(...).else_(7) can now be used.
2025-06-24 12:04:09 +02:00
..
core
Fix missing wrap_operand in case/then/else_,
#624
2025-06-24 12:04:09 +02:00
include
Fix use-after-scope-exit in connection pool tests
2023-10-01 19:31:19 +02:00
mysql
Enable execute() to run prepared_statements for all connectors
2025-04-13 18:59:00 +00:00
postgresql
Add compilation of connectors to .appveyor
2025-06-15 10:42:09 +02:00
scripts
Improve the tests for invalid data types.
2024-06-12 07:25:19 +02:00
sqlite3
Add serialize test for LEFT OUTER JOIN, see also
#614
2024-12-23 20:25:39 +01:00
CMakeLists.txt
style: Align CMake files with 4 spaces indent
2022-11-26 08:32:46 +01:00