poco/Data/ODBC
Nino Belušić 90dd3821ed
CI improvements (#4236)
* feat(ci): run pull request runs only on pull request open #4205

* feat(ci): add retry action for tsan #4205

* feat(ci): use local action for retrying tsan #4205

* fix(ci): use correct version of retry action #4205

* fix: make POSIX event thread safe

* feat(ci): add info on retry action to ci.yml header #4205

* feat(ci): add linux mysql test #4205

* feat(ci): remove unused mysql containers from tests#4205

* feat(ci): add linux postgre test #4205

* feat(ci): add linux redis test #4205

* feat(ci): add linux mongodb tests #4205

* feat(ci): add mysql odbc test #4205

* chore(ci): rename tests #4205

* chore(ci): pin postgres and mysql versions #4205

* feat(ci): add odbc postgres tests #4205

* chore(ci): mysql odbc comment #4205

* chore(ci): disable windows 2019 job #4205

* feat(ci): add linux oracle tests #4205

* chore(ci): disable oracle tests #4205

* feat(ci): add sql server tests #4205

* chore(ci): disable postgres tests #4205

* chore(ci): add logging for task test #4205

* feat(ci): add local retry action #4205

* feat(ci): ignore process kill failure in action #4205

* feat(ci): send SIGKILL instead of SIGTERM in action #4205

* chore(ci): add updated action #4205

* chore(ci): reduce tsan timeout #4205

* feat(ci): kill process without children #4205

* feat(ci): send SIGTERM to child in action #4205

* feat(ci): prolong tsan timeout #4205

* chore(ci): add missing newlines #4205

* fix(ci): revert sql server test FreeTDS version #4205

* feat(ci): add retry to all jobs #4205

* feat(ci): setup python for codeQL #4205

* chore(ci): disable throwing on codeql error #4205
2023-11-03 14:34:31 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
include/Poco/Data/ODBC fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
src fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
testsuite CI improvements (#4236) 2023-11-03 14:34:31 +01:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
ODBC_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
ODBC_vs140.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs140.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
ODBC_vs150.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs150.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
ODBC_vs160.vcxproj re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs160.vcxproj.filters re-generated project files 2020-01-12 23:04:09 +01:00
ODBC_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
ODBC_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
ODBC_vs170.vcxproj.filters added VS2022 project files 2022-02-19 21:06:24 +01:00
ODBC_VS90.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
ODBC_VS90.vcproj project file fixes 2020-01-11 12:45:39 +01:00
ODBC.make #3090: Do not initialize value with undefined behavior 2021-06-14 23:32:37 +02:00
ODBC.progen updated progen files 2020-01-11 09:34:54 +01:00