Pull request #670: hotfix: Change Azure connection string db field limit

Merge in RED/persistence-service from AzureConectionString to master

* commit '3fa4693bd5765ce5bd7583d15f2291c776e56fea':
  hotfix: Change Azure connection string db field limit
This commit is contained in:
Christoph Schabert 2023-04-12 16:10:21 +02:00
commit 079d48c0e4

View File

@ -57,7 +57,7 @@ databaseChangeLog:
type: VARCHAR(255)
- column:
name: storage_azure_connection_string
type: VARCHAR(255)
type: VARCHAR(512)
- column:
name: storage_azure_container_name
type: VARCHAR(255)
@ -79,4 +79,4 @@ databaseChangeLog:
- column:
name: storage_s3_endpoint
type: VARCHAR(255)
tableName: tenant
tableName: tenant