poco/Data/PostgreSQL
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
..
cmake Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
include fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 (#4738) 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
testsuite chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
CMakeLists.txt fix(cmake): increase minimum version to 3.15, fix Data::PostgreSQL include target, remove unnecessary cmake modules that are provided with CMake itself (#4540) 2024-10-16 12:09:24 +02:00
dependencies add postgresql 2018-05-07 15:28:38 +00:00
Makefile fix(SQLParser): remove leftover unnecessary includes 2024-02-14 09:53:52 +01:00
PostgreSQL_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
PostgreSQL_vs160.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
PostgreSQL_vs160.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
PostgreSQL_vs170.vcxproj chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
PostgreSQL_vs170.vcxproj.filters updated VS project files 2022-05-17 07:33:50 +02:00
PostgreSQL_VS90.sln add postgresql 2018-05-07 15:28:38 +00:00
PostgreSQL_VS90.vcproj fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation 2024-02-14 00:23:38 +01:00
PostgreSQL.make fix include/lib paths for Apple Silicon 2022-11-17 11:47:18 +01:00
PostgreSQL.progen enh(build): vcpkg support, cleanup/consistency 2024-04-03 09:20:14 +02:00
vcpkg-configuration.json chore(build): vcpkg dependencies 2024-04-03 08:42:20 +02:00
vcpkg.json chore(build): vcpkg dependencies 2024-04-03 08:42:20 +02:00