Issues
- 5
- 0
Wrap `pqxx::type_name` in a function
#959 opened by jtv - 9
- 4
Do we need the EUC & MULE encoding groups?
#957 opened by jtv - 5
Encapsulate encoding information in string conversion
#955 opened by jtv - 0
Review/update GB18030 encoding group for GB18030-2022
#956 opened by jtv - 0
Ban borrowed ranges where they're not safe
#954 opened by jtv - 1
- 2
String conversion API needs extensions
#948 opened by jtv - 5
Use C++20 formatting library for `concat()`?
#938 opened by jtv - 1
Replace `pqxx::bytes`.
#924 opened by jtv - 2
Use `std::source_location` in exceptions.
#923 opened by jtv - 0
Fill out string conversion testing
#953 opened by jtv - 0
Revise datatypes documentation for 8.0
#952 opened by jtv - 3
stream_query with parameters
#933 opened by sulakm - 25
Allow parsing arrays without connection
#841 opened by alexolog - 9
Pipeline retrieve deadlocks when streaming many insertions (possible race condition)
#942 opened by jdmdmm - 1
- 1
Needless separation of test categories
#934 opened by jtv - 0
Marker type for `quote_name()`
#935 opened by jtv - 3
size_buffer() for (sparse) arrays doesnt account for separator for null-y values
#922 opened by nbhat1998 - 2
MemorySanitizer: use-of-uninitialized-value
#930 opened by Rubens-Schmitz - 2
unknown attribute 'assume' with Apple Clang
#928 opened by ankane - 14
- 13
- 4
7.10.0 and min cmake version
#916 opened by devrimgunduz - 21
Heap corruption when passing vector of optional int64_t
#906 opened by Gugap - 6
How to actively(immediately) drop a connection?
#905 opened by leonleeann - 1
identifier is undefined
#901 opened by SPekkOPs1 - 6
here comes:
#898 opened by LunaticLegacy - 3
after i built this source code by cmake i cant include the headerfile correctly
#896 opened by LunaticLegacy - 3
I met something bad after generating solutions after generated the source code by cmake
#897 opened by LunaticLegacy - 2
- 5
query() for prepared statements
#871 opened by jtv - 4
Cannot compile libpqxx using either static or dynamic libraries on Ubuntu 24.04
#893 opened by blue-santa - 3
Strange nontransaction behaviour...
#891 opened by itseramin - 1
/bin/true does not exist on MacOS X
#885 opened by dgilman - 2
Link in navigation bar is wrong
#883 opened by Paebbels - 7
building fail on github actions using cmake 3.30
#863 opened by dr3mro - 4
Cross compile of the pqxx in c++ for arm7
#865 opened by fuadsmed - 24
CMakeDetermineCompileFeatures throwing errors
#851 opened by KillerDiek - 7
- 9
- 11
linking issue when using torch+pqxx in cmake.
#833 opened by blueberry64 - 6
`stream_to` uses `quote_name` as 2 argument function
#853 opened by soro - 7
std::ranges undefined?
#858 opened by abrownsword - 7
Readthedocs /stable documentation page is empty.
#845 opened by 1Rogue - 2
Any example to deal with time or date?
#843 opened by yanli-china - 4
- 6
Can't use libpqxx 7.9.0 from vcpkg in a Visual Studio 2022 C++ 17 project
#834 opened by SashkaCosmonaut