[Bug 286604] www/py-django51: Fix bug in SQLite migrations
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 286604] www/py-django51: Fix bug in SQLite migrations"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286604] www/py-django51: Fix bug in SQLite migrations"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286604] www/py-django51: Fix bug in SQLite migrations"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 May 2025 14:48:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286604 Bug ID: 286604 Summary: www/py-django51: Fix bug in SQLite migrations Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: python@FreeBSD.org Reporter: grembo@FreeBSD.org Flags: maintainer-feedback?(python@FreeBSD.org) Assignee: python@FreeBSD.org Created attachment 260173 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260173&action=edit Patch to fix sqlite migrations problem There's a bug in django51 (already fixed upstream) that prevents SQLite migrations to function properly (column names were quoted when they should not have been). Patch for git-am attached. -- You are receiving this mail because: You are the assignee for the bug.