poco/Data/testsuite
Aleksandar Fabijanic 36c808230c
fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 (#4738)
* 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>
2024-10-19 21:43:00 +02:00
..
src fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 (#4738) 2024-10-19 21:43:00 +02:00
CMakeLists.txt fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile-testrunner fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation 2024-02-14 00:23:38 +01:00
TestSuite_NO_SQL_PARSER.progen enh(build): vcpkg support, cleanup/consistency 2024-04-03 09:20:14 +02:00
TestSuite_NO_SQL_PARSER.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
TestSuite_vs160.vcxproj 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
TestSuite_vs160.vcxproj.filters 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
TestSuite_vs170.vcxproj 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
TestSuite_vs170.vcxproj.filters 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
TestSuite_VS90.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
testsuite.cmake RFC: Remove Windows CE support (#4342) 2023-12-14 00:25:04 +01:00
TestSuite.progen fix(build): regenerate VS projects #4453 2024-02-14 00:25:14 +01:00