mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 10:13:51 +01:00
36c808230c
* fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 * chore(ODBC): remove unused vars; fix SQL Server SDK include path #4324 * fix(ODBC): trim UTF16 string #4324 * chore(ODBC): add compile time big string diagnostics #4324 * chore(ODBC): add SQLServer big string vector test case #4324 * fix(ODBC): detect SQLServer header #4324 * chore: add listing msodbdcsql18 folder #4324 * ci: change odbc drivers installation order #4324 * chore(CMake): Add option ENABLE_DATA_SQL_SERVER_BIG_STRINGS, auto-detection of msodbcsql.h on Linux and macOS * fix(ODBC): detect backend at runtime for string size; add Session::dbmsName() #4324 * fix(ODBC): wrong char to string conversion #4324 --------- Co-authored-by: cunj123 <n.belusic@pta.hr> Co-authored-by: Matej Kenda <matejken@gmail.com> |
||
---|---|---|
.. | ||
cmake | ||
DataTest | ||
doc | ||
include/Poco/Data | ||
MySQL | ||
ODBC | ||
PostgreSQL | ||
samples | ||
SQLite | ||
SQLParser | ||
src | ||
testsuite | ||
CMakeLists.txt | ||
Data_NO_SQL_PARSER.progen | ||
Data_NO_SQL_PARSER.vcproj | ||
Data_vs160.sln | ||
Data_vs160.vcxproj | ||
Data_vs160.vcxproj.filters | ||
Data_vs170.sln | ||
Data_vs170.vcxproj | ||
Data_vs170.vcxproj.filters | ||
Data_VS90.sln | ||
Data_VS90.vcproj | ||
Data.progen | ||
dependencies | ||
extradirs | ||
Makefile |