poco/Foundation
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 fix(cmake): PocoFoundationConfig.cmake should now check for PCRE2 #3677 2022-07-09 19:13:04 +02:00
fuzzing test: move fuzzing tests from google/oss-fuzz repository (#4719) 2024-10-10 13:30:10 +02:00
include/Poco Insert NULL using BULK #4001 (#4755) 2024-11-11 18:23:21 +01:00
samples Stack trace (#4691) 2024-10-10 10:36:13 +02:00
src fix: aix build #4742 2024-10-23 13:51:06 +02:00
testsuite Activity now sets _running flag to false when it finishes (#4748) 2024-10-30 16:59:08 +01:00
CMakeLists.txt fix: aix build #4742 2024-10-23 13:51:06 +02:00
Foundation_vs160.sln revert Foundation project files 2020-01-11 23:59:05 +01:00
Foundation_vs160.vcxproj File lock (#4734) 2024-10-16 23:58:00 +02:00
Foundation_vs160.vcxproj.filters pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
Foundation_vs170.sln Remaining changes for Windows on ARM64 support (#3608) 2022-05-26 22:40:30 -05:00
Foundation_vs170.vcxproj File lock (#4734) 2024-10-16 23:58:00 +02:00
Foundation_vs170.vcxproj.filters pcre2: Version 10.44 (#4478) (#4678) 2024-10-03 10:49:27 +02:00
Makefile File lock (#4734) 2024-10-16 23:58:00 +02:00
nonexistent.txt feat(Data::AbstractSessionImpl): add autoCommit property and tests #4261 (#4262) 2023-12-22 09:27:34 +01:00