Skip to content

Update APDB schema version number to 5.0.0 #442

Update APDB schema version number to 5.0.0

Update APDB schema version number to 5.0.0 #442

Workflow file for this run

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