hotfix: extend azure connection string for SAS

This commit is contained in:
Christoph Schabert 2023-04-13 11:27:50 +02:00
parent 079d48c0e4
commit d34aaff500

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)