Unreleased Changes

Note

These changes have not yet been released.

If you are viewing this document on the Crate.io website, these changes reflect what exists on the master branch in Git. This is where we collect changes before they are ready for release.

Warning

Unreleased changes may not be ready for general use and could lead to data corruption or data loss. You should back up your data before experimenting with unreleased changes.

Table of contents

Changes

None

Fixes

  • Fixed a regression introduced in 5.3.0 which caused INSERT INTO statements with a ON CONFLICT clause on tables with generated primary key columns to fail with an ArrayIndexOutOfBoundsException.

Feedback

How helpful was this page?