mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-15 21:31:24 -05:00
[GH-ISSUE #3018] 1.18.3 - Appears to cause Sqlite Mirgration Issues #27914
Reference in New Issue
Block a user
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 @JDKB22 on GitHub (May 7, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3018
Originally assigned to: @oschwartz10612 on GitHub.
Describe the Bug
After updating to EE-1.18.3 from 1.18.3 it appears this creates an issue for the migration process for an sqlite DB.
Environment
To Reproduce
Update from 1.18.2 to 1.18.3
Expected Behavior
This should follow the normal upgrade process and not hang on the Sqlite Migration.
@oschwartz10612 commented on GitHub (May 7, 2026):
Looking into it
@oschwartz10612 commented on GitHub (May 7, 2026):
Fixed by #3021 pushing over the tag now