mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 16:05:58 +03:00
[GH-ISSUE #356] migration failed #231
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kilin-s on GitHub (Sep 11, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/356
Hi.
I get errors when run migrations.
In file appsettings/migrations/0002_auto_20200527_1603.py in row setting(10, _("Disk Cache"), "INSTANCE_VOLUME_DEFAULT_CACHE", "directsync", "default,directsync,none,unsafe,writeback,writethrough", _("Disk volume cache type")), value default,directsync,none,unsafe,writeback,writethrough - longer than 50
I use mysql as db.
@catborise commented on GitHub (Sep 11, 2020):
@pytker thanks i made it 70. will create commit