Skip to content

Use alembic comparator instead of database diff #240

Use alembic comparator instead of database diff

Use alembic comparator instead of database diff #240

name: Run Database Tests
on:
push:
jobs:
call_test_postgresql:
uses: ./.github/workflows/test_postgresql.yaml
call_test_mysql:
uses: ./.github/workflows/test_mysql.yaml
call_test_sqlite:
uses: ./.github/workflows/test_sqlite.yaml