AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 2.0.2.1 for qore 1.0.10 * Use supported APIs for string operations
- Update to version 2.0.2.1 for qore 0.9.15 * Fixed selectRow() to properly report errors in fetching data * Implemented support for the collation option for mysql * Updated to QoreValue API * Minor bugfixes
- add s390x in spec file
- Update to 2.0.2.1 (fix aarch64 build): * New Features and Bug Fixes - updated SQLStatement::fetchColumns() to return an empty hash when no data is available (issue 1241) - fixed a bug where DBI-SELECT-ROW-ERROR exceptions were being raised as MYSQL-SELECT-ROW-ERROR exceptions (issue 2542) * Update from 2.0.2: - fixed formatting bugs in invalid value specification error messages - updated configure to find and compile with MariaDB and Percona includes and libs - placeholders and quotes in SQL comments are ignored - fixed time column retrieval; the date component is now set to 1970-01-01 - fixed binary and varbinary column handling - fixed the "optimal-numbers" option with decimal values with decimal points (issue 542) - fixed returning result sets with duplicate column names (issue 832) - Switch source URL to github - Add aarch64 as 64-bit arch in spec file
- add ppc64le as 64 bit architecture in spec file
- fixed license in spec file. GPL-2.0+ used only
- migrated to OBS file layout