I am using fmt library to build query to perform operation on PostgreSQL. I am using libpqxx to interface with postgress.
Environment
C++17
MSVC 16.8.3<