left4me/l4d2web/alembic/versions
mwiegand ffc4cdbd7d
refactor(l4d2-web): remove legacy external overlay type
The workshop + managed-global overlay surface fully covers the
admin-SFTP flow that 'external' was a placeholder for. Drop the type
from the model defaults, builder registry, routes, template, and
tests, and add migration 0004 that deletes any leftover external
rows along with their blueprint and job references.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 09:31:04 +02:00
..
0001_initial.py chore(l4d2): flatten component layout 2026-05-05 23:47:06 +02:00
0002_workshop_overlays.py feat(l4d2-web): typed overlays + workshop schema migration 2026-05-07 16:35:13 +02:00
0003_global_map_overlays.py feat(l4d2-web): managed global map overlays with daily refresh 2026-05-08 08:05:14 +02:00
0004_drop_legacy_external_overlay_type.py refactor(l4d2-web): remove legacy external overlay type 2026-05-08 09:31:04 +02:00
b2c684fddbd3_make_server_port_unique.py fix: enable batch operations in alembic for sqlite unique constraints 2026-05-06 20:59:18 +02:00