Skip to content

Set default sequence value when upgrading schema

Laurent Deny requested to merge trusted-ldeny/fix_index_update into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

When existing dataspace are upgraded, the serial index needs to be set at the last number instead of the default 1

Merge request reports