mirror of
https://github.com/rbock/sqlpp11.git
synced 2025-01-14 01:37:58 +08:00
eac9a6e5e3
- 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>