0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests
Roland Bock cc49ba1524 Cleaned up logic.h
all_t was not to be used as a type but as a value, thus, it should be `all`.
Same with any and none.
2024-08-17 19:57:21 +02:00
..
core Cleaned up logic.h 2024-08-17 19:57:21 +02:00
include More moves 2024-07-30 07:32:30 +02:00
mysql serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
postgresql serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
scripts Move stuff into core 2024-07-29 20:38:10 +02:00
sqlite3 serialize -> to_sql_string 2024-08-10 15:35:58 +02:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00