Skip to content

Commit

Permalink
Fix CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydwatkin authored Mar 27, 2024
1 parent d70a6b3 commit b54c1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MySQL2 Split

![Build Status](https://github.com/olioex/mysql2-split/workflows/ci/badge.svg)
![Build Status](https://github.com/olioex/mysql2-split/workflows/CI/badge.svg)

MySQL2Split is generic primary/replica proxy for ActiveRecord 7.1+ and MySQL. It handles the switching of connections between primary and replica database servers. It comes with an ActiveRecord database adapter implementation.

Expand Down

0 comments on commit b54c1ef

Please sign in to comment.