Qore 1.0.5
·
3442 commits
to develop
since this release
This is a bugfix release milestone for Qore; click here for a complete list of features implemented and issues addressed in this release
Summary of changes:
- DbDataProvider fixed the create record API to throw a
DUPLICATE-RECORDexception when inserting errors happen due to duplicate keys - FreetdsSqlUtil added APIs to allow detection of duplicate error exceptions
- Mapper fixed handling of automatically-provided input records with field names with embedded dots; un-deprecated the
allow-dotandallow-output-dotoptions - MysqlSqlUtil added APIs to allow detection of duplicate error exceptions
- OracleSqlUtil added APIs to allow detection of duplicate error exceptions
- PgsqlSqlUtil added APIs to allow detection of duplicate error exceptions
- SqlUtil added APIs to allow detection of duplicate error exceptions
See the release notes for more info.