#!/bin/bash
set -e
python manage.py migrate
python manage.py migrate_clickhouse
python manage.py run_async_migrations