[MM-64437] Hotfix on attribute view creation error (#31225)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c9006b55e1
Коммит
1cf2f08108
@@ -269,6 +269,8 @@ channels/db/migrations/mysql/000135_sidebarchannels_categoryid.down.sql
|
||||
channels/db/migrations/mysql/000135_sidebarchannels_categoryid.up.sql
|
||||
channels/db/migrations/mysql/000136_create_attribute_view.down.sql
|
||||
channels/db/migrations/mysql/000136_create_attribute_view.up.sql
|
||||
channels/db/migrations/mysql/000137_update_attribute_view.down.sql
|
||||
channels/db/migrations/mysql/000137_update_attribute_view.up.sql
|
||||
channels/db/migrations/postgres/000001_create_teams.down.sql
|
||||
channels/db/migrations/postgres/000001_create_teams.up.sql
|
||||
channels/db/migrations/postgres/000002_create_team_members.down.sql
|
||||
@@ -539,3 +541,5 @@ channels/db/migrations/postgres/000135_sidebarchannels_categoryid.down.sql
|
||||
channels/db/migrations/postgres/000135_sidebarchannels_categoryid.up.sql
|
||||
channels/db/migrations/postgres/000136_create_attribute_view.down.sql
|
||||
channels/db/migrations/postgres/000136_create_attribute_view.up.sql
|
||||
channels/db/migrations/postgres/000137_update_attribute_view.down.sql
|
||||
channels/db/migrations/postgres/000137_update_attribute_view.up.sql
|
||||
|
||||
Ссылка в новой задаче
Block a user