0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
Carel eac9a6e5e3
Const connection config (#494)
- The postgres connection does not change the connection_config thus passing it as const.
- Implies 'thread safety' when using the same config for multiple connections

Co-authored-by: Carel Combrink <carel.combrink@vastech.co.za>
2023-06-20 06:28:22 +02:00
..
core std::string_view should also be assignable in prepared statements 2023-04-03 06:16:57 +02:00
mysql #471 serializers: ensure float precision (#472) 2023-02-18 08:10:50 +01:00
postgresql Const connection config (#494) 2023-06-20 06:28:22 +02:00
scripts style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00
sqlite3 #471 serializers: ensure float precision (#472) 2023-02-18 08:10:50 +01:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00