Skip to content

Qore 1.0.5

Choose a tag to compare

@davidnich davidnich released this 17 Sep 06:01
· 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-RECORD exception 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-dot and allow-output-dot options
  • 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.