Skip to content

fix: Schema update fail on special characters name

Laurent Deny requested to merge upgrade_fail_special_characters 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?

Schema upgrade fail with special quaracters, since schema names were not quoted.

Merge request reports