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
2026-01-01 18:51:15 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c65e6604351df75cd52e4af247a7fd7f0ddcb4b4
sqlpp11
/
tests
History
MeanSquaredError
c65e660435
Fix handling of "-DSQLPP11_TESTS_CXX_STD=..." in tests/core/serialize/CMakeLists.txt (
#525
)
2023-09-15 06:41:58 +02:00
..
core
Fix handling of "-DSQLPP11_TESTS_CXX_STD=..." in tests/core/serialize/CMakeLists.txt (
#525
)
2023-09-15 06:41:58 +02:00
include
Connection pools (
#499
)
2023-07-17 06:14:23 +02:00
mysql
Fix a false test failure in the sqlpp11.mysql.usage.DateTime caused by rounding down a timepoint.
2023-08-26 07:17:03 +00:00
postgresql
Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (
#506
)
2023-07-25 07:00:05 +02:00
scripts
ddl2cpp command line argument for custom types (
#491
)
2023-06-22 07:06:00 +02:00
sqlite3
Cleanup SQLite3 connector code (
#514
)
2023-08-17 07:26:54 +02:00
CMakeLists.txt
style: Align CMake files with 4 spaces indent
2022-11-26 08:32:46 +01:00