taopq
taopq copied to clipboard
C++ client library for PostgreSQL
Thank you for your work on this project! It would be very helpful for us if you had releases, release branches, or some kind of versioning so we aren't all...
I have a use case where I'd like to store tables with a dynamic number of columns. The use case is from analysis measurements, where users can configure the actually...
I got this warning and next thing I found that LLVM 19 will remove it completely making it impossible to build taopq with this toolchain. Any chance this could be...
I am using set (PostgreSQL_ROOT "xxxxx") in my CMake file and getting following warning / error from CMake: CMake Warning (dev) at 3rd-party/taopq/CMakeLists.txt:12 (find_package): Policy CMP0074 is not set: find_package...