#!/bin/bash set -e echo "📦 Running Alembic migrations..." export SKIP_SCHEMA_BOOTSTRAP=1 MISSING=$(python3 <