BeaconCMS/beacon

CI - run tests on multiple databases

Open

#94 opened on Jan 6, 2023

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Elixir (120 forks)batch import
choreenhancementgood first issue

Repository metrics

Stars
 (1,194 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

1 - Update https://github.com/BeaconCMS/beacon/blob/main/.github/workflows/elixir.yml to run tests on postgres, mysql, and mssql

2 - Update README.md to mention that Beacon supports the 3 built-in ecto adapters: postgres, mysql, mssql

Contributor guide