0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests/core
MeanSquaredError 25bca54ba7
Replace regex-based date/time parsing with manual parser (#520)
* Replace regex-based date/time string parsing with manually written parsing code.

* Add date/time parser tests.
2023-09-07 06:23:44 +02:00
..
constraints style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00
serialize 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
static_asserts 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
types gcc warnings (#496) 2023-06-28 06:32:39 +02:00
usage Replace regex-based date/time parsing with manual parser (#520) 2023-09-07 06:23:44 +02:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00