Pull request #671: hotfix: extend azure connection string for SAS

Merge in RED/persistence-service from hotfix/sas to master

* commit 'd34aaff5000dffa6ea53b9014e5845c9a1c29aca':
  hotfix: extend azure connection string for SAS
This commit is contained in:
Christoph Schabert 2023-04-13 12:57:26 +02:00
commit 7ce9405cd6

View File

@ -57,7 +57,7 @@ databaseChangeLog:
type: VARCHAR(255)
- column:
name: storage_azure_connection_string
type: VARCHAR(512)
type: VARCHAR(1024)
- column:
name: storage_azure_container_name
type: VARCHAR(255)