poco/Data
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
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Data fix(Data::Session): Set autoCommit to false in Session #4167 #4143 2023-10-25 22:44:27 +02:00
MySQL merge Data/MySQL changes from 1.12.5 2023-10-04 08:42:11 +02:00
ODBC CI improvements (#4236) 2023-11-03 14:34:31 +01:00
PostgreSQL added new memeber SqlState to PostgreSQLException and made use of it. (#4099) 2023-10-20 17:44:04 +02:00
samples chore(build): add missing distclean 2023-10-15 17:56:48 +02:00
SQLite fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
src fix(Data::Session): Set autoCommit to false in Session #4167 #4143 2023-10-25 22:44:27 +02:00
testsuite Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
CMakeLists.txt Devel (#3586) 2022-05-15 11:05:56 -05:00
Data_vs140.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs140.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs140.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs150.vcxproj chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs150.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_vs160.sln re-generated project files 2020-01-11 22:33:28 +01:00
Data_vs160.vcxproj feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data_vs160.vcxproj.filters feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data_vs170.sln ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Data_vs170.vcxproj ProGen vs170 projects with Win32,x64,ARM64 (#3612) 2022-05-27 21:58:46 -05:00
Data_vs170.vcxproj.filters chore(Data): update VS project files (add Transcoder #3396) 2022-05-03 11:58:18 -05:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00
Data.progen updated progen files 2020-01-11 09:34:54 +01:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile feat(Data): Add JSONRowFormatter #3602 2022-05-22 12:41:34 -07:00