poco/Data/PostgreSQL
Aleksandar Fabijanic 9530a77347
Insert NULL using BULK #4001 (#4755)
* fix(ODBC): Insert NULL using BULK #4001
resolve bound types and sizes at compile time

* fix: remove string suffix for static_assert

* Insert NULL using BULK #4001

* fix: typo

* fix(SQLite): missing functions; consolidate extract calls

* chore(SQLite): remove unnecessary typedef

* fix(SQLite): remove duplicate functions

* fix(SQLite): compile errors and warnings

* fix(SQLite): extract implementation signatures

* fix(SQLite): long64 platforms compile errors

* fix(SQLite): long64 platforms compile errors, part ii

* fix(ODBC): windows build

* fix(ODBC): MSSQL big string on windows

* fix(Data): psql and mysql compile errors

* fix(PostgreSQL): add missing functions

* fix(ODBC): revert column size discovery (breaks Oracle)

* fix(PostgreSQL): Nullable extraction #4001

* fix(MySQL): Nullable extraction #4001

* chore(Data): code tidy up

* fix(ODBC): add missing changes
2024-11-11 18:23:21 +01:00
..
cmake Cleanup cmake build system to use transitive dependency management from cmake (#2321) 2018-06-03 11:17:50 -05:00
include Insert NULL using BULK #4001 (#4755) 2024-11-11 18:23:21 +01:00
src Insert NULL using BULK #4001 (#4755) 2024-11-11 18:23:21 +01:00
testsuite Insert NULL using BULK #4001 (#4755) 2024-11-11 18:23:21 +01: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