Removes the backslash in migrations.list (#27882)
The use of the backslash was causing issues between different versions of make.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c582f49739
Коммит
cd99c4068d
@@ -1,5 +1,4 @@
|
||||
# Autogenerated file to synchronize migrations sequence in the PR workflow, please do not edit.
|
||||
#
|
||||
channels/db/migrations/mysql/000001_create_teams.down.sql
|
||||
channels/db/migrations/mysql/000001_create_teams.up.sql
|
||||
channels/db/migrations/mysql/000002_create_team_members.down.sql
|
||||
|
||||
Ссылка в новой задаче
Block a user